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

Build Failure Analyzer Plugin lost knowledgebase after restart Jenkins

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • Amazon Linux 2
      Jenkins 2.387.1 (from docker file)
      Build Failure Analyzer Version 2.4.1, knowledgeBase: localFile

      I try to use "Build Failure Analyzer" plugin. 
      I set up knowledgebase via "Failure Cause Management" and it works. But after restarting Jenkins (or re-deployment), the knowledgebase is empty, all cases are lost.
      Below is the configuration from "Configuration as Code":

      buildFailureAnalyzer:
        doNotAnalyzeAbortedJob: false
        gerritTriggerEnabled: false
        globalEnabled: true
        graphsEnabled: true
        knowledgeBase: "localFile"
        maxLogSize: 0
        metricSquashingEnabled: false
        fallbackCategoriesAsString: "Error"
        noCausesEnabled: true
        noCausesMessage: "No problems were identified. If you know why this problem occurred,\
            \ please add a suitable Cause for it."
        nrOfScanThreads: 3
        slackFailureCategories: "ALL"
        slackNotifEnabled: false
        testResultParsingEnabled: false 

            t_westling Tomas Westling
            yakov_a Yakov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: