[
https://issues.apache.org/jira/browse/PHOENIX-5893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17417497#comment-17417497
]
Istvan Toth commented on PHOENIX-5893:
--------------------------------------
Even when the build and tests are successful, and and the timeout is set to
180s, Jacoco still fails 50% of the time on ASF Jenkins.
I'm out of ideas, so until someone comes up with a working fix I am disabling
Jacoco in the CI pipeline.
> Code coverage report not generated sometimes because of malformed input
> -----------------------------------------------------------------------
>
> Key: PHOENIX-5893
> URL: https://issues.apache.org/jira/browse/PHOENIX-5893
> Project: Phoenix
> Issue Type: Bug
> Reporter: Sandeep Guggilam
> Assignee: Istvan Toth
> Priority: Minor
>
> Sometimes the code coverage report is not generated because of error
> "malformed input around byte 2" . Have seen this mainly for builds that are
> very slow in execution especially from the master branch
>
> This could happen because of the VM getting terminated quickly before Jacoco
> would write the results to Jacoco.exec file. May be explore setting the below
> property to a value greater than default of 30 sec for VM to terminate
> {{forkedProcessExitTimeoutInSeconds}}
> {{}}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)