Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-22798

FATAL: tried to access method hudson.tasks.test.AggregatedTestResultAction.add

      The exception below occurs when building a matrix project. The build itself works, but is marked as failure because of the following exception.

      FATAL: tried to access method hudson.tasks.test.AggregatedTestResultAction.add(Lhudson/tasks/test/AbstractTestResultAction;)V from class hudson.tasks.test.TestResultAggregator
      java.lang.IllegalAccessError: tried to access method hudson.tasks.test.AggregatedTestResultAction.add(Lhudson/tasks/test/AbstractTestResultAction;)V from class hudson.tasks.test.TestResultAggregator
      	at hudson.tasks.test.TestResultAggregator.endRun(TestResultAggregator.java:57)
      	at hudson.matrix.DefaultMatrixExecutionStrategyImpl.notifyEndBuild(DefaultMatrixExecutionStrategyImpl.java:219)
      	at hudson.matrix.DefaultMatrixExecutionStrategyImpl.run(DefaultMatrixExecutionStrategyImpl.java:162)
      	at hudson.matrix.MatrixBuild$MatrixBuildExecution.doRun(MatrixBuild.java:357)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518)
      	at hudson.model.Run.execute(Run.java:1709)
      	at hudson.matrix.MatrixBuild.run(MatrixBuild.java:306)
      	at hudson.model.ResourceController.execute(ResourceController.java:88)
      	at hudson.model.Executor.run(Executor.java:231)
      	at hudson.model.OneOffExecutor.run(OneOffExecutor.java:43)
      

      Version 1.561 is affected, a downgrade to 1.560 solves the issue for me.

          [JENKINS-22798] FATAL: tried to access method hudson.tasks.test.AggregatedTestResultAction.add

          Florian P created issue -
          Jerry Lundström made changes -
          Component/s New: junit [ 15499 ]
          Component/s Original: cobertura [ 15500 ]
          Assignee Original: Stephen Connolly [ stephenconnolly ]
          Jerry Lundström made changes -
          Component/s New: cobertura [ 15500 ]
          Assignee New: Stephen Connolly [ stephenconnolly ]
          Jerry Lundström made changes -
          Component/s New: matrix-project [ 18765 ]
          Jerry Lundström made changes -
          Assignee Original: Stephen Connolly [ stephenconnolly ] New: Kohsuke Kawaguchi [ kohsuke ]
          Michael Clarke made changes -
          Assignee Original: Kohsuke Kawaguchi [ kohsuke ] New: Michael Clarke [ mc1arke ]
          Michael Clarke made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 154913 ] New: JNJira + In-Review [ 195079 ]

            mc1arke Michael Clarke
            notizblock Florian P
            Votes:
            9 Vote for this issue
            Watchers:
            18 Start watching this issue

              Created:
              Updated:
              Resolved: