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

NullPointerException in AbstractBuildExecution.post

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • accurev-plugin
    • None

      After upgrade of Jenkins from v2.150.1 Jenkins logs /var/log/jenkins.log the builds as being successful but dashboard shows the job as failed and console output logs shows:

      ...

      Archiving artifacts
      FATAL: null
      java.lang.NullPointerException
      at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:640)
      at hudson.model.Run.execute(Run.java:1835)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      at hudson.model.ResourceController.execute(ResourceController.java:97)
      at hudson.model.Executor.run(Executor.java:429)
      Finished: FAILURE

       

            Unassigned Unassigned
            mhadwen Mark Hadwen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: