-
Bug
-
Resolution: Fixed
-
Critical
-
None
Since a few days, on our Apache Hudson installation, parsing of Clover's clover.xml or the Coberture's coverage.xml file fails (but not in all cases, sometimes it simply passes with the same build and same job configuration). This only happens after transferring to master, the reports and xml file is created on Hudson slave. It seems like the network code somehow breaks the xml file during transfer to the master.
Downloading th clover.xml from the workspace to my local computer and validating it confirms, that it is not incorrectly formatted and has no XML parse errors.
- Here are errors that appear during clover publishing: https://hudson.apache.org/hudson/job/Lucene-trunk/1336/console
- For cobertura: https://hudson.apache.org/hudson/view/Directory/job/dir-shared-metrics/34/console
- duplicates
-
JENKINS-7951 Build fails on parsing coverage.xml
- Closed
- is duplicated by
-
JENKINS-8273 java.io.EOFException when running AccuRev streams command
- Resolved
-
JENKINS-8742 Bug in Channel class or communication to slaves - Accurev plugin fails when getting list of streams
- Resolved
-
JENKINS-7951 Build fails on parsing coverage.xml
- Closed
-
JENKINS-7897 Cobertura plugin fails reading wrong coverage summary
- Closed
- is related to
-
JENKINS-7871 "java.io.IOException: Bad file descriptor" when file copied from slave
- Resolved
-
JENKINS-7809 Remote Launcher randomly returns no data.
- Resolved