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

Logparsing rule does not work on one specific error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • log-parser-plugin
    • None
    • jenkins Version 2.452.2
      Log Parser Plugin Version 2.3.4

      one specific line in our build output does not seem to recognised by the parsing rules

      The line:

      [2024-06-19T12:37:03.782Z] ../subprojects/libev-4.33/ev.c:2143:31: warning: 'ev_default_loop_ptr' initialized and declared 'extern'

      The regex is placed at the top of the logparser file

      ok /ev.c:2143:31: warning:? .ev_default_loop_ptr. initialized and declared .extern./

      But the warning is still reported in the parsed output.

       

      All other regex in the file works fine.

       

            mreinhardt Martin Reinhardt
            jens_lund_jensen Jens
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: