Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/2779/
Java: 32bit/jdk1.7.0_21 -server -XX:+UseParallelGC
5 tests failed.
FAILED:
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer.testGetCoreContainer
Error Message:
Stack Trace:
org.apache.solr.common.SolrException:
at
__randomizedtesting.SeedInfo.seed([A0B9A06F4911EAE0:6DAA9420FFE0825E]:0)
at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
at
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
at java.lang.Thread.run(Thread.java:722)
Caused by: java.io.IOException: The filename, directory name, or volume label
syntax is incorrect
at java.io.WinNTFileSystem.canonicalize0(Native Method)
at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
at java.io.File.getCanonicalPath(File.java:589)
at
org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
at
org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
... 40 more
FAILED:
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer.testShutdown
Error Message:
Stack Trace:
org.apache.solr.common.SolrException:
at
__randomizedtesting.SeedInfo.seed([A0B9A06F4911EAE0:43CFA9FAAE6B7F92]:0)
at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
at
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
at java.lang.Thread.run(Thread.java:722)
Caused by: java.io.IOException: The filename, directory name, or volume label
syntax is incorrect
at java.io.WinNTFileSystem.canonicalize0(Native Method)
at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
at java.io.File.getCanonicalPath(File.java:589)
at
org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
at
org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
... 40 more
FAILED: org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties
Error Message:
Stack Trace:
org.apache.solr.common.SolrException:
at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
at
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
at
org.apache.solr.client.solrj.embedded.TestSolrProperties.setUp(TestSolrProperties.java:70)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
at java.lang.Thread.run(Thread.java:722)
Caused by: java.io.IOException: The filename, directory name, or volume label
syntax is incorrect
at java.io.WinNTFileSystem.canonicalize0(Native Method)
at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
at java.io.File.getCanonicalPath(File.java:589)
at
org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
at
org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
... 41 more
FAILED: org.apache.solr.client.solrj.request.TestCoreAdmin.testCustomUlogDir
Error Message:
Stack Trace:
org.apache.solr.common.SolrException:
at
__randomizedtesting.SeedInfo.seed([A0B9A06F4911EAE0:60014142CFAEA82B]:0)
at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
at
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
at java.lang.Thread.run(Thread.java:722)
Caused by: java.io.IOException: The filename, directory name, or volume label
syntax is incorrect
at java.io.WinNTFileSystem.canonicalize0(Native Method)
at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
at java.io.File.getCanonicalPath(File.java:589)
at
org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
at
org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
... 39 more
FAILED: org.apache.solr.client.solrj.request.TestCoreAdmin.testErrorCases
Error Message:
Stack Trace:
org.apache.solr.common.SolrException:
at
__randomizedtesting.SeedInfo.seed([A0B9A06F4911EAE0:19473B0ED985E88F]:0)
at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
at
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
at java.lang.Thread.run(Thread.java:722)
Caused by: java.io.IOException: The filename, directory name, or volume label
syntax is incorrect
at java.io.WinNTFileSystem.canonicalize0(Native Method)
at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
at java.io.File.getCanonicalPath(File.java:589)
at
org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
at
org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
... 39 more
Build Log:
[...truncated 10293 lines...]
[junit4:junit4] Suite:
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer
[junit4:junit4] 1> 90406
[TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[A0B9A06F4911EAE0]] INFO
org.apache.solr.core.CoreContainer ? New CoreContainer 6938642
[junit4:junit4] 1> 90408
[TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[A0B9A06F4911EAE0]] INFO
org.apache.solr.core.CoreContainer ? Loading CoreContainer using Solr Home:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4] 1> 90408
[TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[A0B9A06F4911EAE0]] INFO
org.apache.solr.core.SolrResourceLoader ? new SolrResourceLoader for
directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4] 1> 90608 [Finalizer] ERROR org.apache.solr.core.CoreContainer
? CoreContainer was not shutdown prior to finalize(), indicates a bug --
POSSIBLE RESOURCE LEAK!!! instance=6938642
[junit4:junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestEmbeddedSolrServer -Dtests.method=testGetCoreContainer
-Dtests.seed=A0B9A06F4911EAE0 -Dtests.slow=true -Dtests.locale=sr_ME_#Latn
-Dtests.timezone=Pacific/Guadalcanal -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR 0.24s | TestEmbeddedSolrServer.testGetCoreContainer <<<
[junit4:junit4] > Throwable #1: org.apache.solr.common.SolrException:
[junit4:junit4] > at
__randomizedtesting.SeedInfo.seed([A0B9A06F4911EAE0:6DAA9420FFE0825E]:0)
[junit4:junit4] > at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4] > at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4] > at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4] > at
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4] > at java.lang.Thread.run(Thread.java:722)
[junit4:junit4] > Caused by: java.io.IOException: The filename, directory
name, or volume label syntax is incorrect
[junit4:junit4] > at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4] > at
java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4] > at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4] > at
org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4] > at
org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4] > at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4] > ... 40 more
[junit4:junit4] 1> 90643
[TEST-TestEmbeddedSolrServer.testShutdown-seed#[A0B9A06F4911EAE0]] INFO
org.apache.solr.core.CoreContainer ? New CoreContainer 20326259
[junit4:junit4] 1> 90644
[TEST-TestEmbeddedSolrServer.testShutdown-seed#[A0B9A06F4911EAE0]] INFO
org.apache.solr.core.CoreContainer ? Loading CoreContainer using Solr Home:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4] 1> 90645
[TEST-TestEmbeddedSolrServer.testShutdown-seed#[A0B9A06F4911EAE0]] INFO
org.apache.solr.core.SolrResourceLoader ? new SolrResourceLoader for
directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestEmbeddedSolrServer -Dtests.method=testShutdown
-Dtests.seed=A0B9A06F4911EAE0 -Dtests.slow=true -Dtests.locale=sr_ME_#Latn
-Dtests.timezone=Pacific/Guadalcanal -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR 0.13s | TestEmbeddedSolrServer.testShutdown <<<
[junit4:junit4] > Throwable #1: org.apache.solr.common.SolrException:
[junit4:junit4] > at
__randomizedtesting.SeedInfo.seed([A0B9A06F4911EAE0:43CFA9FAAE6B7F92]:0)
[junit4:junit4] > at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4] > at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4] > at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4] > at
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4] > at java.lang.Thread.run(Thread.java:722)
[junit4:junit4] > Caused by: java.io.IOException: The filename, directory
name, or volume label syntax is incorrect
[junit4:junit4] > at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4] > at
java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4] > at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4] > at
org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4] > at
org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4] > at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4] > ... 40 more
[junit4:junit4] 2> NOTE: test params are: codec=Lucene42: {}, docValues:{},
sim=DefaultSimilarity, locale=sr_ME_#Latn, timezone=Pacific/Guadalcanal
[junit4:junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_21
(32-bit)/cpus=2,threads=1,free=118241792,total=174522368
[junit4:junit4] 2> NOTE: All tests run in this JVM:
[SolrExampleStreamingTest, SolrExampleJettyTest, FieldAnalysisResponseTest,
IteratorChainTest, ContentStreamTest, TestHash, TestSpellCheckResponse,
FacetFieldTest, SolrDocumentTest, SolrExampleStreamingBinaryTest,
SolrExceptionTest, LargeVolumeJettyTest, SolrExampleBinaryTest,
TestEmbeddedSolrServer]
[junit4:junit4] Completed in 0.41s, 2 tests, 2 errors <<< FAILURES!
[...truncated 1 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestSolrProperties
[junit4:junit4] 1> 90907
[TEST-TestSolrProperties.testProperties-seed#[A0B9A06F4911EAE0]] INFO
org.apache.solr.core.CoreContainer ? New CoreContainer 24237271
[junit4:junit4] 1> 90907
[TEST-TestSolrProperties.testProperties-seed#[A0B9A06F4911EAE0]] INFO
org.apache.solr.core.CoreContainer ? Loading CoreContainer using Solr Home:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4] 1> 90907
[TEST-TestSolrProperties.testProperties-seed#[A0B9A06F4911EAE0]] INFO
org.apache.solr.core.SolrResourceLoader ? new SolrResourceLoader for
directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrProperties -Dtests.method=testProperties
-Dtests.seed=A0B9A06F4911EAE0 -Dtests.slow=true -Dtests.locale=ga_IE
-Dtests.timezone=Asia/Ho_Chi_Minh -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR 0.18s | TestSolrProperties.testProperties <<<
[junit4:junit4] > Throwable #1: org.apache.solr.common.SolrException:
[junit4:junit4] > at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4] > at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4] > at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4] > at
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4] > at
org.apache.solr.client.solrj.embedded.TestSolrProperties.setUp(TestSolrProperties.java:70)
[junit4:junit4] > at java.lang.Thread.run(Thread.java:722)
[junit4:junit4] > Caused by: java.io.IOException: The filename, directory
name, or volume label syntax is incorrect
[junit4:junit4] > at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4] > at
java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4] > at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4] > at
org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4] > at
org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4] > at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4] > ... 41 moreThrowable #2: java.lang.AssertionError:
Failed to delete .\solrtest-TestSolrProperties-1368311379016\solr-persist.xml
[junit4:junit4] > at
org.apache.solr.client.solrj.embedded.TestSolrProperties.deleteAdditionalFiles(TestSolrProperties.java:95)
[junit4:junit4] > at
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.tearDown(AbstractEmbeddedSolrServerTestCase.java:79)
[junit4:junit4] > at
org.apache.solr.client.solrj.embedded.TestSolrProperties.tearDown(TestSolrProperties.java:76)
[junit4:junit4] > at java.lang.Thread.run(Thread.java:722)
[junit4:junit4] 2> NOTE: test params are: codec=Lucene3x,
sim=DefaultSimilarity, locale=ga_IE, timezone=Asia/Ho_Chi_Minh
[junit4:junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_21
(32-bit)/cpus=2,threads=1,free=81863576,total=174522368
[junit4:junit4] 2> NOTE: All tests run in this JVM:
[SolrExampleStreamingTest, SolrExampleJettyTest, FieldAnalysisResponseTest,
IteratorChainTest, ContentStreamTest, TestHash, TestSpellCheckResponse,
FacetFieldTest, SolrDocumentTest, SolrExampleStreamingBinaryTest,
SolrExceptionTest, LargeVolumeJettyTest, SolrExampleBinaryTest,
TestEmbeddedSolrServer, TestSolrProperties]
[junit4:junit4] Completed in 0.31s, 1 test, 1 error <<< FAILURES!
[...truncated 51 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.request.TestCoreAdmin
[junit4:junit4] 1> 202222
[TEST-TestCoreAdmin.testCustomUlogDir-seed#[A0B9A06F4911EAE0]] INFO
org.apache.solr.core.CoreContainer ? New CoreContainer 10250618
[junit4:junit4] 1> 202222
[TEST-TestCoreAdmin.testCustomUlogDir-seed#[A0B9A06F4911EAE0]] INFO
org.apache.solr.core.CoreContainer ? Loading CoreContainer using Solr Home:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4] 1> 202222
[TEST-TestCoreAdmin.testCustomUlogDir-seed#[A0B9A06F4911EAE0]] INFO
org.apache.solr.core.SolrResourceLoader ? new SolrResourceLoader for
directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCoreAdmin
-Dtests.method=testCustomUlogDir -Dtests.seed=A0B9A06F4911EAE0
-Dtests.slow=true -Dtests.locale=ro_RO -Dtests.timezone=America/Cuiaba
-Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR 0.24s | TestCoreAdmin.testCustomUlogDir <<<
[junit4:junit4] > Throwable #1: org.apache.solr.common.SolrException:
[junit4:junit4] > at
__randomizedtesting.SeedInfo.seed([A0B9A06F4911EAE0:60014142CFAEA82B]:0)
[junit4:junit4] > at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4] > at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4] > at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4] > at
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4] > at java.lang.Thread.run(Thread.java:722)
[junit4:junit4] > Caused by: java.io.IOException: The filename, directory
name, or volume label syntax is incorrect
[junit4:junit4] > at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4] > at
java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4] > at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4] > at
org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4] > at
org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4] > at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4] > ... 39 more
[junit4:junit4] 1> 202455
[TEST-TestCoreAdmin.testErrorCases-seed#[A0B9A06F4911EAE0]] INFO
org.apache.solr.core.CoreContainer ? New CoreContainer 10872785
[junit4:junit4] 1> 202455
[TEST-TestCoreAdmin.testErrorCases-seed#[A0B9A06F4911EAE0]] INFO
org.apache.solr.core.CoreContainer ? Loading CoreContainer using Solr Home:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4] 1> 202456
[TEST-TestCoreAdmin.testErrorCases-seed#[A0B9A06F4911EAE0]] INFO
org.apache.solr.core.SolrResourceLoader ? new SolrResourceLoader for
directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCoreAdmin
-Dtests.method=testErrorCases -Dtests.seed=A0B9A06F4911EAE0 -Dtests.slow=true
-Dtests.locale=ro_RO -Dtests.timezone=America/Cuiaba
-Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR 0.21s | TestCoreAdmin.testErrorCases <<<
[junit4:junit4] > Throwable #1: org.apache.solr.common.SolrException:
[junit4:junit4] > at
__randomizedtesting.SeedInfo.seed([A0B9A06F4911EAE0:19473B0ED985E88F]:0)
[junit4:junit4] > at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4] > at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4] > at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4] > at
org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4] > at java.lang.Thread.run(Thread.java:722)
[junit4:junit4] > Caused by: java.io.IOException: The filename, directory
name, or volume label syntax is incorrect
[junit4:junit4] > at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4] > at
java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4] > at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4] > at
org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4] > at
org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4] > at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4] > ... 39 more
[junit4:junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=415),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=415)), sim=DefaultSimilarity, locale=ro_RO, timezone=America/Cuiaba
[junit4:junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_21
(32-bit)/cpus=2,threads=1,free=47875104,total=225050624
[junit4:junit4] 2> NOTE: All tests run in this JVM:
[SolrExampleStreamingTest, SolrExampleJettyTest, FieldAnalysisResponseTest,
IteratorChainTest, ContentStreamTest, TestHash, TestSpellCheckResponse,
FacetFieldTest, SolrDocumentTest, SolrExampleStreamingBinaryTest,
SolrExceptionTest, LargeVolumeJettyTest, SolrExampleBinaryTest,
TestEmbeddedSolrServer, TestSolrProperties, MultiCoreEmbeddedTest,
QueryResponseTest, LargeVolumeEmbeddedTest, SolrExampleXMLTest,
TestBatchUpdate, TestUpdateRequestCodec, CloudSolrServerTest,
TestLBHttpSolrServer, SolrExampleEmbeddedTest, BasicHttpSolrServerTest,
LargeVolumeBinaryJettyTest, JettyWebappTest, MultiCoreExampleJettyTest,
SolrParamTest, TermsResponseTest, MergeIndexesEmbeddedTest, TestCoreAdmin]
[junit4:junit4] Completed in 0.47s, 2 tests, 2 errors <<< FAILURES!
[...truncated 46 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:383: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:363: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:194: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:437:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1243:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:887:
There were test failures: 45 suites, 268 tests, 5 errors, 1 ignored (1
assumption)
Total time: 67 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_21 -server -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]