Issue Type: Bug Bug
Affects Versions: current
Assignee: Ulli Hafner
Components: warnings
Created: 17/Apr/14 9:13 AM
Description:

When parsing multiple workspace files (using "GNU Make + GNU C Compiler" Parser), only the last file's parsing results are linked to dashboard.

Though, in console output both files are mentioned to be parsed properly.

Console Output
-------------- 8< -------------
[WARNINGS] Parsing warnings in files 'buildTestUnits.log' with parser GNU Make + GNU C Compiler (gcc)
[WARNINGS] Finding all files that match the pattern buildTestUnits.log
[WARNINGS] Parsing 1 files in /var/lib/jenkins/jobs/foo/workspace
[WARNINGS] Successfully parsed file /var/lib/jenkins/jobs/foo/workspace/buildTestUnits.log of module with 1 warnings.
[WARNINGS] Parsing warnings in files 'buildProduct.log' with parser GNU Make + GNU C Compiler (gcc)
[WARNINGS] Finding all files that match the pattern buildProduct.log
[WARNINGS] Parsing 1 files in /var/lib/jenkins/jobs/foo/workspace
[WARNINGS] Successfully parsed file /var/lib/jenkins/jobs/foo/workspace/buildProduct.log of module with 1 warnings.
---------------->8 -------------------

Note: Compiler warnings of files are differently

After successful build I have two entries "GNU Make + GNU C Compiler Warnings", at the dashboard menu on the left hand side, according to my job configuration.

No matter which one is choosed, only the parsing results of the last files are shown, which is Jenkins-URL: http://jenkins:8080/job/foo/<buildNo>/warnings22Result/
It appears that there is some issue in the hyperlink assignment for the dashboard.

Same behavior appears when using combination "Scan console log" + "Scan workspace file"

Environment: Debian wheezy, x86_64, Jenkins 1.559, Warnings Plug-in 4.40
Project: Jenkins
Priority: Major Major
Reporter: Thomas Ellinger
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to