Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/232/
5 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testUpdateLogSynchronisation Error Message: Timeout waiting for CDCR replication to complete @source_collection:shard2 Stack Trace: java.lang.RuntimeException: Timeout waiting for CDCR replication to complete @source_collection:shard2 at __randomizedtesting.SeedInfo.seed([E9985D3E8D701DC9:17F7059D4F503ED8]:0) at org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForReplicationToComplete(BaseCdcrDistributedZkTest.java:795) at org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testUpdateLogSynchronisation(CdcrReplicationDistributedZkTest.java:377) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) 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:811) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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.TestStressCloudBlindAtomicUpdates.test_dv_stored_idx Error Message: There are still nodes recoverying - waited for 330 seconds Stack Trace: java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds at __randomizedtesting.SeedInfo.seed([E9985D3E8D701DC9:E3BF0C1EF206BE9E]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:184) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.waitForRecoveriesToFinish(TestStressCloudBlindAtomicUpdates.java:459) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:304) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_stored_idx(TestStressCloudBlindAtomicUpdates.java:214) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) 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:811) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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.TestStressCloudBlindAtomicUpdates.test_stored_idx Error Message: There are still nodes recoverying - waited for 330 seconds Stack Trace: java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds at __randomizedtesting.SeedInfo.seed([E9985D3E8D701DC9:F9F9F0C798D258E7]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:184) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.waitForRecoveriesToFinish(TestStressCloudBlindAtomicUpdates.java:459) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:304) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_stored_idx(TestStressCloudBlindAtomicUpdates.java:234) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) 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:811) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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.hdfs.HdfsCollectionsAPIDistributedZkTest.testSpecificConfigsets Error Message: KeeperErrorCode = NoNode for /collections/withconfigset2 Stack Trace: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /collections/withconfigset2 at __randomizedtesting.SeedInfo.seed([E9985D3E8D701DC9:C4E612647A54A7C5]:0) at org.apache.zookeeper.KeeperException.create(KeeperException.java:111) at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155) at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356) at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353) at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSpecificConfigsets(CollectionsAPIDistributedZkTest.java:425) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) 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:811) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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.hdfs.HdfsCollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: Expected to see collection awhollynewcollection_0 null Last available state: DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/8)={ "replicationFactor":"3", "shards":{ "shard1":{ "range":"80000000-bfffffff", "state":"active", "replicas":{}}, "shard2":{ "range":"c0000000-ffffffff", "state":"active", "replicas":{}}, "shard3":{ "range":"0-3fffffff", "state":"active", "replicas":{}}, "shard4":{ "range":"40000000-7fffffff", "state":"active", "replicas":{}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"4", "autoAddReplicas":"false"} Stack Trace: java.lang.AssertionError: Expected to see collection awhollynewcollection_0 null Last available state: DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/8)={ "replicationFactor":"3", "shards":{ "shard1":{ "range":"80000000-bfffffff", "state":"active", "replicas":{}}, "shard2":{ "range":"c0000000-ffffffff", "state":"active", "replicas":{}}, "shard3":{ "range":"0-3fffffff", "state":"active", "replicas":{}}, "shard4":{ "range":"40000000-7fffffff", "state":"active", "replicas":{}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"4", "autoAddReplicas":"false"} at __randomizedtesting.SeedInfo.seed([E9985D3E8D701DC9:A1ED298A8B43325C]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:237) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:496) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) 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:811) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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 11585 lines...] [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/init-core-data-001 [junit4] 2> 243569 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[E9985D3E8D701DC9]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=SSL overhead seems to cause OutOfMemory when stress testing) [junit4] 2> 243573 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[E9985D3E8D701DC9]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 10 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001 [junit4] 2> 243573 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[E9985D3E8D701DC9]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 243574 INFO (Thread-2066) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 243574 INFO (Thread-2066) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 243674 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[E9985D3E8D701DC9]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:54332 [junit4] 2> 243699 INFO (jetty-launcher-216-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 243701 INFO (jetty-launcher-216-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 243706 INFO (jetty-launcher-216-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 243717 INFO (jetty-launcher-216-thread-5) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 243717 INFO (jetty-launcher-216-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 243733 INFO (jetty-launcher-216-thread-6) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 243738 INFO (jetty-launcher-216-thread-7) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 243757 INFO (jetty-launcher-216-thread-8) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 243768 INFO (jetty-launcher-216-thread-9) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 243770 INFO (jetty-launcher-216-thread-10) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 243786 INFO (jetty-launcher-216-thread-8) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69860c49{/solr,null,AVAILABLE} [junit4] 2> 243787 INFO (jetty-launcher-216-thread-8) [ ] o.e.j.s.AbstractConnector Started ServerConnector@30ddc926{HTTP/1.1,[http/1.1]}{127.0.0.1:41690} [junit4] 2> 243787 INFO (jetty-launcher-216-thread-8) [ ] o.e.j.s.Server Started @247573ms [junit4] 2> 243787 INFO (jetty-launcher-216-thread-8) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41690} [junit4] 2> 243788 ERROR (jetty-launcher-216-thread-8) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 243788 INFO (jetty-launcher-216-thread-8) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 243788 INFO (jetty-launcher-216-thread-8) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 243788 INFO (jetty-launcher-216-thread-8) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 243788 INFO (jetty-launcher-216-thread-8) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-12-19T14:14:06.768Z [junit4] 2> 243807 INFO (jetty-launcher-216-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@311642a0{/solr,null,AVAILABLE} [junit4] 2> 243808 INFO (jetty-launcher-216-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@619ca835{HTTP/1.1,[http/1.1]}{127.0.0.1:34871} [junit4] 2> 243808 INFO (jetty-launcher-216-thread-4) [ ] o.e.j.s.Server Started @247594ms [junit4] 2> 243808 INFO (jetty-launcher-216-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34871} [junit4] 2> 243808 ERROR (jetty-launcher-216-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 243808 INFO (jetty-launcher-216-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 243808 INFO (jetty-launcher-216-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 243808 INFO (jetty-launcher-216-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 243809 INFO (jetty-launcher-216-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-12-19T14:14:06.788Z [junit4] 2> 243843 INFO (jetty-launcher-216-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@351ebeab{/solr,null,AVAILABLE} [junit4] 2> 243844 INFO (jetty-launcher-216-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6f21e805{HTTP/1.1,[http/1.1]}{127.0.0.1:54890} [junit4] 2> 243844 INFO (jetty-launcher-216-thread-3) [ ] o.e.j.s.Server Started @247630ms [junit4] 2> 243844 INFO (jetty-launcher-216-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54890} [junit4] 2> 243844 ERROR (jetty-launcher-216-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 243844 INFO (jetty-launcher-216-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 243844 INFO (jetty-launcher-216-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 243844 INFO (jetty-launcher-216-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 243845 INFO (jetty-launcher-216-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-12-19T14:14:06.825Z [junit4] 2> 243868 INFO (jetty-launcher-216-thread-9) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b6dded7{/solr,null,AVAILABLE} [junit4] 2> 243868 INFO (jetty-launcher-216-thread-9) [ ] o.e.j.s.AbstractConnector Started ServerConnector@636c4517{HTTP/1.1,[http/1.1]}{127.0.0.1:52424} [junit4] 2> 243869 INFO (jetty-launcher-216-thread-9) [ ] o.e.j.s.Server Started @247655ms [junit4] 2> 243869 INFO (jetty-launcher-216-thread-9) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52424} [junit4] 2> 243869 ERROR (jetty-launcher-216-thread-9) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 243869 INFO (jetty-launcher-216-thread-9) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 243869 INFO (jetty-launcher-216-thread-9) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 243869 INFO (jetty-launcher-216-thread-9) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 243869 INFO (jetty-launcher-216-thread-9) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-12-19T14:14:06.849Z [junit4] 2> 243893 INFO (jetty-launcher-216-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ea52f82{/solr,null,AVAILABLE} [junit4] 2> 243894 INFO (jetty-launcher-216-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@622b3e03{HTTP/1.1,[http/1.1]}{127.0.0.1:56843} [junit4] 2> 243894 INFO (jetty-launcher-216-thread-5) [ ] o.e.j.s.Server Started @247680ms [junit4] 2> 243894 INFO (jetty-launcher-216-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56843} [junit4] 2> 243894 ERROR (jetty-launcher-216-thread-5) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 243894 INFO (jetty-launcher-216-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 243894 INFO (jetty-launcher-216-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 243894 INFO (jetty-launcher-216-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 243894 INFO (jetty-launcher-216-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-12-19T14:14:06.874Z [junit4] 2> 243933 INFO (jetty-launcher-216-thread-10) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ec2d5ed{/solr,null,AVAILABLE} [junit4] 2> 243933 INFO (jetty-launcher-216-thread-10) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1bca80ab{HTTP/1.1,[http/1.1]}{127.0.0.1:39494} [junit4] 2> 243933 INFO (jetty-launcher-216-thread-10) [ ] o.e.j.s.Server Started @247719ms [junit4] 2> 243933 INFO (jetty-launcher-216-thread-10) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39494} [junit4] 2> 243933 ERROR (jetty-launcher-216-thread-10) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 243934 INFO (jetty-launcher-216-thread-10) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 243934 INFO (jetty-launcher-216-thread-10) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 243934 INFO (jetty-launcher-216-thread-10) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 243934 INFO (jetty-launcher-216-thread-10) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-12-19T14:14:06.914Z [junit4] 2> 243946 INFO (jetty-launcher-216-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a9d0b6{/solr,null,AVAILABLE} [junit4] 2> 243947 INFO (jetty-launcher-216-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@29504287{HTTP/1.1,[http/1.1]}{127.0.0.1:35780} [junit4] 2> 243947 INFO (jetty-launcher-216-thread-1) [ ] o.e.j.s.Server Started @247733ms [junit4] 2> 243947 INFO (jetty-launcher-216-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35780} [junit4] 2> 243947 ERROR (jetty-launcher-216-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 243947 INFO (jetty-launcher-216-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 243947 INFO (jetty-launcher-216-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 243947 INFO (jetty-launcher-216-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 243947 INFO (jetty-launcher-216-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-12-19T14:14:06.927Z [junit4] 2> 243952 INFO (jetty-launcher-216-thread-6) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2adc2079{/solr,null,AVAILABLE} [junit4] 2> 243952 INFO (jetty-launcher-216-thread-6) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4881af4e{HTTP/1.1,[http/1.1]}{127.0.0.1:49979} [junit4] 2> 243952 INFO (jetty-launcher-216-thread-6) [ ] o.e.j.s.Server Started @247738ms [junit4] 2> 243952 INFO (jetty-launcher-216-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49979} [junit4] 2> 243952 ERROR (jetty-launcher-216-thread-6) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 243952 INFO (jetty-launcher-216-thread-6) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 243953 INFO (jetty-launcher-216-thread-6) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 243953 INFO (jetty-launcher-216-thread-6) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 243953 INFO (jetty-launcher-216-thread-6) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-12-19T14:14:06.933Z [junit4] 2> 243957 INFO (jetty-launcher-216-thread-7) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c2cbc7a{/solr,null,AVAILABLE} [junit4] 2> 243957 INFO (jetty-launcher-216-thread-7) [ ] o.e.j.s.AbstractConnector Started ServerConnector@76b4d14c{HTTP/1.1,[http/1.1]}{127.0.0.1:35976} [junit4] 2> 243957 INFO (jetty-launcher-216-thread-7) [ ] o.e.j.s.Server Started @247743ms [junit4] 2> 243957 INFO (jetty-launcher-216-thread-7) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35976} [junit4] 2> 243958 ERROR (jetty-launcher-216-thread-7) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 243958 INFO (jetty-launcher-216-thread-7) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 243958 INFO (jetty-launcher-216-thread-7) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 243958 INFO (jetty-launcher-216-thread-7) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 243958 INFO (jetty-launcher-216-thread-7) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-12-19T14:14:06.938Z [junit4] 2> 243990 INFO (jetty-launcher-216-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e89a284{/solr,null,AVAILABLE} [junit4] 2> 243990 INFO (jetty-launcher-216-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@fa62ec5{HTTP/1.1,[http/1.1]}{127.0.0.1:40894} [junit4] 2> 243990 INFO (jetty-launcher-216-thread-2) [ ] o.e.j.s.Server Started @247777ms [junit4] 2> 243991 INFO (jetty-launcher-216-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40894} [junit4] 2> 243991 ERROR (jetty-launcher-216-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 243991 INFO (jetty-launcher-216-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 243991 INFO (jetty-launcher-216-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 243991 INFO (jetty-launcher-216-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 243991 INFO (jetty-launcher-216-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-12-19T14:14:06.971Z [junit4] 2> 243997 INFO (jetty-launcher-216-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 243998 INFO (jetty-launcher-216-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 244003 INFO (jetty-launcher-216-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 244019 INFO (jetty-launcher-216-thread-8) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 244031 INFO (jetty-launcher-216-thread-9) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 244031 INFO (jetty-launcher-216-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 244042 INFO (jetty-launcher-216-thread-3) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 244051 INFO (jetty-launcher-216-thread-4) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 244055 INFO (jetty-launcher-216-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54332/solr [junit4] 2> 244062 INFO (jetty-launcher-216-thread-9) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 244077 INFO (jetty-launcher-216-thread-2) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 244077 INFO (jetty-launcher-216-thread-6) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 244076 INFO (jetty-launcher-216-thread-10) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 244078 INFO (jetty-launcher-216-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54332/solr [junit4] 2> 244065 INFO (jetty-launcher-216-thread-5) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 244081 INFO (jetty-launcher-216-thread-8) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 244079 INFO (jetty-launcher-216-thread-7) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 244078 INFO (jetty-launcher-216-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 244090 INFO (jetty-launcher-216-thread-9) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54332/solr [junit4] 2> 244091 INFO (jetty-launcher-216-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54332/solr [junit4] 2> 244130 INFO (jetty-launcher-216-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54332/solr [junit4] 2> 244140 INFO (jetty-launcher-216-thread-10) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 244137 INFO (jetty-launcher-216-thread-1) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 244133 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 0x159176eaddb000b, 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> 244170 INFO (jetty-launcher-216-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54332/solr [junit4] 2> 244170 INFO (jetty-launcher-216-thread-10) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54332/solr [junit4] 2> 244146 INFO (jetty-launcher-216-thread-7) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 244146 INFO (jetty-launcher-216-thread-6) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 244145 INFO (jetty-launcher-216-thread-8) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54332/solr [junit4] 2> 244178 INFO (jetty-launcher-216-thread-6) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54332/solr [junit4] 2> 244179 INFO (jetty-launcher-216-thread-7) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54332/solr [junit4] 2> 244194 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 0x159176eaddb000c, 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> 244205 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 0x159176eaddb0011, 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> 244291 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 0x159176eaddb0014, 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> 244293 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 0x159176eaddb000f, 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> 244293 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 0x159176eaddb0015, 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> 244293 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 0x159176eaddb0013, 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> 244317 INFO (jetty-launcher-216-thread-9) [n:127.0.0.1:52424_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52424_solr [junit4] 2> 244319 INFO (jetty-launcher-216-thread-3) [n:127.0.0.1:54890_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54890_solr [junit4] 2> 244320 INFO (jetty-launcher-216-thread-4) [n:127.0.0.1:34871_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34871_solr [junit4] 2> 244322 INFO (jetty-launcher-216-thread-9) [n:127.0.0.1:52424_solr ] o.a.s.c.Overseer Overseer (id=97134631095828502-127.0.0.1:52424_solr-n_0000000000) starting [junit4] 2> 244378 INFO (zkCallback-260-thread-1-processing-n:127.0.0.1:52424_solr) [n:127.0.0.1:52424_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 244378 INFO (zkCallback-259-thread-1-processing-n:127.0.0.1:54890_solr) [n:127.0.0.1:54890_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 244390 INFO (zkCallback-246-thread-1-processing-n:127.0.0.1:34871_solr) [n:127.0.0.1:34871_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 244396 INFO (jetty-launcher-216-thread-10) [n:127.0.0.1:39494_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 244396 INFO (jetty-launcher-216-thread-5) [n:127.0.0.1:56843_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 244416 INFO (jetty-launcher-216-thread-10) [n:127.0.0.1:39494_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39494_solr [junit4] 2> 244417 INFO (jetty-launcher-216-thread-5) [n:127.0.0.1:56843_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56843_solr [junit4] 2> 244427 INFO (jetty-launcher-216-thread-8) [n:127.0.0.1:41690_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 244432 INFO (zkCallback-259-thread-1-processing-n:127.0.0.1:54890_solr) [n:127.0.0.1:54890_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 244433 INFO (zkCallback-260-thread-1-processing-n:127.0.0.1:52424_solr) [n:127.0.0.1:52424_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 244434 INFO (zkCallback-246-thread-1-processing-n:127.0.0.1:34871_solr) [n:127.0.0.1:34871_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 244448 INFO (jetty-launcher-216-thread-4) [n:127.0.0.1:34871_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node4/. [junit4] 2> 244453 INFO (zkCallback-263-thread-1-processing-n:127.0.0.1:56843_solr) [n:127.0.0.1:56843_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 244453 INFO (zkCallback-262-thread-1-processing-n:127.0.0.1:39494_solr) [n:127.0.0.1:39494_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 244462 INFO (jetty-launcher-216-thread-1) [n:127.0.0.1:35780_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 244462 INFO (jetty-launcher-216-thread-2) [n:127.0.0.1:40894_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 244501 INFO (jetty-launcher-216-thread-9) [n:127.0.0.1:52424_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52424_solr [junit4] 2> 244502 INFO (zkCallback-264-thread-1-processing-n:127.0.0.1:41690_solr) [n:127.0.0.1:41690_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 244507 INFO (zkCallback-259-thread-1-processing-n:127.0.0.1:54890_solr) [n:127.0.0.1:54890_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 244507 INFO (zkCallback-262-thread-1-processing-n:127.0.0.1:39494_solr) [n:127.0.0.1:39494_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 244507 INFO (zkCallback-263-thread-1-processing-n:127.0.0.1:56843_solr) [n:127.0.0.1:56843_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 244508 INFO (zkCallback-269-thread-1-processing-n:127.0.0.1:40894_solr) [n:127.0.0.1:40894_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 244514 INFO (zkCallback-246-thread-1-processing-n:127.0.0.1:34871_solr) [n:127.0.0.1:34871_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 244515 INFO (zkCallback-265-thread-1-processing-n:127.0.0.1:35780_solr) [n:127.0.0.1:35780_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 244515 INFO (zkCallback-260-thread-1-processing-n:127.0.0.1:52424_solr) [n:127.0.0.1:52424_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 244517 INFO (zkCallback-264-thread-1-processing-n:127.0.0.1:41690_solr) [n:127.0.0.1:41690_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 244525 INFO (jetty-launcher-216-thread-7) [n:127.0.0.1:35976_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 244526 INFO (jetty-launcher-216-thread-6) [n:127.0.0.1:49979_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 244526 INFO (jetty-launcher-216-thread-8) [n:127.0.0.1:41690_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41690_solr [junit4] 2> 244530 INFO (jetty-launcher-216-thread-1) [n:127.0.0.1:35780_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35780_solr [junit4] 2> 244534 INFO (zkCallback-262-thread-1-processing-n:127.0.0.1:39494_solr) [n:127.0.0.1:39494_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 244534 INFO (zkCallback-246-thread-1-processing-n:127.0.0.1:34871_solr) [n:127.0.0.1:34871_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 244534 INFO (zkCallback-259-thread-1-processing-n:127.0.0.1:54890_solr) [n:127.0.0.1:54890_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 244534 INFO (zkCallback-263-thread-1-processing-n:127.0.0.1:56843_solr) [n:127.0.0.1:56843_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 244535 INFO (zkCallback-265-thread-1-processing-n:127.0.0.1:35780_solr) [n:127.0.0.1:35780_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 244535 INFO (zkCallback-264-thread-1-processing-n:127.0.0.1:41690_solr) [n:127.0.0.1:41690_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 244537 INFO (zkCallback-269-thread-1-processing-n:127.0.0.1:40894_solr) [n:127.0.0.1:40894_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 244541 INFO (jetty-launcher-216-thread-5) [n:127.0.0.1:56843_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node5/. [junit4] 2> 244548 INFO (jetty-launcher-216-thread-2) [n:127.0.0.1:40894_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40894_solr [junit4] 2> 244549 INFO (zkCallback-263-thread-1-processing-n:127.0.0.1:56843_solr) [n:127.0.0.1:56843_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7) [junit4] 2> 244549 INFO (zkCallback-259-thread-1-processing-n:127.0.0.1:54890_solr) [n:127.0.0.1:54890_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7) [junit4] 2> 244549 INFO (zkCallback-246-thread-1-processing-n:127.0.0.1:34871_solr) [n:127.0.0.1:34871_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7) [junit4] 2> 244549 INFO (zkCallback-262-thread-1-processing-n:127.0.0.1:39494_solr) [n:127.0.0.1:39494_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7) [junit4] 2> 244549 INFO (zkCallback-269-thread-1-processing-n:127.0.0.1:40894_solr) [n:127.0.0.1:40894_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7) [junit4] 2> 244550 INFO (zkCallback-265-thread-1-processing-n:127.0.0.1:35780_solr) [n:127.0.0.1:35780_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7) [junit4] 2> 244550 INFO (zkCallback-264-thread-1-processing-n:127.0.0.1:41690_solr) [n:127.0.0.1:41690_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7) [junit4] 2> 244559 INFO (zkCallback-259-thread-1-processing-n:127.0.0.1:54890_solr) [n:127.0.0.1:54890_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8) [junit4] 2> 244560 INFO (zkCallback-265-thread-1-processing-n:127.0.0.1:35780_solr) [n:127.0.0.1:35780_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8) [junit4] 2> 244560 INFO (zkCallback-269-thread-1-processing-n:127.0.0.1:40894_solr) [n:127.0.0.1:40894_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8) [junit4] 2> 244560 INFO (zkCallback-263-thread-1-processing-n:127.0.0.1:56843_solr) [n:127.0.0.1:56843_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8) [junit4] 2> 244560 INFO (zkCallback-264-thread-1-processing-n:127.0.0.1:41690_solr) [n:127.0.0.1:41690_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8) [junit4] 2> 244561 INFO (zkCallback-262-thread-1-processing-n:127.0.0.1:39494_solr) [n:127.0.0.1:39494_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8) [junit4] 2> 244561 INFO (zkCallback-246-thread-1-processing-n:127.0.0.1:34871_solr) [n:127.0.0.1:34871_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8) [junit4] 2> 244570 INFO (jetty-launcher-216-thread-7) [n:127.0.0.1:35976_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35976_solr [junit4] 2> 244571 INFO (jetty-launcher-216-thread-6) [n:127.0.0.1:49979_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49979_solr [junit4] 2> 244572 INFO (zkCallback-259-thread-1-processing-n:127.0.0.1:54890_solr) [n:127.0.0.1:54890_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9) [junit4] 2> 244572 INFO (zkCallback-265-thread-1-processing-n:127.0.0.1:35780_solr) [n:127.0.0.1:35780_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9) [junit4] 2> 244572 INFO (zkCallback-262-thread-1-processing-n:127.0.0.1:39494_solr) [n:127.0.0.1:39494_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9) [junit4] 2> 244572 INFO (zkCallback-269-thread-1-processing-n:127.0.0.1:40894_solr) [n:127.0.0.1:40894_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9) [junit4] 2> 244573 INFO (zkCallback-264-thread-1-processing-n:127.0.0.1:41690_solr) [n:127.0.0.1:41690_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9) [junit4] 2> 244573 INFO (zkCallback-246-thread-1-processing-n:127.0.0.1:34871_solr) [n:127.0.0.1:34871_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9) [junit4] 2> 244573 INFO (zkCallback-263-thread-1-processing-n:127.0.0.1:56843_solr) [n:127.0.0.1:56843_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9) [junit4] 2> 244579 INFO (zkCallback-265-thread-1-processing-n:127.0.0.1:35780_solr) [n:127.0.0.1:35780_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10) [junit4] 2> 244579 INFO (zkCallback-259-thread-1-processing-n:127.0.0.1:54890_solr) [n:127.0.0.1:54890_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10) [junit4] 2> 244579 INFO (zkCallback-262-thread-1-processing-n:127.0.0.1:39494_solr) [n:127.0.0.1:39494_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10) [junit4] 2> 244579 INFO (zkCallback-269-thread-1-processing-n:127.0.0.1:40894_solr) [n:127.0.0.1:40894_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10) [junit4] 2> 244579 INFO (zkCallback-264-thread-1-processing-n:127.0.0.1:41690_solr) [n:127.0.0.1:41690_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10) [junit4] 2> 244579 INFO (zkCallback-246-thread-1-processing-n:127.0.0.1:34871_solr) [n:127.0.0.1:34871_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10) [junit4] 2> 244579 INFO (zkCallback-263-thread-1-processing-n:127.0.0.1:56843_solr) [n:127.0.0.1:56843_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10) [junit4] 2> 244589 INFO (zkCallback-260-thread-2-processing-n:127.0.0.1:52424_solr) [n:127.0.0.1:52424_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (10) [junit4] 2> 244600 INFO (jetty-launcher-216-thread-1) [n:127.0.0.1:35780_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node1/. [junit4] 2> 244611 INFO (zkCallback-270-thread-1-processing-n:127.0.0.1:35976_solr) [n:127.0.0.1:35976_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (10) [junit4] 2> 244611 INFO (zkCallback-268-thread-1-processing-n:127.0.0.1:49979_solr) [n:127.0.0.1:49979_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (10) [junit4] 2> 244626 INFO (jetty-launcher-216-thread-7) [n:127.0.0.1:35976_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node7/. [junit4] 2> 244663 INFO (jetty-launcher-216-thread-3) [n:127.0.0.1:54890_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node3/. [junit4] 2> 244679 INFO (jetty-launcher-216-thread-10) [n:127.0.0.1:39494_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node10/. [junit4] 2> 244690 INFO (jetty-launcher-216-thread-8) [n:127.0.0.1:41690_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node8/. [junit4] 2> 244705 INFO (jetty-launcher-216-thread-2) [n:127.0.0.1:40894_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node2/. [junit4] 2> 244715 INFO (jetty-launcher-216-thread-6) [n:127.0.0.1:49979_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node6/. [junit4] 2> 244766 INFO (jetty-launcher-216-thread-9) [n:127.0.0.1:52424_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node9/. [junit4] 2> 244779 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[E9985D3E8D701DC9]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (10) [junit4] 2> 244780 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[E9985D3E8D701DC9]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54332/solr ready [junit4] 2> 245412 INFO (qtp696216198-3175) [n:127.0.0.1:56843_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&action=CREATE&numShards=5&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 245446 INFO (OverseerThreadFactory-584-thread-1-processing-n:127.0.0.1:52424_solr) [n:127.0.0.1:52424_solr ] o.a.s.c.CreateCollectionCmd Create collection test_col [junit4] 2> 245663 INFO (qtp696216198-3177) [n:127.0.0.1:56843_solr ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard3_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard3&wt=javabin&version=2 [junit4] 2> 245677 INFO (qtp473603907-3211) [n:127.0.0.1:35780_solr ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard3_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard3&wt=javabin&version=2 [junit4] 2> 245678 INFO (qtp519066800-3251) [n:127.0.0.1:40894_solr ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard5_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard5&wt=javabin&version=2 [junit4] 2> 245678 INFO (qtp1078800451-3162) [n:127.0.0.1:49979_solr ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard4_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard4&wt=javabin&version=2 [junit4] 2> 245678 INFO (qtp1341837230-3185) [n:127.0.0.1:54890_solr ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard2&wt=javabin&version=2 [junit4] 2> 245678 INFO (qtp1402353960-3200) [n:127.0.0.1:52424_solr ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard1&wt=javabin&version=2 [junit4] 2> 245679 INFO (qtp1725646367-3235) [n:127.0.0.1:39494_solr ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard4_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard4&wt=javabin&version=2 [junit4] 2> 245679 INFO (qtp2059527498-3167) [n:127.0.0.1:34871_solr ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard5_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard5&wt=javabin&version=2 [junit4] 2> 245679 INFO (qtp441492096-3150) [n:127.0.0.1:41690_solr ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard1&wt=javabin&version=2 [junit4] 2> 245680 INFO (qtp386454879-3214) [n:127.0.0.1:35976_solr ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard2&wt=javabin&version=2 [junit4] 2> 245909 INFO (zkCallback-265-thread-1-processing-n:127.0.0.1:35780_solr) [n:127.0.0.1:35780_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [10]) [junit4] 2> 245909 INFO (zkCallback-263-thread-1-processing-n:127.0.0.1:56843_solr) [n:127.0.0.1:56843_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [10]) [junit4] 2> 245910 INFO (zkCallback-259-thread-1-processing-n:127.0.0.1:54890_solr) [n:127.0.0.1:54890_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [10]) [junit4] 2> 245910 INFO (zkCallback-268-thread-1-processing-n:127.0.0.1:49979_solr) [n:127.0.0.1:49979_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [10]) [junit4] 2> 245911 INFO (zkCallback-264-thread-1-processing-n:127.0.0.1:41690_solr) [n:127.0.0.1:41690_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [10]) [junit4] 2> 245911 INFO (zkCallback-262-thread-1-processing-n:127.0.0.1:39494_solr) [n:127.0.0.1:39494_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [10]) [junit4] 2> 245911 INFO (zkCallback-269-thread-1-processing-n:127.0.0.1:40894_solr) [n:127.0.0.1:40894_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [10]) [junit4] 2> 245911 INFO (zkCallback-246-thread-1-processing-n:127.0.0.1:34871_solr) [n:127.0.0.1:34871_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [10]) [junit4] 2> 245911 INFO (zkCallback-270-thread-2-processing-n:127.0.0.1:35976_solr) [n:127.0.0.1:35976_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [10]) [junit4] 2> 245915 INFO (zkCallback-260-thread-4-processing-n:127.0.0.1:52424_solr) [n:127.0.0.1:52424_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [10]) [junit4] 2> 246694 WARN (qtp696216198-3177) [n:127.0.0.1:56843_solr c:test_col s:shard3 x:test_col_shard3_replica2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 246702 INFO (qtp696216198-3177) [n:127.0.0.1:56843_solr c:test_col s:shard3 x:test_col_shard3_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 246726 WARN (qtp386454879-3214) [n:127.0.0.1:35976_solr c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 246749 INFO (qtp386454879-3214) [n:127.0.0.1:35976_solr c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 246748 INFO (qtp696216198-3177) [n:127.0.0.1:56843_solr c:test_col s:shard3 x:test_col_shard3_replica2] o.a.s.s.IndexSchema [test_col_shard3_replica2] Schema name=minimal-atomic-stress [junit4] 2> 246737 WARN (qtp1402353960-3200) [n:127.0.0.1:52424_solr c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 246757 INFO (qtp1402353960-3200) [n:127.0.0.1:52424_solr c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 246758 INFO (qtp696216198-3177) [n:127.0.0.1:56843_solr c:test_col s:shard3 x:test_col_shard3_replica2] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 246803 INFO (qtp696216198-3177) [n:127.0.0.1:56843_solr c:test_col s:shard3 x:test_col_shard3_replica2] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard3_replica2' using configuration from collection test_col [junit4] 2> 246803 INFO (qtp696216198-3177) [n:127.0.0.1:56843_solr c:test_col s:shard3 x:test_col_shard3_replica2] o.a.s.c.SolrCore [[test_col_shard3_replica2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node5/test_col_shard3_replica2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node5/./test_col_shard3_replica2/data/] [junit4] 2> 246805 WARN (qtp441492096-3150) [n:127.0.0.1:41690_solr c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 246806 INFO (qtp441492096-3150) [n:127.0.0.1:41690_solr c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 246812 WARN (qtp473603907-3211) [n:127.0.0.1:35780_solr c:test_col s:shard3 x:test_col_shard3_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 246816 INFO (qtp386454879-3214) [n:127.0.0.1:35976_solr c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.s.IndexSchema [test_col_shard2_replica1] Schema name=minimal-atomic-stress [junit4] 2> 246818 INFO (qtp386454879-3214) [n:127.0.0.1:35976_solr c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 246831 INFO (qtp473603907-3211) [n:127.0.0.1:35780_solr c:test_col s:shard3 x:test_col_shard3_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 246843 INFO (qtp1402353960-3200) [n:127.0.0.1:52424_solr c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.s.IndexSchema [test_col_shard1_replica2] Schema name=minimal-atomic-stress [junit4] 2> 246846 INFO (qtp1402353960-3200) [n:127.0.0.1:52424_solr c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 246855 INFO (qtp441492096-3150) [n:127.0.0.1:41690_solr c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.s.IndexSchema [test_col_shard1_replica1] Schema name=minimal-atomic-stress [junit4] 2> 246855 INFO (qtp473603907-3211) [n:127.0.0.1:35780_solr c:test_col s:shard3 x:test_col_shard3_replica1] o.a.s.s.IndexSchema [test_col_shard3_replica1] Schema name=minimal-atomic-stress [junit4] 2> 246857 INFO (qtp441492096-3150) [n:127.0.0.1:41690_solr c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 246858 INFO (qtp696216198-3177) [n:127.0.0.1:56843_solr c:test_col s:shard3 x:test_col_shard3_replica2] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75fb326c [junit4] 2> 246858 INFO (qtp1402353960-3200) [n:127.0.0.1:52424_solr c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica2' using configuration from collection test_col [junit4] 2> 246859 INFO (qtp441492096-3150) [n:127.0.0.1:41690_solr c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica1' using configuration from collection test_col [junit4] 2> 246859 INFO (qtp1402353960-3200) [n:127.0.0.1:52424_solr c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.c.SolrCore [[test_col_shard1_replica2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node9/test_col_shard1_replica2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node9/./test_col_shard1_replica2/data/] [junit4] 2> 246859 INFO (qtp1402353960-3200) [n:127.0.0.1:52424_solr c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75fb326c [junit4] 2> 246861 INFO (qtp441492096-3150) [n:127.0.0.1:41690_solr c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.c.SolrCore [[test_col_shard1_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node8/test_col_shard1_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node8/./test_col_shard1_replica1/data/] [junit4] 2> 246868 INFO (qtp473603907-3211) [n:127.0.0.1:35780_solr c:test_col s:shard3 x:test_col_shard3_replica1] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 246868 INFO (qtp386454879-3214) [n:127.0.0.1:35976_solr c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica1' using configuration from collection test_col [junit4] 2> 246872 WARN (qtp519066800-3251) [n:127.0.0.1:40894_solr c:test_col s:shard5 x:test_col_shard5_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 246872 INFO (qtp519066800-3251) [n:127.0.0.1:40894_solr c:test_col s:shard5 x:test_col_shard5_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 246876 WARN (qtp2059527498-3167) [n:127.0.0.1:34871_solr c:test_col s:shard5 x:test_col_shard5_replica2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 246884 INFO (qtp2059527498-3167) [n:127.0.0.1:34871_solr c:test_col s:shard5 x:test_col_shard5_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 246881 WARN (qtp1341837230-3185) [n:127.0.0.1:54890_solr c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 246905 INFO (qtp1341837230-3185) [n:127.0.0.1:54890_solr c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 246881 INFO (qtp473603907-3211) [n:127.0.0.1:35780_solr c:test_col s:shard3 x:test_col_shard3_replica1] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard3_replica1' using configuration from collection test_col [junit4] 2> 246901 WARN (qtp1078800451-3162) [n:127.0.0.1:49979_solr c:test_col s:shard4 x:test_col_shard4_replica2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 246909 INFO (qtp386454879-3214) [n:127.0.0.1:35976_solr c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.c.SolrCore [[test_col_shard2_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node7/test_col_shard2_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node7/./test_col_shard2_replica1/data/] [junit4] 2> 246909 INFO (qtp386454879-3214) [n:127.0.0.1:35976_solr c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75fb326c [junit4] 2> 246910 INFO (qtp1078800451-3162) [n:127.0.0.1:49979_solr c:test_col s:shard4 x:test_col_shard4_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 246912 INFO (qtp441492096-3150) [n:127.0.0.1:41690_solr c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75fb326c [junit4] 2> 246913 INFO (qtp473603907-3211) [n:127.0.0.1:35780_solr c:test_col s:shard3 x:test_col_shard3_replica1] o.a.s.c.SolrCore [[test_col_shard3_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node1/test_col_shard3_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node1/./test_col_shard3_replica1/data/] [junit4] 2> 246913 INFO (qtp473603907-3211) [n:127.0.0.1:35780_solr c:test_col s:shard3 x:test_col_shard3_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75fb326c [junit4] 2> 246915 INFO (qtp386454879-3214) [n:127.0.0.1:35976_solr c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@2a5ea508 [junit4] 2> 246917 INFO (qtp696216198-3177) [n:127.0.0.1:56843_solr c:test_col s:shard3 x:test_col_shard3_replica2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@55fea21 [junit4] 2> 246918 WARN (qtp1725646367-3235) [n:127.0.0.1:39494_solr c:test_col s:shard4 x:test_col_shard4_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 246919 INFO (qtp1725646367-3235) [n:127.0.0.1:39494_solr c:test_col s:shard4 x:test_col_shard4_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 246921 INFO (qtp1402353960-3200) [n:127.0.0.1:52424_solr c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@6b9fc06b [junit4] 2> 246921 INFO (qtp441492096-3150) [n:127.0.0.1:41690_solr c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@21a162bf [junit4] 2> 246923 INFO (qtp473603907-3211) [n:127.0.0.1:35780_solr c:test_col s:shard3 x:test_col_shard3_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1d8ae9d [junit4] 2> 246943 INFO (qtp1725646367-3235) [n:127.0.0.1:39494_solr c:test_col s:shard4 x:test_col_shard4_replica1] o.a.s.s.IndexSchema [test_col_shard4_replica1] Schema name=minimal-atomic-stress [junit4] 2> 246945 INFO (qtp1725646367-3235) [n:127.0.0.1:39494_solr c:test_col s:shard4 x:test_col_shard4_replica1] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id [junit4] 2> 246947 INFO (qtp1725646367-3235) [n:127.0.0.1:39494_solr c:test_col s:shard4 x:test_col_shard4_replica1] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard4_replica1' using configuration from collection test_col [junit4] 2> 246948 INFO (qtp1725646367-3235) [n:127.0.0.1:39494_solr c:test_col s:shard4 x:test_col_shard4_replica1] o.a.s.c.SolrCore [[test_col_shard4_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node10/test_col_shard4_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E9985D3E8D701DC9-001/tempDir-001/node10/./test_col_shard4_replica1/data/] [junit4] 2> 246948 INFO (qtp1725646367-3235) [n:127.0.0.1:39494_solr c:test_col s:shard4 x:test_col_shard4_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75fb326c [junit4] 2> 246953 INFO (qtp1078800451-3162) [n:127.0.0.1:49979_solr c:test_col s:shard4 x:test_col_shard4_replica2] o.a.s.s.IndexSchema [test_col_shard4_replica2] Schema name=minimal-atomic-stress [junit4] 2> 246957 WARN (qtp386454879-3214) [n:127.0.0.1:35976_solr c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}} [junit4] 2> 246957 INFO (qtp1725646367-3235) [n:127.0.0.1:39494_solr c:test_col s:shard4 x:test_col_shard4_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.Mock [...truncated too long message...] Fa) [n:127.0.0.1:52981_rf_%2Fa ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ target_collection:shard1 [junit4] 2> 3059177 INFO (zkCallback-2896-thread-1-processing-n:127.0.0.1:52981_rf_%2Fa) [n:127.0.0.1:52981_rf_%2Fa c:target_collection s:shard1 r:core_node2 x:target_collection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52981/rf_/a/target_collection_shard1_replica1/ shard1 [junit4] 2> 3059257 WARN (zkCallback-2978-thread-3-processing-n:127.0.0.1:37476_rf_%2Fa) [n:127.0.0.1:37476_rf_%2Fa c:target_collection s:shard2 r:core_node1 x:target_collection_shard2_replica2] o.a.s.c.SyncStrategy Closed, skipping sync up. [junit4] 2> 3059257 INFO (zkCallback-2978-thread-3-processing-n:127.0.0.1:37476_rf_%2Fa) [n:127.0.0.1:37476_rf_%2Fa c:target_collection s:shard2 r:core_node1 x:target_collection_shard2_replica2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 3059257 INFO (zkCallback-2978-thread-3-processing-n:127.0.0.1:37476_rf_%2Fa) [n:127.0.0.1:37476_rf_%2Fa c:target_collection s:shard2 r:core_node1 x:target_collection_shard2_replica2] o.a.s.c.SolrCore [target_collection_shard2_replica2] CLOSING SolrCore org.apache.solr.core.SolrCore@52ef6f9e [junit4] 2> 3059257 INFO (zkCallback-2978-thread-3-processing-n:127.0.0.1:37476_rf_%2Fa) [n:127.0.0.1:37476_rf_%2Fa c:target_collection s:shard2 r:core_node1 x:target_collection_shard2_replica2] o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR handler @ target_collection:shard2 [junit4] 2> 3059280 INFO (zkCallback-2896-thread-1-processing-n:127.0.0.1:52981_rf_%2Fa) [n:127.0.0.1:52981_rf_%2Fa ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/target_collection/state.json] for collection [target_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3059740 WARN (zkCallback-2978-thread-1-processing-n:127.0.0.1:37476_rf_%2Fa) [n:127.0.0.1:37476_rf_%2Fa ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 3059741 INFO (TEST-CdcrReplicationDistributedZkTest.testDeleteCreateSourceCollection-seed#[E9985D3E8D701DC9]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7b1bbfe6{HTTP/1.1,[http/1.1]}{127.0.0.1:37476} [junit4] 2> 3059742 INFO (TEST-CdcrReplicationDistributedZkTest.testDeleteCreateSourceCollection-seed#[E9985D3E8D701DC9]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@535fb558{/rf_/a,null,UNAVAILABLE} [junit4] 2> 3059742 INFO (TEST-CdcrReplicationDistributedZkTest.testDeleteCreateSourceCollection-seed#[E9985D3E8D701DC9]) [ ] o.a.s.c.ChaosMonkey monkey: stop shard! 52981 [junit4] 2> 3059742 INFO (TEST-CdcrReplicationDistributedZkTest.testDeleteCreateSourceCollection-seed#[E9985D3E8D701DC9]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1448082072 [junit4] 2> 3059744 INFO (coreCloseExecutor-4279-thread-1) [n:127.0.0.1:52981_rf_%2Fa c:target_collection s:shard1 r:core_node2 x:target_collection_shard1_replica1] o.a.s.c.SolrCore [target_collection_shard1_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@49cf4d9 [junit4] 2> 3059744 INFO (coreCloseExecutor-4279-thread-1) [n:127.0.0.1:52981_rf_%2Fa c:target_collection s:shard1 r:core_node2 x:target_collection_shard1_replica1] o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR handler @ target_collection:shard1 [junit4] 2> 3059755 INFO (TEST-CdcrReplicationDistributedZkTest.testDeleteCreateSourceCollection-seed#[E9985D3E8D701DC9]) [ ] o.a.s.c.Overseer Overseer (id=97134810575339552-127.0.0.1:52981_rf_%2Fa-n_0000000007) closing [junit4] 2> 3059755 INFO (OverseerStateUpdate-97134810575339552-127.0.0.1:52981_rf_%2Fa-n_0000000007) [n:127.0.0.1:52981_rf_%2Fa ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:52981_rf_%2Fa [junit4] 2> 3061257 WARN (zkCallback-2896-thread-3-processing-n:127.0.0.1:52981_rf_%2Fa) [n:127.0.0.1:52981_rf_%2Fa ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 3061258 INFO (TEST-CdcrReplicationDistributedZkTest.testDeleteCreateSourceCollection-seed#[E9985D3E8D701DC9]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@403daa25{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 3061258 INFO (TEST-CdcrReplicationDistributedZkTest.testDeleteCreateSourceCollection-seed#[E9985D3E8D701DC9]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2f0528f2{/rf_/a,null,UNAVAILABLE} [junit4] 2> 3061259 INFO (TEST-CdcrReplicationDistributedZkTest.testDeleteCreateSourceCollection-seed#[E9985D3E8D701DC9]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteCreateSourceCollection [junit4] 2> 3061260 INFO (TEST-CdcrReplicationDistributedZkTest.testDeleteCreateSourceCollection-seed#[E9985D3E8D701DC9]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40929 40929 [junit4] 2> 3061375 INFO (Thread-157004) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40929 40929 [junit4] 2> 3061376 WARN (Thread-157004) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 48 /solr/clusterprops.json [junit4] 2> 48 /solr/aliases.json [junit4] 2> 26 /solr/configs/conf1 [junit4] 2> 10 /solr/security.json [junit4] 2> 8 /solr/collections/tmp_collection/state.json [junit4] 2> 3 /solr/collections/source_collection/leaders/shard1/leader [junit4] 2> 3 /solr/collections/target_collection/leaders/shard1/leader [junit4] 2> 2 /solr/collections/source_collection/leaders/shard2/leader [junit4] 2> 2 /solr/collections/tmp_collection/leaders/shard2/leader [junit4] 2> 2 /solr/collections/target_collection/leaders/shard2/leader [junit4] 2> 2 /solr/collections/tmp_collection/leaders/shard1/leader [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 48 /solr/clusterstate.json [junit4] 2> 10 /solr/collections/target_collection/cdcr/state/buffer [junit4] 2> 10 /solr/collections/source_collection/cdcr/state/buffer [junit4] 2> 10 /solr/collections/source_collection/cdcr/state/process [junit4] 2> 10 /solr/collections/target_collection/cdcr/state/process [junit4] 2> 9 /solr/collections/source_collection/state.json [junit4] 2> 9 /solr/collections/target_collection/state.json [junit4] 2> 8 /solr/collections/tmp_collection/cdcr/state/process [junit4] 2> 8 /solr/collections/tmp_collection/cdcr/state/buffer [junit4] 2> 2 /solr/overseer_elect/election/97134810575339546-127.0.0.1:40536_rf_%2Fa-n_0000000005 [junit4] 2> 2 /solr/overseer_elect/election/97134810575339552-127.0.0.1:52981_rf_%2Fa-n_0000000007 [junit4] 2> 2 /solr/overseer_elect/election/97134810575339530-127.0.0.1:38797_rf_%2Fa-n_0000000002 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 102 /solr/overseer/queue [junit4] 2> 65 /solr/overseer/collection-queue-work [junit4] 2> 48 /solr/collections [junit4] 2> 46 /solr/live_nodes [junit4] 2> 26 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 3061576 INFO (SUITE-CdcrReplicationDistributedZkTest-seed#[E9985D3E8D701DC9]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_E9985D3E8D701DC9-001 [junit4] 2> Dec 19, 2016 3:01:05 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=2, maxDocsPerChunk=2, blockSize=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=2, blockSize=5)), sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ar-DZ, timezone=Europe/Warsaw [junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=1,free=128502512,total=503840768 [junit4] 2> NOTE: All tests run in this JVM: [TestBinaryResponseWriter, TestStressUserVersions, TestFieldCollectionResource, ZkNodePropsTest, TestNRTOpen, CloudExitableDirectoryReaderTest, HdfsWriteToMultipleCollectionsTest, AlternateDirectoryTest, TestFieldTypeResource, ShufflingReplicaListTransformerTest, TestSearcherReuse, HighlighterConfigTest, TestQuerySenderNoQuery, DateFieldTest, TestSchemaSimilarityResource, ExplicitHLLTest, TestUninvertingReader, TestPKIAuthenticationPlugin, CdcrUpdateLogTest, SuggestComponentTest, TestConfigSetsAPI, DistribDocExpirationUpdateProcessorTest, CurrencyFieldOpenExchangeTest, BooleanFieldTest, TestDistributedSearch, TestCloudManagedSchema, TestMacroExpander, HdfsBasicDistributedZkTest, TestHighlightDedupGrouping, TestQueryWrapperFilter, SolrRequestParserTest, FileBasedSpellCheckerTest, SimpleCollectionCreateDeleteTest, RegexBoostProcessorTest, SolrCoreTest, TestUseDocValuesAsStored2, ExternalFileFieldSortTest, HdfsCollectionsAPIDistributedZkTest, PreAnalyzedFieldManagedSchemaCloudTest, DistributedSuggestComponentTest, SyncSliceTest, QueryElevationComponentTest, ScriptEngineTest, CdcrReplicationDistributedZkTest] [junit4] Completed [404/662 (3!)] on J0 in 1798.90s, 11 tests, 1 error <<< FAILURES! [...truncated 63231 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org