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

NPE at start of maven surefire test

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Major Major
    • promoted-builds-plugin
    • None
    • Platform: All, OS: All

      This just started happening on a job that had been succeeding before. Nothing
      changed. This may be the result of a power outage that caused hudson machine to
      reboot.

      -------------------------------------------------------
      T E S T S
      -------------------------------------------------------
      Running TestSuite
      ERROR: Processing failed due to a bug in the code. Please report thus to
      users@hudson.dev.java.net
      java.lang.NullPointerException
      at
      hudson.plugins.promoted_builds.conditions.DownstreamPassCondition$RunListenerImp
      l.onCompleted(DownstreamPassCondition.java:150)
      at
      hudson.plugins.promoted_builds.conditions.DownstreamPassCondition$RunListenerImp
      l.onCompleted(DownstreamPassCondition.java:142)
      at hudson.model.listeners.RunListener.fireCompleted(RunListener.java:88)
      at hudson.model.Run.run(Run.java:877)
      at hudson.maven.MavenBuild.access$600(MavenBuild.java:47)
      at hudson.maven.MavenBuild$ProxyImpl2.close(MavenBuild.java:391)
      at
      hudson.maven.MavenModuleSetBuild$Builder.end(MavenModuleSetBuild.java:536)
      at
      hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:344)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:244)
      at hudson.model.Run.run(Run.java:832)
      at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:204)
      at hudson.model.ResourceController.execute(ResourceController.java:70)
      at hudson.model.Executor.run(Executor.java:90)
      FATAL: null
      java.lang.NullPointerException
      at hudson.model.AbstractItem.getFullName(AbstractItem.java:99)
      at hudson.model.AbstractItem.toString(AbstractItem.java:270)
      at java.lang.String.valueOf(String.java:2615)
      at java.lang.StringBuilder.append(StringBuilder.java:116)
      at
      hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:372)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:244)
      at hudson.model.Run.run(Run.java:832)
      at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:204)
      at hudson.model.ResourceController.execute(ResourceController.java:70)
      at hudson.model.Executor.run(Executor.java:90)

            Unassigned Unassigned
            manwich5 manwich5
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: