You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spark.apache.org by Yu Ishikawa <yu...@gmail.com> on 2015/06/21 22:54:19 UTC

[jenkins] ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?

Hi all,

How do I deal with the error on the official Jenkins?
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35412/console

```
Archiving unit tests logs...
> Send successful.
Attempting to post to Github...
 > Post successful.
Archiving artifacts
WARN: No artifacts found that match the file pattern
"**/target/unit-tests.log". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report
files were found. Configuration error?
Finished: FAILURE
```

It seems that the unit testing related to the PR passed. However, the
Jenkins posted "Merged build finished. Test FAILed." to github.
https://github.com/apache/spark/pull/6926

Thanks
Yu




-----
-- Yu Ishikawa
--
View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/jenkins-ERROR-Publisher-Publish-JUnit-test-result-report-failed-No-test-report-files-were-found-Conf-tp12823.html
Sent from the Apache Spark Developers List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@spark.apache.org
For additional commands, e-mail: dev-help@spark.apache.org


Re: [jenkins] ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?

Posted by Yu Ishikawa <yu...@gmail.com>.
Hi Josh, 

Thank you for your continuous support. I'm looking forward to the fix.

Thanks,
Yu




-----
-- Yu Ishikawa
--
View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/jenkins-ERROR-Publisher-Publish-JUnit-test-result-report-failed-No-test-report-files-were-found-Conf-tp12823p12825.html
Sent from the Apache Spark Developers List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@spark.apache.org
For additional commands, e-mail: dev-help@spark.apache.org


Re: [jenkins] ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?

Posted by Josh Rosen <ro...@gmail.com>.
This is a side effect of the new pull request tester script interacting badly with a Jenkins plugin, not anything caused by your changes. I'm working on a fix but in the meantime I'd just trust what SparkQA says.

Sent from my phone

> On Jun 21, 2015, at 1:54 PM, Yu Ishikawa <yu...@gmail.com> wrote:
> 
> Hi all,
> 
> How do I deal with the error on the official Jenkins?
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35412/console
> 
> ```
> Archiving unit tests logs...
>> Send successful.
> Attempting to post to Github...
>> Post successful.
> Archiving artifacts
> WARN: No artifacts found that match the file pattern
> "**/target/unit-tests.log". Configuration error?
> WARN: java.lang.InterruptedException: no matches found within 10000
> Recording test results
> ERROR: Publisher 'Publish JUnit test result report' failed: No test report
> files were found. Configuration error?
> Finished: FAILURE
> ```
> 
> It seems that the unit testing related to the PR passed. However, the
> Jenkins posted "Merged build finished. Test FAILed." to github.
> https://github.com/apache/spark/pull/6926
> 
> Thanks
> Yu
> 
> 
> 
> 
> -----
> -- Yu Ishikawa
> --
> View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/jenkins-ERROR-Publisher-Publish-JUnit-test-result-report-failed-No-test-report-files-were-found-Conf-tp12823.html
> Sent from the Apache Spark Developers List mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@spark.apache.org
> For additional commands, e-mail: dev-help@spark.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@spark.apache.org
For additional commands, e-mail: dev-help@spark.apache.org