[FOLIO-2658] Intermittent Jenkins failures NoSuchMethodError plugins/jira/JiraSession Created: 26/Jun/20 Updated: 27/Jun/20 Resolved: 27/Jun/20 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | TBD |
| Reporter: | David Crossley | Assignee: | David Crossley |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | DevOps: sprint 90 |
| Development Team: | FOLIO DevOps |
| Description |
|
For the past week or so, many Jenkins builds fail at the end of the "Checkout" stage. java.lang.NoSuchMethodError: hudson.plugins.jira.JiraSite.getSession()Lhudson/plugins/jira/JiraSession; at io.jenkins.blueocean.service.embedded.jira.JiraSCMListener.onChangeLogParsed(JiraSCMListener.java:47) at org.jenkinsci.plugins.workflow.job.WorkflowRun.onCheckout(WorkflowRun.java:865) ... Re-running the build soon after is successful. |
| Comments |
| Comment by David Crossley [ 26/Jun/20 ] |
|
We have v3.1.0 of the "Jira" plugin. This seems to be the ticket: As at 2020-06-26 there is a fix applied but not yet released. |
| Comment by David Crossley [ 27/Jun/20 ] |
|
That prior comment was incorrect. The v3.1.1 is released. Now it is installed on our Jenkins. |