Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5954/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseParallelGC
5 tests failed.
FAILED: org.apache.solr.cloud.SolrCLIZkUtilsTest.testDownconfig
Error Message:
Should have found /configs/downconfig1\schema.xml on Zookeeper
Stack Trace:
java.lang.AssertionError: Should have found /configs/downconfig1\schema.xml on
Zookeeper
at
__randomizedtesting.SeedInfo.seed([2CC78ACC2A51E1BA:11BD9BD1556CE26F]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.checkPathOnZk(SolrCLIZkUtilsTest.java:602)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:611)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:598)
at java.nio.file.Files.walkFileTree(Files.java:2670)
at java.nio.file.Files.walkFileTree(Files.java:2742)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyAllFilesAreZNodes(SolrCLIZkUtilsTest.java:598)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyZkLocalPathsMatch(SolrCLIZkUtilsTest.java:583)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest.testDownconfig(SolrCLIZkUtilsTest.java:113)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp
Error Message:
Copy should have succeeded. expected:<0> but was:<1>
Stack Trace:
java.lang.AssertionError: Copy should have succeeded. expected:<0> but was:<1>
at
__randomizedtesting.SeedInfo.seed([2CC78ACC2A51E1BA:C72B7782EEF85FD8]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp(SolrCLIZkUtilsTest.java:162)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.SolrCLIZkUtilsTest.testRm
Error Message:
Should have found /configs/rm1\schema.xml on Zookeeper
Stack Trace:
java.lang.AssertionError: Should have found /configs/rm1\schema.xml on Zookeeper
at
__randomizedtesting.SeedInfo.seed([2CC78ACC2A51E1BA:EB84A1E4BA2FD2A0]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.checkPathOnZk(SolrCLIZkUtilsTest.java:602)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:611)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:598)
at java.nio.file.Files.walkFileTree(Files.java:2670)
at java.nio.file.Files.walkFileTree(Files.java:2742)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyAllFilesAreZNodes(SolrCLIZkUtilsTest.java:598)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyZkLocalPathsMatch(SolrCLIZkUtilsTest.java:583)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest.testRm(SolrCLIZkUtilsTest.java:511)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.SolrCLIZkUtilsTest.testMv
Error Message:
Should have found /mv2\schema.xml on Zookeeper
Stack Trace:
java.lang.AssertionError: Should have found /mv2\schema.xml on Zookeeper
at
__randomizedtesting.SeedInfo.seed([2CC78ACC2A51E1BA:21657712B0AD8B97]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.checkPathOnZk(SolrCLIZkUtilsTest.java:602)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:611)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:598)
at java.nio.file.Files.walkFileTree(Files.java:2670)
at java.nio.file.Files.walkFileTree(Files.java:2742)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyAllFilesAreZNodes(SolrCLIZkUtilsTest.java:598)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyZkLocalPathsMatch(SolrCLIZkUtilsTest.java:583)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest.testMv(SolrCLIZkUtilsTest.java:334)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.SolrCLIZkUtilsTest.testUpconfig
Error Message:
Should have found /configs/upconfig1\schema.xml on Zookeeper
Stack Trace:
java.lang.AssertionError: Should have found /configs/upconfig1\schema.xml on
Zookeeper
at
__randomizedtesting.SeedInfo.seed([2CC78ACC2A51E1BA:B16CFB9D9F13CF0]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.checkPathOnZk(SolrCLIZkUtilsTest.java:602)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:611)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:598)
at java.nio.file.Files.walkFileTree(Files.java:2670)
at java.nio.file.Files.walkFileTree(Files.java:2742)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyAllFilesAreZNodes(SolrCLIZkUtilsTest.java:598)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyZkLocalPathsMatch(SolrCLIZkUtilsTest.java:583)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest.testUpconfig(SolrCLIZkUtilsTest.java:68)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11106 lines...]
[junit4] Suite: org.apache.solr.cloud.SolrCLIZkUtilsTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_2CC78ACC2A51E1BA-001\init-core-data-001
[junit4] 2> 972018 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 972022 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 972022 INFO (Thread-2975) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 972022 INFO (Thread-2975) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 972124 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:56453
[junit4] 2> 972124 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972125 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972130 INFO (zkCallback-1373-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@459a71 name:ZooKeeperConnection
Watcher:127.0.0.1:56453 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 972131 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972131 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 972131 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 972133 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
[junit4] 2> 972136 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b09c6e920000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 972144 INFO (jetty-launcher-1372-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 972145 INFO (jetty-launcher-1372-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@58d1a6{/solr,null,AVAILABLE}
[junit4] 2> 972149 INFO (jetty-launcher-1372-thread-1) [ ]
o.e.j.s.ServerConnector Started ServerConnector@1c7ddea{SSL,[ssl,
http/1.1]}{127.0.0.1:56457}
[junit4] 2> 972149 INFO (jetty-launcher-1372-thread-1) [ ]
o.e.j.s.Server Started @977728ms
[junit4] 2> 972149 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56457}
[junit4] 2> 972149 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 972149 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_2CC78ACC2A51E1BA-001\tempDir-001\node1'
[junit4] 2> 972149 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 972150 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 972150 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972152 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972159 INFO (zkCallback-1374-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@fd59e5 name:ZooKeeperConnection
Watcher:127.0.0.1:56453/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 972159 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972159 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 972160 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 972166 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b09c6e920001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 972168 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_2CC78ACC2A51E1BA-001\tempDir-001\node1\.
[junit4] 2> 972168 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 28948248
[junit4] 2> 972168 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_2CC78ACC2A51E1BA-001\tempDir-001\node1]
[junit4] 2> 972168 WARN (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_2CC78ACC2A51E1BA-001\tempDir-001\node1\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_2CC78ACC2A51E1BA-001\tempDir-001\node1\lib
[junit4] 2> 972168 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 972171 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 972171 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 972171 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 972171 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56453/solr
[junit4] 2> 972171 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 972171 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972172 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972182 INFO (zkCallback-1377-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1ab52d7 name:ZooKeeperConnection
Watcher:127.0.0.1:56453 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 972182 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972182 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 972184 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$66/16145528@7bf911
[junit4] 2> 972188 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 972190 INFO
(zkCallback-1378-thread-1-processing-n:127.0.0.1:56457_solr)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@18b6dcb name:ZooKeeperConnection
Watcher:127.0.0.1:56453/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 972190 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 972191 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 972193 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 972197 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 972200 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 972203 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 972205 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 972207 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 972208 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 972212 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 972214 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 972216 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 972218 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties:
{urlScheme=https}
[junit4] 2> 972220 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 972227 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 972228 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 972230 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 972231 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96177152974782467-127.0.0.1:56457_solr-n_0000000000
[junit4] 2> 972231 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:56457_solr
[junit4] 2> 972231 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 972233 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.Overseer Overseer
(id=96177152974782467-127.0.0.1:56457_solr-n_0000000000) starting
[junit4] 2> 972238 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 972248 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 972249 INFO
(OverseerCollectionConfigSetProcessor-96177152974782467-127.0.0.1:56457_solr-n_0000000000)
[n:127.0.0.1:56457_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 972250 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56457_solr
[junit4] 2> 972250 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:56457_solr
[junit4] 2> 972250 INFO
(OverseerStateUpdate-96177152974782467-127.0.0.1:56457_solr-n_0000000000)
[n:127.0.0.1:56457_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 972257 INFO
(zkCallback-1378-thread-1-processing-n:127.0.0.1:56457_solr)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 972257 INFO
(OverseerStateUpdate-96177152974782467-127.0.0.1:56457_solr-n_0000000000)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 972257 INFO
(zkCallback-1378-thread-1-processing-n:127.0.0.1:56457_solr)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (1)
[junit4] 2> 972297 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 972297 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 972297 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_2CC78ACC2A51E1BA-001\tempDir-001\node1\.
[junit4] 2> 972298 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 972300 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
[junit4] 2> 972300 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:56457_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 972300 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972302 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972306 INFO (zkCallback-1380-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@c89cb3 name:ZooKeeperConnection
Watcher:127.0.0.1:56453 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 972306 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972306 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 972309 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b09c6e920004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 972311 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972313 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972315 INFO (zkCallback-1383-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@97fc32 name:ZooKeeperConnection
Watcher:127.0.0.1:56453/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 972315 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972315 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 972315 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 972317 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
[junit4] 2> 972317 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 972319 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 972326 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 972329 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972330 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972332 INFO (zkCallback-1384-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1b2e4bb name:ZooKeeperConnection
Watcher:127.0.0.1:56453/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 972332 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972333 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 972369 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testDownconfig
[junit4] 2> 972408 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972409 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972413 INFO (zkCallback-1385-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@16a983c name:ZooKeeperConnection
Watcher:127.0.0.1:56453/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 972413 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972413 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:56453/solr ...
[junit4] 1> Uploading
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
for config downconfig1 to ZooKeeper at 127.0.0.1:56453/solr
[junit4] 2> 972416 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/downconfig1/schema.xml
[junit4] 2> 972420 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/downconfig1/solrconfig.xml
[junit4] 2> 972424 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/downconfig1/stopwords/stopwords-en.txt
[junit4] 2> 972431 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testDownconfig
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SolrCLIZkUtilsTest
-Dtests.method=testDownconfig -Dtests.seed=2CC78ACC2A51E1BA -Dtests.slow=true
-Dtests.locale=es-PE -Dtests.timezone=Canada/Yukon -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.10s J0 | SolrCLIZkUtilsTest.testDownconfig <<<
[junit4] > Throwable #1: java.lang.AssertionError: Should have found
/configs/downconfig1\schema.xml on Zookeeper
[junit4] > at
__randomizedtesting.SeedInfo.seed([2CC78ACC2A51E1BA:11BD9BD1556CE26F]:0)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.checkPathOnZk(SolrCLIZkUtilsTest.java:602)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:611)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:598)
[junit4] > at java.nio.file.Files.walkFileTree(Files.java:2670)
[junit4] > at java.nio.file.Files.walkFileTree(Files.java:2742)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyAllFilesAreZNodes(SolrCLIZkUtilsTest.java:598)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyZkLocalPathsMatch(SolrCLIZkUtilsTest.java:583)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest.testDownconfig(SolrCLIZkUtilsTest.java:113)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 972455 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCp
[junit4] 2> 972456 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972457 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972459 INFO (zkCallback-1386-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@12e0641 name:ZooKeeperConnection
Watcher:127.0.0.1:56453/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 972459 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972459 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:56453/solr ...
[junit4] 1> Uploading
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
for config cp1 to ZooKeeper at 127.0.0.1:56453/solr
[junit4] 2> 972460 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/cp1/schema.xml
[junit4] 2> 972465 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/cp1/solrconfig.xml
[junit4] 2> 972468 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/cp1/stopwords/stopwords-en.txt
[junit4] 2> 972476 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972477 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972479 INFO (zkCallback-1387-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@197c971 name:ZooKeeperConnection
Watcher:127.0.0.1:56453/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 972479 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972480 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:56453/solr ...
[junit4] 1> Copying from 'zk:/configs/cp1' to 'zk:/cp2'. ZooKeeper at
127.0.0.1:56453/solr
[junit4] 2> 972485 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /cp2
[junit4] 2> 972491 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /cp2/schema.xml
[junit4] 2> 972494 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /cp2/solrconfig.xml
[junit4] 2> 972511 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /cp2/stopwords
[junit4] 2> 972516 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /cp2/stopwords/stopwords-en.txt
[junit4] 2> 972544 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972545 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972548 INFO (zkCallback-1388-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1a79a34 name:ZooKeeperConnection
Watcher:127.0.0.1:56453/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 972548 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972548 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:56453/solr ...
[junit4] 1> Copying from 'zk:/configs/cp1' to
'file:/C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_2CC78ACC2A51E1BA-001\tmpNewPlace2-001'.
ZooKeeper at 127.0.0.1:56453/solr
[junit4] 2> 972552 ERROR
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ] o.a.s.u.SolrCLI
Could not complete the zk operation for reason: Illegal char <:> at index 2:
/C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_2CC78ACC2A51E1BA-001\tmpNewPlace2-001
[junit4] 2>
[junit4] 2> ERROR: Illegal char <:> at index 2:
/C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_2CC78ACC2A51E1BA-001\tmpNewPlace2-001
[junit4] 2>
[junit4] 2> 972552 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCp
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SolrCLIZkUtilsTest
-Dtests.method=testCp -Dtests.seed=2CC78ACC2A51E1BA -Dtests.slow=true
-Dtests.locale=es-PE -Dtests.timezone=Canada/Yukon -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.12s J0 | SolrCLIZkUtilsTest.testCp <<<
[junit4] > Throwable #1: java.lang.AssertionError: Copy should have
succeeded. expected:<0> but was:<1>
[junit4] > at
__randomizedtesting.SeedInfo.seed([2CC78ACC2A51E1BA:C72B7782EEF85FD8]:0)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp(SolrCLIZkUtilsTest.java:162)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 972570 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testRm
[junit4] 2> 972571 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972572 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972586 INFO (zkCallback-1389-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@19b39d7 name:ZooKeeperConnection
Watcher:127.0.0.1:56453/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 972586 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972587 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:56453/solr ...
[junit4] 1> Uploading
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
for config rm1 to ZooKeeper at 127.0.0.1:56453/solr
[junit4] 2> 972589 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/rm1/schema.xml
[junit4] 2> 972595 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/rm1/solrconfig.xml
[junit4] 2> 972599 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/rm1/stopwords/stopwords-en.txt
[junit4] 2> 972604 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972609 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972612 INFO (zkCallback-1390-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@11039a6 name:ZooKeeperConnection
Watcher:127.0.0.1:56453/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 972613 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972613 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:56453/solr ...
[junit4] 1> Uploading
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
for config rm2 to ZooKeeper at 127.0.0.1:56453/solr
[junit4] 2> 972614 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/rm2/schema.xml
[junit4] 2> 972618 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/rm2/solrconfig.xml
[junit4] 2> 972621 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/rm2/stopwords/stopwords-en.txt
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:56453/solr ...
[junit4] 2> 972632 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972633 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972635 INFO (zkCallback-1391-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@dcaa61 name:ZooKeeperConnection
Watcher:127.0.0.1:56453/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 972635 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972636 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 972637 ERROR
(TEST-SolrCLIZkUtilsTest.testRm-seed#[2CC78ACC2A51E1BA]) [ ] o.a.s.u.SolrCLI
Could not complete rm operation for reason: Zookeeper node /configs/rm1 has
children and recurse has NOT been specified
[junit4] 2>
[junit4] 2> ERROR: Zookeeper node /configs/rm1 has children and recurse
has NOT been specified
[junit4] 2>
[junit4] 2> 972640 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testRm
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SolrCLIZkUtilsTest
-Dtests.method=testRm -Dtests.seed=2CC78ACC2A51E1BA -Dtests.slow=true
-Dtests.locale=es-PE -Dtests.timezone=Canada/Yukon -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.09s J0 | SolrCLIZkUtilsTest.testRm <<<
[junit4] > Throwable #1: java.lang.AssertionError: Should have found
/configs/rm1\schema.xml on Zookeeper
[junit4] > at
__randomizedtesting.SeedInfo.seed([2CC78ACC2A51E1BA:EB84A1E4BA2FD2A0]:0)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.checkPathOnZk(SolrCLIZkUtilsTest.java:602)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:611)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:598)
[junit4] > at java.nio.file.Files.walkFileTree(Files.java:2670)
[junit4] > at java.nio.file.Files.walkFileTree(Files.java:2742)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyAllFilesAreZNodes(SolrCLIZkUtilsTest.java:598)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyZkLocalPathsMatch(SolrCLIZkUtilsTest.java:583)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest.testRm(SolrCLIZkUtilsTest.java:511)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 972658 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLs
[junit4] 2> 972659 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972660 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972663 INFO (zkCallback-1392-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1c54a44 name:ZooKeeperConnection
Watcher:127.0.0.1:56453/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 972663 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972664 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:56453/solr ...
[junit4] 1> Uploading
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
for config lister to ZooKeeper at 127.0.0.1:56453/solr
[junit4] 2> 972666 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/lister/schema.xml
[junit4] 2> 972672 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/lister/solrconfig.xml
[junit4] 2> 972675 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/lister/stopwords/stopwords-en.txt
[junit4] 2> 972679 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b09c6e92000e, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 972685 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972686 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972688 INFO (zkCallback-1393-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@8a065b name:ZooKeeperConnection
Watcher:127.0.0.1:56453/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 972688 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972689 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 972690 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b09c6e92000f, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 972692 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972693 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972694 INFO (zkCallback-1394-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@18d6fca name:ZooKeeperConnection
Watcher:127.0.0.1:56453/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 972694 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972696 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 972696 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972698 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b09c6e920010, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 972698 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972709 INFO (zkCallback-1395-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@a85584 name:ZooKeeperConnection
Watcher:127.0.0.1:56453/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 972709 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972710 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 972735 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b09c6e920011, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 972738 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972739 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972745 INFO (zkCallback-1396-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@146e639 name:ZooKeeperConnection
Watcher:127.0.0.1:56453/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 972746 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972746 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 972798 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b09c6e920012, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 972799 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972799 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972806 INFO (zkCallback-1397-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@10cd58e name:ZooKeeperConnection
Watcher:127.0.0.1:56453/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 972806 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972806 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 972808 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b09c6e920013, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 972808 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972811 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972814 INFO (zkCallback-1398-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1b6d646 name:ZooKeeperConnection
Watcher:127.0.0.1:56453/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 972814 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972815 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 972840 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testLs
[junit4] 2> 972857 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMv
[junit4] 2> 972858 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972859 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972861 INFO (zkCallback-1399-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@fa3b4b name:ZooKeeperConnection
Watcher:127.0.0.1:56453/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 972861 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972861 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:56453/solr ...
[junit4] 1> Uploading
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
for config mv1 to ZooKeeper at 127.0.0.1:56453/solr
[junit4] 2> 972863 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/mv1/schema.xml
[junit4] 2> 972866 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/mv1/solrconfig.xml
[junit4] 2> 972870 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/mv1/stopwords/stopwords-en.txt
[junit4] 2> 972880 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972882 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972886 INFO (zkCallback-1400-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1c538bb name:ZooKeeperConnection
Watcher:127.0.0.1:56453/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 972886 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972887 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:56453/solr ...
[junit4] 1> Moving Znode /configs/mv1 to /mv2 on ZooKeeper at
127.0.0.1:56453/solr
[junit4] 2> 972887 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /mv2
[junit4] 2> 972890 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /mv2/schema.xml
[junit4] 2> 972893 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /mv2/solrconfig.xml
[junit4] 2> 972898 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /mv2/stopwords
[junit4] 2> 972903 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /mv2/stopwords/stopwords-en.txt
[junit4] 2> 972919 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b09c6e920016, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 972921 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMv
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SolrCLIZkUtilsTest
-Dtests.method=testMv -Dtests.seed=2CC78ACC2A51E1BA -Dtests.slow=true
-Dtests.locale=es-PE -Dtests.timezone=Canada/Yukon -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.08s J0 | SolrCLIZkUtilsTest.testMv <<<
[junit4] > Throwable #1: java.lang.AssertionError: Should have found
/mv2\schema.xml on Zookeeper
[junit4] > at
__randomizedtesting.SeedInfo.seed([2CC78ACC2A51E1BA:21657712B0AD8B97]:0)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.checkPathOnZk(SolrCLIZkUtilsTest.java:602)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:611)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:598)
[junit4] > at java.nio.file.Files.walkFileTree(Files.java:2670)
[junit4] > at java.nio.file.Files.walkFileTree(Files.java:2742)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyAllFilesAreZNodes(SolrCLIZkUtilsTest.java:598)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyZkLocalPathsMatch(SolrCLIZkUtilsTest.java:583)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest.testMv(SolrCLIZkUtilsTest.java:334)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 972946 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testUpconfig
[junit4] 2> 972946 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 972948 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 972953 INFO (zkCallback-1401-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@734bcb name:ZooKeeperConnection
Watcher:127.0.0.1:56453/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 972953 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 972954 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:56453/solr ...
[junit4] 1> Uploading
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
for config upconfig1 to ZooKeeper at 127.0.0.1:56453/solr
[junit4] 2> 972956 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/upconfig1/schema.xml
[junit4] 2> 972960 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/upconfig1/solrconfig.xml
[junit4] 2> 972963 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/upconfig1/stopwords/stopwords-en.txt
[junit4] 2> 972970 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[2CC78ACC2A51E1BA]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testUpconfig
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SolrCLIZkUtilsTest
-Dtests.method=testUpconfig -Dtests.seed=2CC78ACC2A51E1BA -Dtests.slow=true
-Dtests.locale=es-PE -Dtests.timezone=Canada/Yukon -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.05s J0 | SolrCLIZkUtilsTest.testUpconfig <<<
[junit4] > Throwable #1: java.lang.AssertionError: Should have found
/configs/upconfig1\schema.xml on Zookeeper
[junit4] > at
__randomizedtesting.SeedInfo.seed([2CC78ACC2A51E1BA:B16CFB9D9F13CF0]:0)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.checkPathOnZk(SolrCLIZkUtilsTest.java:602)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:611)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.visitFile(SolrCLIZkUtilsTest.java:598)
[junit4] > at java.nio.file.Files.walkFileTree(Files.java:2670)
[junit4] > at java.nio.file.Files.walkFileTree(Files.java:2742)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyAllFilesAreZNodes(SolrCLIZkUtilsTest.java:598)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyZkLocalPathsMatch(SolrCLIZkUtilsTest.java:583)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest.testUpconfig(SolrCLIZkUtilsTest.java:68)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 972975 INFO (jetty-launcher-1372-thread-1) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@1c7ddea{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 972975 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=28948248
[junit4] 2> 972976 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:56457_solr as DOWN
[junit4] 2> 972979 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=96177152974782467-127.0.0.1:56457_solr-n_0000000000) closing
[junit4] 2> 972980 INFO
(OverseerStateUpdate-96177152974782467-127.0.0.1:56457_solr-n_0000000000)
[n:127.0.0.1:56457_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:56457_solr
[junit4] 2> 972981 INFO
(zkCallback-1378-thread-1-processing-n:127.0.0.1:56457_solr)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 972982 WARN
(zkCallback-1378-thread-1-processing-n:127.0.0.1:56457_solr)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 972982 INFO (jetty-launcher-1372-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@58d1a6{/solr,null,UNAVAILABLE}
[junit4] 2> 972990 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:56453 56453
[junit4] 2> 973000 INFO (Thread-2975) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:56453 56453
[junit4] 2> 973003 WARN (Thread-2975) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2>
[junit4] 2> 973003 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[2CC78ACC2A51E1BA]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrCLIZkUtilsTest_2CC78ACC2A51E1BA-001
[junit4] 2> Jul 03, 2016 11:54:50 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 6 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=43, maxMBSortInHeap=7.283199886899117,
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=es-PE,
timezone=Canada/Yukon
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92
(32-bit)/cpus=3,threads=1,free=133656816,total=355205120
[junit4] 2> NOTE: All tests run in this JVM: [TestSchemaResource,
RankQueryTest, TestDFRSimilarityFactory, PolyFieldTest, ZkCLITest,
TestSQLHandler, TestIBSimilarityFactory, MBeansHandlerTest,
QueryElevationComponentTest, TestJsonRequest, FastVectorHighlighterTest,
DistributedVersionInfoTest, TestPartialUpdateDeduplication,
TestEmbeddedSolrServerConstructors, AnalyticsMergeStrategyTest, SliceStateTest,
SimpleFacetsTest, TestSolrQueryResponse, BlockJoinFacetSimpleTest,
TestNumericTerms32, TestCryptoKeys, TestManagedSchemaAPI,
TestAnalyzedSuggestions, TestLRUCache, BufferStoreTest, CustomCollectionTest,
BadComponentTest, MoreLikeThisHandlerTest, DataDrivenBlockJoinTest,
SyncSliceTest, TestBulkSchemaConcurrent, DOMUtilTest, DocValuesMultiTest,
TestExceedMaxTermLength, TestScoreJoinQPNoScore, CircularListTest,
TestMiniSolrCloudClusterSSL, SolrRequestParserTest, ConnectionManagerTest,
StatelessScriptUpdateProcessorFactoryTest, DateRangeFieldTest,
PathHierarchyTokenizerFactoryTest, BlockCacheTest, VersionInfoTest,
TestSearcherReuse, ConjunctionSolrSpellCheckerTest, OverseerTaskQueueTest,
DistributedQueryElevationComponentTest, PrimitiveFieldTypeTest,
TestConfigSetImmutable, TestFilteredDocIdSet, TestFaceting,
AnalysisAfterCoreReloadTest, HardAutoCommitTest, TestDynamicFieldResource,
AlternateDirectoryTest, TestStressUserVersions, TestCollationFieldDocValues,
SpatialHeatmapFacetsTest, TestRandomDVFaceting,
CloneFieldUpdateProcessorFactoryTest, UnloadDistributedZkTest,
TestDefaultStatsCache, TestCoreContainer, RequiredFieldsTest,
DistribCursorPagingTest, DistanceUnitsTest,
DistributedQueryComponentCustomSortTest, URLClassifyProcessorTest,
TestMergePolicyConfig, BasicDistributedZkTest, TestPseudoReturnFields,
AnalysisErrorHandlingTest, HLLSerializationTest, CurrencyFieldXmlFileTest,
PrimUtilsTest, RulesTest, RemoteQueryErrorTest, TestSolrXml,
TestDefaultSearchFieldResource, AtomicUpdatesTest, DirectSolrSpellCheckerTest,
CdcrReplicationDistributedZkTest, TestShortCircuitedRequests,
TermsComponentTest, SolrCLIZkUtilsTest]
[junit4] Completed [173/618 (1!)] on J0 in 1.27s, 6 tests, 5 failures <<<
FAILURES!
[...truncated 1450 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:530:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1427:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984:
There were test failures: 618 suites (10 ignored), 2590 tests, 5 failures, 127
ignored (82 assumptions) [seed: 2CC78ACC2A51E1BA]
Total time: 69 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]