Vlado Pakan commented on Bug JENKINS-15242

We just updated to 1.0.7 and we have got this error:

[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files: 1
[JaCoCo plugin] Saving matched execfiles:  /home/hudson/workspace/jbosstools-3.3_stable_branch.jsf.bot.tests.codecoverage/jsf/tests/target/jacoco.execERROR: Publisher hudson.plugins.jacoco.JacocoPublisher aborted due to exception
java.lang.IllegalStateException: basedir /home/hudson/workspace/jbosstools-3.3_stable_branch.jsf.bot.tests.codecoverage does not exist.
	at org.apache.tools.ant.DirectoryScanner.scan(DirectoryScanner.java:852)
	at hudson.plugins.jacoco.JacocoPublisher.resolveDirPaths(JacocoPublisher.java:116)
	at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:181)
	at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36)
	at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:697)
	at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:672)
	at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:650)
	at hudson.model.Build$RunnerImpl.post2(Build.java:162)
	at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:619)
	at hudson.model.Run.run(Run.java:1429)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:238)

Directory /home/hudson/workspace/jbosstools-3.3_stable_branch.jsf.bot.tests.codecoverage exists only on slave doesn't exist on Jenkins master. Could it be a problem.

I'm not sure if this means that old asm version is not used anymore therefore I'm not closing this issue for now.

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

Reply via email to