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

Log spam about ChangeLogAnnotator

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • collabnet-plugin
    • None
    • CollabNets version 2.0.8, Jenkins version 2.401.3

      The plugin causes constant log spam like this:

      2024-04-16 12:59:39.840+0000 [id=561629]        WARNING hudson.scm.ChangeLogAnnotator#annotate: You must override the newer overload of annotate from hudson.plugins.collabnet.CNChangeLogAnnotator

      Our customer's controller is seeing over 1,000 of these logs per hour. It looks like https://github.com/jenkinsci/collabnet-plugin/blob/master/src/main/java/hudson/plugins/collabnet/CNChangeLogAnnotator.java has not changed in 14 years, and may need an update due to changes in the annotate API. See https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/scm/ChangeLogAnnotator.java#L84

            arunpandurangan Arun
            owenmehegan Owen Mehegan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: