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

JenkinsAbstractProjectListener ::onNotifyCommit() totally fails if a runtime exception happens in one item

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • git-plugin

    Description

      JenkinsAbstractProjectListener::onNotifyCommit() checks all projects with SCM triggers sequentially. Then it calls getSCMs() of the project and processes SCMs. If the method somehow fails (e.g. NPE), the method exists => one corrupted project may cause a total outage of Git SCM triggers

      Example of the issue: JENKINS-26761 (caused by workflow-plugin)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              oleg_nenashev Oleg Nenashev
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: