Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/163/
8 tests failed.
FAILED: org.apache.solr.cloud.AssignBackwardCompatibilityTest.test
Error Message:
Could not load collection from ZK: collection1
Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK:
collection1
at
__randomizedtesting.SeedInfo.seed([995B4A163C40F912:110F75CC92BC94EA]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1115)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:648)
at
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:128)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:108)
at
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:247)
at
org.apache.solr.cloud.AssignBackwardCompatibilityTest.test(AssignBackwardCompatibilityTest.java:90)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /collections/collection1/state.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1127)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1113)
... 44 more
FAILED:
org.apache.solr.cloud.CollectionTooManyReplicasTest.testAddTooManyReplicas
Error Message:
Could not load collection from ZK: TooManyReplicasInSeveralFlavors
Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK:
TooManyReplicasInSeveralFlavors
at
__randomizedtesting.SeedInfo.seed([995B4A163C40F912:14093ECE72A6C6A3]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1115)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:648)
at
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:128)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:108)
at
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:247)
at
org.apache.solr.cloud.CollectionTooManyReplicasTest.getAllNodeNames(CollectionTooManyReplicasTest.java:217)
at
org.apache.solr.cloud.CollectionTooManyReplicasTest.testAddTooManyReplicas(CollectionTooManyReplicasTest.java:62)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for
/collections/TooManyReplicasInSeveralFlavors/state.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1127)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1113)
... 45 more
FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
KeeperErrorCode = Session expired for /clusterstate.json
Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /clusterstate.json
at
__randomizedtesting.SeedInfo.seed([995B4A163C40F912:110F75CC92BC94EA]:0)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:542)
at
org.apache.solr.common.cloud.ZkStateReader.forceUpdateCollection(ZkStateReader.java:310)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:674)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1311)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1302)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1294)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexQueryDeleteHierarchical(FullSolrCloudDistribCmdsTest.java:528)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:134)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.LeaderElectionContextKeyTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([995B4A163C40F912:110F75CC92BC94EA]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.schema.TestCloudSchemaless.test
Error Message:
Error from server at http://127.0.0.1:44734/collection1: Async exception during
distributed update: Error from server at
http://127.0.0.1:56259/collection1_shard1_replica_n87: Server Error request:
http://127.0.0.1:56259/collection1_shard1_replica_n87/update?update.chain=add-unknown-fields-to-the-schema&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A44734%2Fcollection1_shard2_replica_n81%2F&wt=javabin&version=2
Remote error message: Error persisting managed schema at
/configs/conf1/managed-schema
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:44734/collection1: Async exception during
distributed update: Error from server at
http://127.0.0.1:56259/collection1_shard1_replica_n87: Server Error
request:
http://127.0.0.1:56259/collection1_shard1_replica_n87/update?update.chain=add-unknown-fields-to-the-schema&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A44734%2Fcollection1_shard2_replica_n81%2F&wt=javabin&version=2
Remote error message: Error persisting managed schema at
/configs/conf1/managed-schema
at
__randomizedtesting.SeedInfo.seed([995B4A163C40F912:110F75CC92BC94EA]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
at
org.apache.solr.schema.TestCloudSchemaless.test(TestCloudSchemaless.java:124)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.security.TestPKIAuthenticationPlugin.test
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([995B4A163C40F912:110F75CC92BC94EA]:0)
at
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:100)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.store.blockcache.BlockDirectoryTest.testRandomAccessWritesLargeCache
Error Message:
Stack Trace:
java.lang.OutOfMemoryError
at sun.misc.Unsafe.allocateMemory(Native Method)
at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:127)
at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
at
org.apache.solr.store.blockcache.BlockCache.<init>(BlockCache.java:71)
at
org.apache.solr.store.blockcache.BlockDirectoryTest.setUp(BlockDirectoryTest.java:119)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds
Error Message:
hard529 was before searcher529: 6264322578200422 !<= 6264322016290268
Stack Trace:
java.lang.AssertionError: hard529 was before searcher529: 6264322578200422 !<=
6264322016290268
at
__randomizedtesting.SeedInfo.seed([995B4A163C40F912:C88FB3968D33C9B5]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds(SoftAutoCommitTest.java:230)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11896 lines...]
[junit4] Suite: org.apache.solr.security.TestPKIAuthenticationPlugin
[junit4] 2> 2136436 INFO
(SUITE-TestPKIAuthenticationPlugin-seed#[995B4A163C40F912]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.security.TestPKIAuthenticationPlugin_995B4A163C40F912-001/init-core-data-001
[junit4] 2> 2136436 WARN
(SUITE-TestPKIAuthenticationPlugin-seed#[995B4A163C40F912]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=963 numCloses=963
[junit4] 2> 2136471 INFO
(SUITE-TestPKIAuthenticationPlugin-seed#[995B4A163C40F912]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2136473 INFO
(SUITE-TestPKIAuthenticationPlugin-seed#[995B4A163C40F912]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2136474 INFO
(TEST-TestPKIAuthenticationPlugin.test-seed#[995B4A163C40F912]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 2149479 ERROR
(TEST-TestPKIAuthenticationPlugin.test-seed#[995B4A163C40F912]) [ ]
o.a.s.s.PKIAuthenticationPlugin Invalid key request timestamp: 1506008826892 ,
received timestamp: 1506008839400 , TTL: 10000
[junit4] 2> 2149480 INFO
(TEST-TestPKIAuthenticationPlugin.test-seed#[995B4A163C40F912]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestPKIAuthenticationPlugin -Dtests.method=test
-Dtests.seed=995B4A163C40F912 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=ar-AE -Dtests.timezone=Arctic/Longyearbyen -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 13.0s J2 | TestPKIAuthenticationPlugin.test <<<
[junit4] > Throwable #1: java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([995B4A163C40F912:110F75CC92BC94EA]:0)
[junit4] > at
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:100)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.security.TestPKIAuthenticationPlugin_995B4A163C40F912-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-AE,
timezone=Arctic/Longyearbyen
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=164735296,total=382730240
[junit4] 2> NOTE: All tests run in this JVM:
[TestDistributedStatsComponentCardinality, TestSolrCoreProperties,
TestQueryUtils, UnloadDistributedZkTest, TestFastWriter, V2ApiIntegrationTest,
DateRangeFieldTest, SpellPossibilityIteratorTest, CircularListTest,
TestSurroundQueryParser, TestConfigSetsAPIExclusivity,
ShowFileRequestHandlerTest, TestSolrCloudWithSecureImpersonation,
TestNonDefinedSimilarityFactory, TestManagedSchema,
RecoveryAfterSoftCommitTest, TestIntervalFaceting, AnalyticsQueryTest,
TestNumericRangeQuery64, TermVectorComponentDistributedTest, TestLegacyTerms,
OverseerStatusTest, QueryResultKeyTest, TestInPlaceUpdatesStandalone,
TestPKIAuthenticationPlugin]
[junit4] Completed [103/732 (1!)] on J2 in 14.54s, 1 test, 1 error <<<
FAILURES!
[...truncated 787 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
[junit4] 2> 5183732 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[995B4A163C40F912]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_995B4A163C40F912-001/init-core-data-001
[junit4] 2> 5183864 WARN
(SUITE-LeaderElectionContextKeyTest-seed#[995B4A163C40F912]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 5183876 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[995B4A163C40F912]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 5183878 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[995B4A163C40F912]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 5183878 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[995B4A163C40F912]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_995B4A163C40F912-001/tempDir-001
[junit4] 2> 5183878 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[995B4A163C40F912]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 5183914 INFO (Thread-2498) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 5183914 INFO (Thread-2498) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 5184044 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[995B4A163C40F912]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:54252
[junit4] 2> 5184085 ERROR (Thread-2498) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 5184192 INFO (jetty-launcher-2925-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 5184193 INFO (jetty-launcher-2925-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@37b39130{/solr,null,AVAILABLE}
[junit4] 2> 5184194 INFO (jetty-launcher-2925-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@be017c8{HTTP/1.1,[http/1.1]}{127.0.0.1:43402}
[junit4] 2> 5184194 INFO (jetty-launcher-2925-thread-1) [ ]
o.e.j.s.Server Started @5204274ms
[junit4] 2> 5184194 INFO (jetty-launcher-2925-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43402}
[junit4] 2> 5184194 ERROR (jetty-launcher-2925-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 5184194 INFO (jetty-launcher-2925-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 5184206 INFO (jetty-launcher-2925-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 5184206 INFO (jetty-launcher-2925-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 5184206 INFO (jetty-launcher-2925-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-21T16:37:48.673Z
[junit4] 2> 5184395 INFO (jetty-launcher-2925-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 5184857 INFO (jetty-launcher-2925-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54252/solr
[junit4] 2> 5189668 INFO (jetty-launcher-2925-thread-1)
[n:127.0.0.1:43402_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 5189669 INFO (jetty-launcher-2925-thread-1)
[n:127.0.0.1:43402_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:43402_solr
[junit4] 2> 5189688 INFO (jetty-launcher-2925-thread-1)
[n:127.0.0.1:43402_solr ] o.a.s.c.Overseer Overseer
(id=98697993806282755-127.0.0.1:43402_solr-n_0000000000) starting
[junit4] 2> 5189915 INFO (jetty-launcher-2925-thread-1)
[n:127.0.0.1:43402_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43402_solr
[junit4] 2> 5189959 INFO
(OverseerStateUpdate-98697993806282755-127.0.0.1:43402_solr-n_0000000000)
[n:127.0.0.1:43402_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 5191878 INFO (jetty-launcher-2925-thread-1)
[n:127.0.0.1:43402_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43402.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@331daf8c
[junit4] 2> 5192009 INFO (jetty-launcher-2925-thread-1)
[n:127.0.0.1:43402_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43402.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@331daf8c
[junit4] 2> 5192009 INFO (jetty-launcher-2925-thread-1)
[n:127.0.0.1:43402_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43402.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@331daf8c
[junit4] 2> 5192042 INFO (jetty-launcher-2925-thread-1)
[n:127.0.0.1:43402_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_995B4A163C40F912-001/tempDir-001/node1/.
[junit4] 2> 5192523 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[995B4A163C40F912]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 5192524 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[995B4A163C40F912]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54252/solr ready
[junit4] 2> 5192612 INFO (qtp1884408405-11530) [n:127.0.0.1:43402_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 5192965 INFO
(OverseerThreadFactory-3715-thread-1-processing-n:127.0.0.1:43402_solr)
[n:127.0.0.1:43402_solr ] o.a.s.c.CreateCollectionCmd Create collection
testCollection1
[junit4] 2> 5193096 INFO
(OverseerStateUpdate-98697993806282755-127.0.0.1:43402_solr-n_0000000000)
[n:127.0.0.1:43402_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCollection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43402/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 5193115 INFO
(OverseerStateUpdate-98697993806282755-127.0.0.1:43402_solr-n_0000000000)
[n:127.0.0.1:43402_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCollection1_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43402/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 5193363 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 5193364 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 5193484 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 5193599 INFO
(zkCallback-2932-thread-1-processing-n:127.0.0.1:43402_solr)
[n:127.0.0.1:43402_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 5193602 INFO
(zkCallback-2932-thread-2-processing-n:127.0.0.1:43402_solr)
[n:127.0.0.1:43402_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 5194439 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 5194477 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.s.IndexSchema [testCollection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 5194608 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 5194629 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.s.IndexSchema [testCollection1_shard2_replica_n3] Schema name=minimal
[junit4] 2> 5194647 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 5194647 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard1_replica_n1'
using configuration from collection testCollection1, trusted=true
[junit4] 2> 5194648 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43402.solr.core.testCollection1.shard1.replica_n1' (registry
'solr.core.testCollection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@331daf8c
[junit4] 2> 5194648 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 5194648 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SolrCore [[testCollection1_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_995B4A163C40F912-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_995B4A163C40F912-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
[junit4] 2> 5194675 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 5194676 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard2_replica_n3'
using configuration from collection testCollection1, trusted=true
[junit4] 2> 5194676 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43402.solr.core.testCollection1.shard2.replica_n3' (registry
'solr.core.testCollection1.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@331daf8c
[junit4] 2> 5194676 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 5194676 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SolrCore [[testCollection1_shard2_replica_n3] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_995B4A163C40F912-001/tempDir-001/node1/testCollection1_shard2_replica_n3],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_995B4A163C40F912-001/tempDir-001/node1/./testCollection1_shard2_replica_n3/data/]
[junit4] 2> 5195795 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 5196216 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 5196217 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 5196217 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 5196975 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6c9b92a4[testCollection1_shard1_replica_n1] main]
[junit4] 2> 5196976 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 5196977 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 5196978 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 5196995 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1579167914615898112
[junit4] 2> 5197028 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 5197028 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 5197028 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:43402/solr/testCollection1_shard1_replica_n1/
[junit4] 2> 5197028 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 5197028 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:43402/solr/testCollection1_shard1_replica_n1/ has no replicas
[junit4] 2> 5197028 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 5198179 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43402/solr/testCollection1_shard1_replica_n1/ shard1
[junit4] 2> 5198248 INFO
(zkCallback-2932-thread-2-processing-n:127.0.0.1:43402_solr)
[n:127.0.0.1:43402_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 5198248 INFO
(zkCallback-2932-thread-3-processing-n:127.0.0.1:43402_solr)
[n:127.0.0.1:43402_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 5198250 INFO
(searcherExecutor-3718-thread-1-processing-n:127.0.0.1:43402_solr
x:testCollection1_shard1_replica_n1 s:shard1 c:testCollection1 r:core_node2)
[n:127.0.0.1:43402_solr c:testCollection1 s:shard1 r:core_node2
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection1_shard1_replica_n1] Registered new searcher
Searcher@6c9b92a4[testCollection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 5198251 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 5198251 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 5198252 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 5198252 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 5198350 INFO
(zkCallback-2932-thread-2-processing-n:127.0.0.1:43402_solr)
[n:127.0.0.1:43402_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 5198350 INFO
(zkCallback-2932-thread-3-processing-n:127.0.0.1:43402_solr)
[n:127.0.0.1:43402_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 5198358 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2a9abc88[testCollection1_shard2_replica_n3] main]
[junit4] 2> 5198359 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 5198360 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 5198360 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 5198361 INFO
(searcherExecutor-3719-thread-1-processing-n:127.0.0.1:43402_solr
x:testCollection1_shard2_replica_n3 s:shard2 c:testCollection1 r:core_node4)
[n:127.0.0.1:43402_solr c:testCollection1 s:shard2 r:core_node4
x:testCollection1_shard2_replica_n3] o.a.s.c.SolrCore
[testCollection1_shard2_replica_n3] Registered new searcher
Searcher@2a9abc88[testCollection1_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 5198362 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1579167916049301504
[junit4] 2> 5198398 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 5198401 INFO (qtp1884408405-11528) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=5038
[junit4] 2> 5198419 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 5198419 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 5198419 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:43402/solr/testCollection1_shard2_replica_n3/
[junit4] 2> 5198419 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 5198419 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.SyncStrategy
http://127.0.0.1:43402/solr/testCollection1_shard2_replica_n3/ has no replicas
[junit4] 2> 5198419 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 5198435 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43402/solr/testCollection1_shard2_replica_n3/ shard2
[junit4] 2> 5198550 INFO
(zkCallback-2932-thread-2-processing-n:127.0.0.1:43402_solr)
[n:127.0.0.1:43402_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 5198551 INFO
(zkCallback-2932-thread-3-processing-n:127.0.0.1:43402_solr)
[n:127.0.0.1:43402_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 5198552 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 5198554 INFO (qtp1884408405-11532) [n:127.0.0.1:43402_solr
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=5069
[junit4] 2> 5198583 INFO (qtp1884408405-11530) [n:127.0.0.1:43402_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 5198667 INFO
(zkCallback-2932-thread-2-processing-n:127.0.0.1:43402_solr)
[n:127.0.0.1:43402_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 5198667 INFO
(zkCallback-2932-thread-3-processing-n:127.0.0.1:43402_solr)
[n:127.0.0.1:43402_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 5199031 INFO
(OverseerCollectionConfigSetProcessor-98697993806282755-127.0.0.1:43402_solr-n_0000000000)
[n:127.0.0.1:43402_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 5199586 INFO (qtp1884408405-11530) [n:127.0.0.1:43402_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=6973
[junit4] 2> 5200575 INFO (qtp1884408405-11531) [n:127.0.0.1:43402_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 5200647 INFO
(OverseerThreadFactory-3715-thread-2-processing-n:127.0.0.1:43402_solr)
[n:127.0.0.1:43402_solr ] o.a.s.c.CreateCollectionCmd Create collection
testCollection2
[junit4] 2> 5200963 INFO
(OverseerStateUpdate-98697993806282755-127.0.0.1:43402_solr-n_0000000000)
[n:127.0.0.1:43402_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCollection2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43402/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 5200988 INFO
(OverseerStateUpdate-98697993806282755-127.0.0.1:43402_solr-n_0000000000)
[n:127.0.0.1:43402_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCollection2_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43402/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 5201227 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 5201228 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 5201357 INFO
(zkCallback-2932-thread-2-processing-n:127.0.0.1:43402_solr)
[n:127.0.0.1:43402_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 5201357 INFO
(zkCallback-2932-thread-3-processing-n:127.0.0.1:43402_solr)
[n:127.0.0.1:43402_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 5202500 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 5202512 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 5202533 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.s.IndexSchema [testCollection2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 5202536 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 5202536 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard1_replica_n1'
using configuration from collection testCollection2, trusted=true
[junit4] 2> 5202536 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43402.solr.core.testCollection2.shard1.replica_n1' (registry
'solr.core.testCollection2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@331daf8c
[junit4] 2> 5202536 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 5202537 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SolrCore [[testCollection2_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_995B4A163C40F912-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_995B4A163C40F912-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
[junit4] 2> 5202545 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.s.IndexSchema [testCollection2_shard2_replica_n2] Schema name=minimal
[junit4] 2> 5202547 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 5202547 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard2_replica_n2'
using configuration from collection testCollection2, trusted=true
[junit4] 2> 5202548 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43402.solr.core.testCollection2.shard2.replica_n2' (registry
'solr.core.testCollection2.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@331daf8c
[junit4] 2> 5202548 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 5202548 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SolrCore [[testCollection2_shard2_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_995B4A163C40F912-001/tempDir-001/node1/testCollection2_shard2_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_995B4A163C40F912-001/tempDir-001/node1/./testCollection2_shard2_replica_n2/data/]
[junit4] 2> 5203831 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 5203832 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 5203847 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 5203847 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 5205908 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@51f3ea7f[testCollection2_shard1_replica_n1] main]
[junit4] 2> 5205909 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 5205909 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 5205910 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 5205910 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1579167923963953152
[junit4] 2> 5205914 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 5205914 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 5205914 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:43402/solr/testCollection2_shard1_replica_n1/
[junit4] 2> 5205914 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 5205914 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:43402/solr/testCollection2_shard1_replica_n1/ has no replicas
[junit4] 2> 5205914 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 5205916 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43402/solr/testCollection2_shard1_replica_n1/ shard1
[junit4] 2> 5205919 INFO
(searcherExecutor-3728-thread-1-processing-n:127.0.0.1:43402_solr
x:testCollection2_shard1_replica_n1 s:shard1 c:testCollection2 r:core_node3)
[n:127.0.0.1:43402_solr c:testCollection2 s:shard1 r:core_node3
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore
[testCollection2_shard1_replica_n1] Registered new searcher
Searcher@51f3ea7f[testCollection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 5205946 INFO
(zkCallback-2932-thread-3-processing-n:127.0.0.1:43402_solr)
[n:127.0.0.1:43402_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 5205947 INFO
(zkCallback-2932-thread-2-processing-n:127.0.0.1:43402_solr)
[n:127.0.0.1:43402_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 5205948 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 5205948 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 5205971 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 5205971 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 5206068 INFO
(zkCallback-2932-thread-2-processing-n:127.0.0.1:43402_solr)
[n:127.0.0.1:43402_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 5206068 INFO
(zkCallback-2932-thread-3-processing-n:127.0.0.1:43402_solr)
[n:127.0.0.1:43402_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 5206072 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 5206073 INFO (qtp1884408405-11533) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=4845
[junit4] 2> 5206086 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1718d694[testCollection2_shard2_replica_n2] main]
[junit4] 2> 5206088 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 5206088 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 5206089 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 5206108 INFO
(searcherExecutor-3729-thread-1-processing-n:127.0.0.1:43402_solr
x:testCollection2_shard2_replica_n2 s:shard2 c:testCollection2 r:core_node4)
[n:127.0.0.1:43402_solr c:testCollection2 s:shard2 r:core_node4
x:testCollection2_shard2_replica_n2] o.a.s.c.SolrCore
[testCollection2_shard2_replica_n2] Registered new searcher
Searcher@1718d694[testCollection2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 5206123 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1579167924187299840
[junit4] 2> 5206231 INFO
(zkCallback-2932-thread-2-processing-n:127.0.0.1:43402_solr)
[n:127.0.0.1:43402_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 5206231 INFO
(zkCallback-2932-thread-3-processing-n:127.0.0.1:43402_solr)
[n:127.0.0.1:43402_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 5206257 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 5206257 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 5206257 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:43402/solr/testCollection2_shard2_replica_n2/
[junit4] 2> 5206257 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 5206257 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.SyncStrategy
http://127.0.0.1:43402/solr/testCollection2_shard2_replica_n2/ has no replicas
[junit4] 2> 5206257 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 5206408 INFO (qtp1884408405-11527) [n:127.0.0.1:43402_solr
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43402/solr/testCollection2_shard2_replica_n2/ shard2
[junit4] 2> 5206979 INFO
(zkCallback-2932-thread-2-processing-n:127.0.0.1:43402_solr)
[n:127.0.0.1:43402_solr ] o.a.s.c.c.ZkStateReader A clus
[...truncated too long message...]
e: org.apache.solr.store.blockcache.BlockDirectoryTest
[junit4] 2> 11052885 INFO
(SUITE-BlockDirectoryTest-seed#[995B4A163C40F912]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.store.blockcache.BlockDirectoryTest_995B4A163C40F912-001/init-core-data-001
[junit4] 2> 11052890 INFO
(SUITE-BlockDirectoryTest-seed#[995B4A163C40F912]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 11052891 INFO
(SUITE-BlockDirectoryTest-seed#[995B4A163C40F912]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 11052915 INFO
(TEST-BlockDirectoryTest.testEOF-seed#[995B4A163C40F912]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testEOF
[junit4] 2> 11053979 INFO
(TEST-BlockDirectoryTest.testEOF-seed#[995B4A163C40F912]) [ ]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 11055940 INFO
(TEST-BlockDirectoryTest.testEOF-seed#[995B4A163C40F912]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testEOF
[junit4] 2> 11055942 INFO
(TEST-BlockDirectoryTest.testRandomAccessWritesLargeCache-seed#[995B4A163C40F912])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRandomAccessWritesLargeCache
[junit4] 2> 11055942 INFO
(TEST-BlockDirectoryTest.testRandomAccessWritesLargeCache-seed#[995B4A163C40F912])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testRandomAccessWritesLargeCache
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BlockDirectoryTest
-Dtests.method=testRandomAccessWritesLargeCache -Dtests.seed=995B4A163C40F912
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-OM
-Dtests.timezone=Australia/Perth -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 |
BlockDirectoryTest.testRandomAccessWritesLargeCache <<<
[junit4] > Throwable #1: java.lang.OutOfMemoryError
[junit4] > at sun.misc.Unsafe.allocateMemory(Native Method)
[junit4] > at
java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:127)
[junit4] > at
java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
[junit4] > at
org.apache.solr.store.blockcache.BlockCache.<init>(BlockCache.java:71)
[junit4] > at
org.apache.solr.store.blockcache.BlockDirectoryTest.setUp(BlockDirectoryTest.java:119)
[junit4] > at java.lang.Thread.run(Thread.java:748)Throwable #2:
java.lang.NullPointerException
[junit4] > at
org.apache.solr.store.blockcache.BlockDirectoryTest.tearDown(BlockDirectoryTest.java:131)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 11055944 INFO
(TEST-BlockDirectoryTest.testRandomAccessWrites-seed#[995B4A163C40F912]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testRandomAccessWrites
[junit4] 1> Total time is 55830ms
[junit4] 2> 11111776 INFO
(TEST-BlockDirectoryTest.testRandomAccessWrites-seed#[995B4A163C40F912]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testRandomAccessWrites
[junit4] 2> 11111778 INFO
(TEST-BlockDirectoryTest.ensureCacheConfigurable-seed#[995B4A163C40F912]) [
] o.a.s.SolrTestCaseJ4 ###Starting ensureCacheConfigurable
[junit4] 2> 11116331 INFO
(TEST-BlockDirectoryTest.ensureCacheConfigurable-seed#[995B4A163C40F912]) [
] o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 11116331 INFO
(TEST-BlockDirectoryTest.ensureCacheConfigurable-seed#[995B4A163C40F912]) [
] o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 11116331 INFO
(TEST-BlockDirectoryTest.ensureCacheConfigurable-seed#[995B4A163C40F912]) [
] o.a.s.s.b.BlockDirectory Block cache on read is disabled
[junit4] 2> 11116331 INFO
(TEST-BlockDirectoryTest.ensureCacheConfigurable-seed#[995B4A163C40F912]) [
] o.a.s.SolrTestCaseJ4 ###Ending ensureCacheConfigurable
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.store.blockcache.BlockDirectoryTest_995B4A163C40F912-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=240, maxMBSortInHeap=7.604646612759867,
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-OM, timezone=Australia/Perth
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=183984312,total=531103744
[junit4] 2> NOTE: All tests run in this JVM: [RequestLoggingTest,
TestSearchPerf, TestChildDocTransformer, TestDynamicFieldCollectionResource,
TestLeaderElectionWithEmptyReplica, ShardSplitTest, RuleEngineTest,
TestMacroExpander, HdfsLockFactoryTest, TestPartialUpdateDeduplication,
LoggingHandlerTest, TermVectorComponentTest, EnumFieldTest,
CSVRequestHandlerTest, CloudMLTQParserTest, TestSolrCloudWithHadoopAuthPlugin,
ShufflingReplicaListTransformerTest, TestRebalanceLeaders,
BasicFunctionalityTest, TestInPlaceUpdatesDistrib, TestRTGBase, TestInitParams,
CdcrReplicationHandlerTest, PeerSyncReplicationTest,
SchemaVersionSpecificBehaviorTest, DistributedFacetExistsSmallTest,
TestFieldSortValues, VersionInfoTest, FacetPivotSmallTest,
DirectSolrConnectionTest, DocValuesTest, TestSha256AuthenticationProvider,
CollectionsAPIDistributedZkTest, TestSolrJ, ForceLeaderTest,
AutoScalingHandlerTest, TestCoreDiscovery, ChaosMonkeySafeLeaderTest,
ClusterStateUpdateTest, AnalysisAfterCoreReloadTest, MetricUtilsTest,
CurrencyFieldTypeTest, CollectionStateFormat2Test, TestNoOpRegenerator,
TestAuthorizationFramework, TestFieldCacheReopen, BadComponentTest,
QueryParsingTest, TestSchemalessBufferedUpdates, TestShardHandlerFactory,
ZkCLITest, InfoHandlerTest, TestElisionMultitermQuery,
DistributedFacetPivotSmallAdvancedTest, SmileWriterTest,
BlockJoinFacetDistribTest, TestBM25SimilarityFactory, ConvertedLegacyTest,
ClassificationUpdateProcessorTest, SolrMetricsIntegrationTest,
TestShortCircuitedRequests, TestPostingsSolrHighlighter,
ShardRoutingCustomTest, DistributedMLTComponentTest,
TestPayloadScoreQParserPlugin, TestRawTransformer, TestLegacyNumericUtils,
TestConfigOverlay, TestSmileRequest, TestStressInPlaceUpdates, TestRestManager,
HLLSerializationTest, GraphQueryTest, MoreLikeThisHandlerTest,
NoCacheHeaderTest, TestDFISimilarityFactory, TestSchemaVersionResource,
SimpleCollectionCreateDeleteTest, OverseerRolesTest, RollingRestartTest,
IndexSchemaRuntimeFieldTest, ShardRoutingTest, HdfsRecoveryZkTest,
SuggestComponentTest, TestPullReplicaErrorHandling,
TestJavabinTupleStreamParser, SecurityConfHandlerTest,
TestDocBasedVersionConstraints, ConnectionReuseTest, BadCopyFieldTest,
DocValuesMultiTest, SystemInfoHandlerTest, JavabinLoaderTest, TestOrdValues,
StatelessScriptUpdateProcessorFactoryTest, SolrJmxReporterCloudTest,
TestReloadDeadlock, DistribCursorPagingTest, TestSimpleTrackingShardHandler,
TestSubQueryTransformerDistrib, TestSystemCollAutoCreate,
HdfsWriteToMultipleCollectionsTest, TestJsonFacetRefinement,
CoreAdminCreateDiscoverTest, TestApiFramework, ResponseHeaderTest,
TestManagedStopFilterFactory, DOMUtilTest, SortSpecParsingTest,
TestHashQParserPlugin, BaseCdcrDistributedZkTest, TestSystemIdResolver,
UpdateRequestProcessorFactoryTest, SoftAutoCommitTest,
DeleteInactiveReplicaTest, TestStressVersions, TestCryptoKeys,
ZkControllerTest, TestSolrCloudWithKerberosAlt, SyncSliceTest, BasicZkTest,
FullSolrCloudDistribCmdsTest, TestZkChroot, AutoCommitTest,
TestDistributedGrouping, TestFaceting, TestHashPartitioner,
DistributedTermsComponentTest, TestCoreContainer, TestSolr4Spatial,
StatsComponentTest, TestFunctionQuery, TestLazyCores, SolrRequestParserTest,
SuggesterTSTTest, SpatialFilterTest, TestPseudoReturnFields,
TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest,
TestSolrDeletionPolicy1, DebugComponentTest, CacheHeaderTest,
LukeRequestHandlerTest, TestQueryTypes, FileBasedSpellCheckerTest,
TermsComponentTest, TestCollationField, TestCSVResponseWriter, JsonLoaderTest,
HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest,
TestSolrIndexConfig, TestStressRecovery, CollectionTooManyReplicasTest,
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest,
ConnectionManagerTest, DeleteNodeTest, DeleteShardTest, DeleteStatusTest,
DistributedQueueTest, LeaderFailoverAfterPartitionTest, MoveReplicaHDFSTest,
NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverriddenZkACLAndCredentialsProvidersTest,
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest,
OverseerTaskQueueTest, ReplaceNodeTest, TestCloudSearcherWarming,
TestDistribDocBasedVersion, TestLocalFSCloudBackupRestore, TestPrepRecovery,
TestRequestStatusCollectionAPI, TestSizeLimitedDistributedMap, TestTlogReplica,
HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest,
HdfsChaosMonkeyNothingIsSafeTest, HdfsCollectionsAPIDistributedZkTest,
HdfsNNFailoverTest, BlobRepositoryCloudTest, ConfigureRecoveryStrategyTest,
CoreSorterTest, HdfsDirectoryFactoryTest, TestBackupRepositoryFactory,
TestConfigSetProperties, TestConfigSets, TestDynamicLoading,
TestSQLHandlerNonCloud, TestSolrConfigHandlerConcurrent,
DistributedQueryComponentCustomSortTest, DistributedSuggestComponentTest,
SuggestComponentContextFilterQueryTest, HighlighterMaxOffsetTest,
TestUnifiedSolrHighlighter, TestSlowCompositeReaderWrapper,
UninvertDocValuesMergePolicyTest, WrapperMergePolicyFactoryTest,
CheckHdfsIndexTest, TestCloudManagedSchema, TestHalfAndHalfDocValues,
TestManagedSchemaThreadSafety, TestPointFields, TestScoreJoinQPNoScore,
TestExactStatsCache, PKIAuthenticationIntegrationTest,
TestImpersonationWithHadoopAuth, BlockDirectoryTest]
[junit4] Completed [709/732 (8!)] on J1 in 63.74s, 4 tests, 1 error <<<
FAILURES!
[...truncated 46406 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]