Daniel Beck commented on Bug JENKINS-21207

For tests it seems to record the raw output that includes inline ConsoleAnnotator output. These are delimited by escape characters that appear invalid in XML. Excerpt (unfortunately JIRA seems to strip this crap):

<suite><case><age>0</age><className>hudson.slaves.EnvironmentVariableNodePropertyTest</className><duration>3.145</duration><failedSince>0</failedSince><name>testSlaveAndMasterPropertyAndParameterOnSlave</name><skipped>false</skipped><status>PASSED</status><stdout>Sep 01, 2014 10:11:55 PM org.mortbay.log.Slf4jLog info
INFO: jetty-6.1.26
Sep 01, 2014 10:11:55 PM org.mortbay.log.Slf4jLog info
INFO: NO JSP Support for , did not find org.apache.jasper.servlet.JspServlet
Sep 01, 2014 10:11:55 PM org.mortbay.log.Slf4jLog info
INFO: Started [email protected]:35174
Sep 01, 2014 10:11:55 PM jenkins.InitReactorRunner$1 onAttained
INFO: Started initialization
Sep 01, 2014 10:11:55 PM jenkins.InitReactorRunner$1 onAttained
INFO: Listed all plugins
Sep 01, 2014 
...[truncated 23033 bytes]...
n is available
Building remotely on  [8mha:AAAAnB+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAy2EgYB/eT83ILSktQi/eKcxLJUAwCuxmeFxQAAAA== [0mslave0 in workspace /var/lib/jenkins/workspace/JENKINS-21207/test/target/hudson5003330686413570260test/workspace/test0
Finished: SUCCESS

Sep 01, 2014 10:12:16 PM org.mortbay.log.Slf4jLog info
INFO: Stopped [email protected]:45950
</stdout>

Solution would probably be to strip stdout from console annotations.

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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to