Jenkins and plugins versions report
N/A
What Operating System are you using (both controller, and any agents involved in the problem)?
N/A
Reproduction steps
- create a groovy parser which scans the console log (not some specific report file)
- run the parser on a build which has console text that the groovy parser will match
Expected Results
no fingerprint error messages for the parser execution
Actual Results
It seems like there is one fingerprint related error entry per match of the groovy parser.
So the 113 in the image relates to the number of lines + the skipped 93 that are shown behind the warning icon:
Error Messages
Can't create fingerprints for some files:
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
... skipped logging of 93 additional errors ...
Anything else?
No response
Are you interested in contributing a fix?
No response
Jenkins and plugins versions report
N/A
What Operating System are you using (both controller, and any agents involved in the problem)?
N/A
Reproduction steps
Expected Results
no fingerprint error messages for the parser execution
Actual Results
It seems like there is one fingerprint related error entry per match of the groovy parser.
So the 113 in the image relates to the number of lines + the skipped 93 that are shown behind the warning icon:
Anything else?
No response
Are you interested in contributing a fix?
No response