• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • jacoco-plugin
    • None
    • Jenkins fails to start after upgrade to 2.295 and JaCoCo plugin upgraded to 3.2.0
    • 3.3.0

      After upgrading to the latest (2.295) and plugins (lots of them), the Jenkins refuses to start, giving me the error page (see the attachment).

       

      I tried to revert to 2.291 (the latest working before the upgrade) but it also gives me errors.

          [JENKINS-65757] Jenkins 2.295 fails to start

          Lukasz Wiechec created issue -
          Oleg Nenashev made changes -
          Component/s New: git-plugin [ 15543 ]
          Oleg Nenashev made changes -
          Assignee New: Mark Waite [ markewaite ]

          Oleg Nenashev added a comment -

          markewaitethe stacktrace says that then failure is caused by NPE in Git Pl;ugin.

          Looking into it

          Oleg Nenashev added a comment - markewaite the stacktrace says that then failure is caused by NPE in Git Pl;ugin. Looking into it

          Oleg Nenashev added a comment -

          https://github.com/jenkinsci/git-plugin/blob/master/src/main/java/hudson/plugins/git/GitSCM.java#L2119-L2132 suggests that something is really wrong with initialization of this instance 

           

          lwiechec please provide full startup log before the instance fails

          Oleg Nenashev added a comment - https://github.com/jenkinsci/git-plugin/blob/master/src/main/java/hudson/plugins/git/GitSCM.java#L2119-L2132  suggests that something is really wrong with initialization of this instance    lwiechec  please provide full startup log before the instance fails
          Lukasz Wiechec made changes -
          Comment [ jenkins.err.log added to the Attachments ]
          Lukasz Wiechec made changes -
          Attachment New: jenkins.err.log [ 54904 ]

          thanks for looking into it; startup log added to the 'Attachment' section above

          Lukasz Wiechec added a comment - thanks for looking into it; startup log added to the 'Attachment' section above

          Mark Waite added a comment - - edited

          I saw mention in a mailing list message that a guice upgrade was introduced in a specific plugin and that may have caused startup issues. The Jenkins users mailing list "Upgraded Plugins: Jenkins fails to start" describes that the jacoco plugin upgraded to a newer version of the guice dependency and one user reported that a rollback was required for their environment.

          lwiechec, could you review the recently updated plugins in your installation?

          My installation of Jenkins 2.295 with the latest JaCoCo plugin does not show the problem with either Java 8 or Java 11, but that could be more of a happy accident than expected result.

          Are you using the JaCoCo plugin and if so, what version?

          Does the problem resolve itself if you downgrade to an older version of the JaCoCo plugin?

          Mark Waite added a comment - - edited I saw mention in a mailing list message that a guice upgrade was introduced in a specific plugin and that may have caused startup issues. The Jenkins users mailing list "Upgraded Plugins: Jenkins fails to start" describes that the jacoco plugin upgraded to a newer version of the guice dependency and one user reported that a rollback was required for their environment. lwiechec , could you review the recently updated plugins in your installation? My installation of Jenkins 2.295 with the latest JaCoCo plugin does not show the problem with either Java 8 or Java 11, but that could be more of a happy accident than expected result. Are you using the JaCoCo plugin and if so, what version? Does the problem resolve itself if you downgrade to an older version of the JaCoCo plugin?
          Mark Waite made changes -
          Assignee Original: Mark Waite [ markewaite ]

            teilo James Nord
            lwiechec Lukasz Wiechec
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: