Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3830/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
4 tests failed.
FAILED:
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter
Error Message:
Collection not found: withShardField
Stack Trace:
org.apache.solr.common.SolrException: Collection not found: withShardField
at
__randomizedtesting.SeedInfo.seed([3332E6EB014EF6B0:66620E79ADB73940]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1376)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1072)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1042)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:232)
at
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter(CustomCollectionTest.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test
Error Message:
timeout waiting to see all nodes active
Stack Trace:
java.lang.AssertionError: timeout waiting to see all nodes active
at
__randomizedtesting.SeedInfo.seed([3332E6EB014EF6B0:BB66D931AFB29B48]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:326)
at
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:277)
at
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:259)
at
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:138)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.TestReplicaProperties.test
Error Message:
timeout waiting for collection in cluster state: collection=testcollection
Stack Trace:
java.lang.RuntimeException: timeout waiting for collection in cluster state:
collection=testcollection
at
__randomizedtesting.SeedInfo.seed([3332E6EB014EF6B0:BB66D931AFB29B48]:0)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForCollection(AbstractFullDistribZkTestBase.java:346)
at
org.apache.solr.cloud.TestReplicaProperties.test(TestReplicaProperties.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds
Error Message:
1: soft wasn't fast enough
Stack Trace:
java.lang.AssertionError: 1: soft wasn't fast enough
at
__randomizedtesting.SeedInfo.seed([3332E6EB014EF6B0:6F2748D2EACCB7C8]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds(SoftAutoCommitTest.java:358)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11271 lines...]
[junit4] Suite: org.apache.solr.update.SoftAutoCommitTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest_3332E6EB014EF6B0-001/init-core-data-001
[junit4] 2> 615564 INFO
(SUITE-SoftAutoCommitTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 615569 INFO
(SUITE-SoftAutoCommitTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 615570 INFO
(SUITE-SoftAutoCommitTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 615570 INFO
(SUITE-SoftAutoCommitTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib,
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 615611 WARN
(SUITE-SoftAutoCommitTest-seed#[3332E6EB014EF6B0]-worker) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 615612 INFO
(SUITE-SoftAutoCommitTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 615636 INFO
(SUITE-SoftAutoCommitTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 615700 WARN
(SUITE-SoftAutoCommitTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 615702 INFO
(SUITE-SoftAutoCommitTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 615760 WARN
(SUITE-SoftAutoCommitTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 615762 INFO
(SUITE-SoftAutoCommitTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7de8f8a9
[junit4] 2> 615763 WARN
(SUITE-SoftAutoCommitTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 615765 INFO
(SUITE-SoftAutoCommitTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7de8f8a9
[junit4] 2> 615765 WARN
(SUITE-SoftAutoCommitTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 615765 INFO
(SUITE-SoftAutoCommitTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7de8f8a9
[junit4] 2> 615767 INFO (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib,
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 615807 WARN (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 615809 INFO (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 615827 INFO (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 615890 WARN (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 615892 INFO (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 615902 INFO (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
[junit4] 2> 615902 WARN (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was
configured, using first MBeanServer.
[junit4] 2> 615902 INFO (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7de8f8a9
[junit4] 2> 615902 INFO (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest_3332E6EB014EF6B0-001/init-core-data-001/]
[junit4] 2> 615903 INFO (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7de8f8a9
[junit4] 2> 615904 INFO (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=72.0673828125,
floorSegmentMB=1.4677734375, forceMergeDeletesPctAllowed=7.790960966524666,
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2677513751027836
[junit4] 2> 615981 INFO (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 615981 INFO (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 615982 INFO (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 615982 INFO (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 615983 INFO (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=13, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=21.8291015625,
floorSegmentMB=0.853515625, forceMergeDeletesPctAllowed=2.6137780804190704,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8142636797647553
[junit4] 2> 615984 INFO (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62bf249[collection1]
main]
[junit4] 2> 615984 INFO (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 615991 INFO (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 616035 INFO (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 616035 INFO
(searcherExecutor-1934-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 616036 INFO
(searcherExecutor-1934-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 616036 INFO
(searcherExecutor-1934-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 616036 INFO
(searcherExecutor-1934-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 616036 INFO
(searcherExecutor-1934-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 616036 INFO (coreLoadExecutor-1933-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1559264770387869696
[junit4] 2> 616036 INFO
(searcherExecutor-1934-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 616037 INFO
(searcherExecutor-1934-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 616037 INFO
(searcherExecutor-1934-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 616037 INFO
(searcherExecutor-1934-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 616038 INFO
(searcherExecutor-1934-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@62bf249[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 616041 INFO
(SUITE-SoftAutoCommitTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 616044 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[3332E6EB014EF6B0])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSoftAndHardCommitMaxTimeMixedAdds
[junit4] 2> 621053 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[3332E6EB014EF6B0])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[529 (1559264775644381184)]} 0 3
[junit4] 2> 621563 INFO (commitScheduler-1938-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 621575 INFO (commitScheduler-1938-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@a91e25f[collection1] main]
[junit4] 2> 621576 INFO (commitScheduler-1938-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 621577 INFO (searcherExecutor-1934-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@a91e25f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
[junit4] 2> 622263 INFO (commitScheduler-1937-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 622263 INFO (commitScheduler-1937-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@636e9ce2
[junit4] 2> 622264 INFO (commitScheduler-1937-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@24780d90[collection1] realtime]
[junit4] 2> 622264 INFO (commitScheduler-1937-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 622265 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[3332E6EB014EF6B0])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[530 (1559264776918401024)]} 0 1
[junit4] 2> 622775 INFO (commitScheduler-1938-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 622785 INFO (commitScheduler-1938-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@51085bca[collection1] main]
[junit4] 2> 622786 INFO (commitScheduler-1938-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 622787 INFO (searcherExecutor-1934-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@51085bca[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)
Uninverting(_1(7.0.0):c1)))}
[junit4] 2> 623475 INFO (commitScheduler-1937-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 623475 INFO (commitScheduler-1937-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@636e9ce2
[junit4] 2> 623476 INFO (commitScheduler-1937-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5d078daf[collection1] realtime]
[junit4] 2> 623476 INFO (commitScheduler-1937-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 624486 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeMixedAdds-seed#[3332E6EB014EF6B0])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testSoftAndHardCommitMaxTimeMixedAdds
[junit4] 2> 624488 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[3332E6EB014EF6B0])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSoftAndHardCommitMaxTimeDelete
[junit4] 2> 629493 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[3332E6EB014EF6B0])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[529 (1559264784496459776)]} 0 1
[junit4] 2> 629493 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[3332E6EB014EF6B0])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 629493 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[3332E6EB014EF6B0])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@636e9ce2
[junit4] 2> 629528 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[3332E6EB014EF6B0])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a9dd633[collection1] main]
[junit4] 2> 629529 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[3332E6EB014EF6B0])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 629530 INFO (searcherExecutor-1934-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6a9dd633[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)
Uninverting(_2(7.0.0):c1)))}
[junit4] 2> 629530 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[3332E6EB014EF6B0])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 37
[junit4] 2> 629531 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[3332E6EB014EF6B0])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{delete=[529 (-1559264784537354240)]} 0 0
[junit4] 2> 630040 INFO (commitScheduler-1938-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 630041 INFO (commitScheduler-1938-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2cfcd53b[collection1] main]
[junit4] 2> 630041 INFO (commitScheduler-1938-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 630042 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[3332E6EB014EF6B0])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[550 (1559264785073176576)]} 0 0
[junit4] 2> 630042 INFO (searcherExecutor-1934-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2cfcd53b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)))}
[junit4] 2> 630544 INFO (commitScheduler-1938-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 630555 INFO (commitScheduler-1938-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@67200a16[collection1] main]
[junit4] 2> 630555 INFO (commitScheduler-1938-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 630556 INFO (searcherExecutor-1934-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@67200a16[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)
Uninverting(_3(7.0.0):c1)))}
[junit4] 2> 630735 INFO (commitScheduler-1937-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 630735 INFO (commitScheduler-1937-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@636e9ce2
[junit4] 2> 630736 INFO (commitScheduler-1937-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@12bcab9d[collection1] realtime]
[junit4] 2> 630736 INFO (commitScheduler-1937-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 636746 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete-seed#[3332E6EB014EF6B0])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testSoftAndHardCommitMaxTimeDelete
[junit4] 2> 636749 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[3332E6EB014EF6B0])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSoftAndHardCommitMaxTimeRapidAdds
[junit4] 2> 641763 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[3332E6EB014EF6B0])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[5000 (1559264797353050112)]} 0 10
[junit4] 2> 641763 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[3332E6EB014EF6B0])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[5001 (1559264797364584448)]} 0 0
[junit4] 2> 641763 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[3332E6EB014EF6B0])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[5002 (1559264797364584449)]} 0 0
[junit4] 2> 641764 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[3332E6EB014EF6B0])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[5003 (1559264797365633024)]} 0 0
[junit4] 2> 641764 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[3332E6EB014EF6B0])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[5004 (1559264797365633025)]} 0 0
[junit4] 2> 642263 INFO (commitScheduler-1938-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 642766 INFO
(TEST-SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds-seed#[3332E6EB014EF6B0])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testSoftAndHardCommitMaxTimeRapidAdds
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SoftAutoCommitTest
-Dtests.method=testSoftAndHardCommitMaxTimeRapidAdds
-Dtests.seed=3332E6EB014EF6B0 -Dtests.slow=true -Dtests.locale=sq
-Dtests.timezone=Antarctica/Mawson -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 6.02s J0 |
SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds <<<
[junit4] > Throwable #1: java.lang.AssertionError: 1: soft wasn't fast
enough
[junit4] > at
__randomizedtesting.SeedInfo.seed([3332E6EB014EF6B0:6F2748D2EACCB7C8]:0)
[junit4] > at
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds(SoftAutoCommitTest.java:358)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 642769 INFO
(SUITE-SoftAutoCommitTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 642769 INFO
(SUITE-SoftAutoCommitTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1341231130
[junit4] 2> 642769 INFO (coreCloseExecutor-1939-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2979e5d5
[junit4] 2> 642770 INFO (coreCloseExecutor-1939-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 642914 INFO (commitScheduler-1938-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4c0a2cbf[collection1] main]
[junit4] 2> 642914 INFO (coreCloseExecutor-1939-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@636e9ce2
[junit4] 2> 642914 ERROR (commitScheduler-1938-thread-1) [ ]
o.a.s.u.CommitTracker auto commit
error...:org.apache.solr.common.SolrException: Error opening new searcher
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2002)
[junit4] 2> at
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2122)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:636)
[junit4] 2> at
org.apache.solr.update.CommitTracker.run(CommitTracker.java:217)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: org.apache.solr.common.SolrException:
openNewSearcher called on closed core
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1989)
[junit4] 2> ... 10 more
[junit4] 2>
[junit4] 2> 643700 INFO (coreCloseExecutor-1939-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 643725 INFO
(SUITE-SoftAutoCommitTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SoftAutoCommitTest_3332E6EB014EF6B0-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id=FST50, text=Lucene50(blocksize=128),
timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Memory),
intDefault=DocValuesFormat(name=Memory),
range_facet_i_dv=DocValuesFormat(name=Lucene70),
intDvoDefault=DocValuesFormat(name=Lucene70),
range_facet_l=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=40,
maxMBSortInHeap=5.293917031467684, sim=RandomSimilarity(queryNorm=true): {},
locale=sq, timezone=Antarctica/Mawson
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=1,free=186746776,total=392167424
[junit4] 2> NOTE: All tests run in this JVM: [AnalyticsQueryTest,
TestDefaultSearchFieldResource, PluginInfoTest, TestCursorMarkWithoutUniqueKey,
TestStressVersions, TestSort, V2ApiIntegrationTest, TestHashPartitioner,
TestDocTermOrds, TestQuerySenderNoQuery, DistributedMLTComponentTest,
TestObjectReleaseTracker, JvmMetricsTest, TestCSVLoader,
TestUniqueKeyFieldResource, CheckHdfsIndexTest, TestIBSimilarityFactory,
SecurityConfHandlerTest, DistributedFacetPivotSmallAdvancedTest,
DocumentAnalysisRequestHandlerTest, TestSolrCloudWithKerberosAlt,
SolrCLIZkUtilsTest, DistanceUnitsTest, QueryElevationComponentTest,
MoreLikeThisHandlerTest, AlternateDirectoryTest,
AsyncCallRequestStatusResponseTest, MissingSegmentRecoveryTest,
TestTolerantUpdateProcessorRandomCloud, TestFieldResource, BlockDirectoryTest,
TestSolrCloudSnapshots, SolrRequestParserTest, CoreAdminRequestStatusTest,
TestLockTree, MergeStrategyTest, TestCollectionAPI, PrimitiveFieldTypeTest,
HdfsCollectionsAPIDistributedZkTest, DateFieldTest, CdcrReplicationHandlerTest,
TestUpdate, TestPushWriter, CopyFieldTest, TestJsonFacetRefinement,
TestSchemaVersionResource, TestFaceting, TestDocBasedVersionConstraints,
PingRequestHandlerTest, HLLSerializationTest, TestSolrCLIRunExample,
SolrGraphiteReporterTest, SyncSliceTest, PolyFieldTest,
TestSlowCompositeReaderWrapper, TestConfigReload, SolrIndexConfigTest,
AnalysisAfterCoreReloadTest, RequiredFieldsTest, DisMaxRequestHandlerTest,
CollectionsAPISolrJTest, DOMUtilTest, TestPhraseSuggestions,
TestReplicationHandlerBackup, RecoveryAfterSoftCommitTest,
TestPostingsSolrHighlighter, HdfsThreadLeakTest, BlockJoinFacetSimpleTest,
TestPseudoReturnFields, TestCloudDeleteByQuery, PrimUtilsTest, DeleteNodeTest,
TestNRTOpen, TestRTGBase, DirectSolrConnectionTest,
ChaosMonkeyNothingIsSafeTest, CursorPagingTest, TestCoreAdminApis, TestSolrJ,
DocValuesMultiTest, SoftAutoCommitTest]
[junit4] Completed [146/694 (1!)] on J0 in 28.17s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 1088 lines...]
[junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_3332E6EB014EF6B0-001/init-core-data-001
[junit4] 2> 2178473 INFO
(SUITE-CustomCollectionTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 2178480 INFO
(SUITE-CustomCollectionTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 2178497 INFO
(SUITE-CustomCollectionTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_3332E6EB014EF6B0-001/tempDir-001
[junit4] 2> 2178497 INFO
(SUITE-CustomCollectionTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2178498 INFO (Thread-3189) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2178498 INFO (Thread-3189) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2178602 INFO
(SUITE-CustomCollectionTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:60394
[junit4] 2> 2178652 INFO (jetty-launcher-2232-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2178652 INFO (jetty-launcher-2232-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2178652 INFO (jetty-launcher-2232-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2178653 INFO (jetty-launcher-2232-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2178658 INFO (jetty-launcher-2232-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7f2dfbb5{/solr,null,AVAILABLE}
[junit4] 2> 2178659 INFO (jetty-launcher-2232-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@a47e095{SSL,[ssl,
http/1.1]}{127.0.0.1:60396}
[junit4] 2> 2178659 INFO (jetty-launcher-2232-thread-3) [ ]
o.e.j.s.Server Started @2183569ms
[junit4] 2> 2178660 INFO (jetty-launcher-2232-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60396}
[junit4] 2> 2178660 ERROR (jetty-launcher-2232-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2178660 INFO (jetty-launcher-2232-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2178660 INFO (jetty-launcher-2232-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2178660 INFO (jetty-launcher-2232-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2178660 INFO (jetty-launcher-2232-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-14T00:32:06.805Z
[junit4] 2> 2178661 INFO (jetty-launcher-2232-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3ba514e{/solr,null,AVAILABLE}
[junit4] 2> 2178662 INFO (jetty-launcher-2232-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6b2d2de3{/solr,null,AVAILABLE}
[junit4] 2> 2178662 INFO (jetty-launcher-2232-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6226c68f{SSL,[ssl,
http/1.1]}{127.0.0.1:60397}
[junit4] 2> 2178662 INFO (jetty-launcher-2232-thread-1) [ ]
o.e.j.s.Server Started @2183572ms
[junit4] 2> 2178662 INFO (jetty-launcher-2232-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60397}
[junit4] 2> 2178663 INFO (jetty-launcher-2232-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4d7cabbe{SSL,[ssl,
http/1.1]}{127.0.0.1:60399}
[junit4] 2> 2178663 ERROR (jetty-launcher-2232-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2178663 INFO (jetty-launcher-2232-thread-4) [ ]
o.e.j.s.Server Started @2183572ms
[junit4] 2> 2178663 INFO (jetty-launcher-2232-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60399}
[junit4] 2> 2178663 ERROR (jetty-launcher-2232-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2178663 INFO (jetty-launcher-2232-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2178663 INFO (jetty-launcher-2232-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2178664 INFO (jetty-launcher-2232-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2178664 INFO (jetty-launcher-2232-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2178664 INFO (jetty-launcher-2232-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2178664 INFO (jetty-launcher-2232-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-14T00:32:06.809Z
[junit4] 2> 2178664 INFO (jetty-launcher-2232-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@243fff1{/solr,null,AVAILABLE}
[junit4] 2> 2178664 INFO (jetty-launcher-2232-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2178664 INFO (jetty-launcher-2232-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-14T00:32:06.809Z
[junit4] 2> 2178665 INFO (jetty-launcher-2232-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4864b709{SSL,[ssl,
http/1.1]}{127.0.0.1:60400}
[junit4] 2> 2178665 INFO (jetty-launcher-2232-thread-2) [ ]
o.e.j.s.Server Started @2183575ms
[junit4] 2> 2178665 INFO (jetty-launcher-2232-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60400}
[junit4] 2> 2178666 ERROR (jetty-launcher-2232-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2178666 INFO (jetty-launcher-2232-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2178666 INFO (jetty-launcher-2232-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2178666 INFO (jetty-launcher-2232-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2178666 INFO (jetty-launcher-2232-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2178666 INFO (jetty-launcher-2232-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-14T00:32:06.811Z
[junit4] 2> 2178670 INFO (jetty-launcher-2232-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2178671 INFO (jetty-launcher-2232-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2178672 INFO (jetty-launcher-2232-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2178685 INFO (jetty-launcher-2232-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60394/solr
[junit4] 2> 2178692 INFO (jetty-launcher-2232-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60394/solr
[junit4] 2> 2178694 INFO (jetty-launcher-2232-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60394/solr
[junit4] 2> 2178699 INFO (jetty-launcher-2232-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60394/solr
[junit4] 2> 2178760 INFO (jetty-launcher-2232-thread-4)
[n:127.0.0.1:60399_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2178762 INFO (jetty-launcher-2232-thread-4)
[n:127.0.0.1:60399_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:60399_solr
[junit4] 2> 2178762 INFO (jetty-launcher-2232-thread-1)
[n:127.0.0.1:60397_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2178762 INFO (jetty-launcher-2232-thread-2)
[n:127.0.0.1:60400_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2178765 INFO (jetty-launcher-2232-thread-4)
[n:127.0.0.1:60399_solr ] o.a.s.c.Overseer Overseer
(id=97454150559137801-127.0.0.1:60399_solr-n_0000000000) starting
[junit4] 2> 2178765 INFO (jetty-launcher-2232-thread-1)
[n:127.0.0.1:60397_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60397_solr
[junit4] 2> 2178766 INFO (jetty-launcher-2232-thread-2)
[n:127.0.0.1:60400_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60400_solr
[junit4] 2> 2178773 INFO
(zkCallback-2251-thread-1-processing-n:127.0.0.1:60399_solr)
[n:127.0.0.1:60399_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2178774 INFO
(zkCallback-2249-thread-1-processing-n:127.0.0.1:60396_solr)
[n:127.0.0.1:60396_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2178776 INFO
(zkCallback-2252-thread-1-processing-n:127.0.0.1:60397_solr)
[n:127.0.0.1:60397_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2178776 INFO
(zkCallback-2253-thread-1-processing-n:127.0.0.1:60400_solr)
[n:127.0.0.1:60400_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2178781 INFO (jetty-launcher-2232-thread-3)
[n:127.0.0.1:60396_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2178794 INFO (jetty-launcher-2232-thread-3)
[n:127.0.0.1:60396_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60396_solr
[junit4] 2> 2178795 INFO (jetty-launcher-2232-thread-4)
[n:127.0.0.1:60399_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60399_solr
[junit4] 2> 2178799 INFO
(zkCallback-2249-thread-1-processing-n:127.0.0.1:60396_solr)
[n:127.0.0.1:60396_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2178799 INFO
(zkCallback-2253-thread-1-processing-n:127.0.0.1:60400_solr)
[n:127.0.0.1:60400_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2178799 INFO
(zkCallback-2252-thread-1-processing-n:127.0.0.1:60397_solr)
[n:127.0.0.1:60397_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2178800 INFO
(zkCallback-2251-thread-1-processing-n:127.0.0.1:60399_solr)
[n:127.0.0.1:60399_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2178831 INFO
(zkCallback-2253-thread-1-processing-n:127.0.0.1:60400_solr)
[n:127.0.0.1:60400_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2178831 INFO
(zkCallback-2251-thread-1-processing-n:127.0.0.1:60399_solr)
[n:127.0.0.1:60399_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2178831 INFO
(zkCallback-2249-thread-1-processing-n:127.0.0.1:60396_solr)
[n:127.0.0.1:60396_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2178833 INFO
(zkCallback-2252-thread-1-processing-n:127.0.0.1:60397_solr)
[n:127.0.0.1:60397_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2178983 INFO (jetty-launcher-2232-thread-3)
[n:127.0.0.1:60396_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_3332E6EB014EF6B0-001/tempDir-001/node3/.
[junit4] 2> 2178988 INFO (jetty-launcher-2232-thread-2)
[n:127.0.0.1:60400_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_3332E6EB014EF6B0-001/tempDir-001/node2/.
[junit4] 2> 2178988 INFO (jetty-launcher-2232-thread-4)
[n:127.0.0.1:60399_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_3332E6EB014EF6B0-001/tempDir-001/node4/.
[junit4] 2> 2179088 INFO (jetty-launcher-2232-thread-1)
[n:127.0.0.1:60397_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_3332E6EB014EF6B0-001/tempDir-001/node1/.
[junit4] 2> 2183355 INFO
(SUITE-CustomCollectionTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2183358 INFO
(SUITE-CustomCollectionTest-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60394/solr ready
[junit4] 2> 2183420 INFO
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[3332E6EB014EF6B0]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCreateShardRepFactor
[junit4] 2> 2183422 INFO
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[3332E6EB014EF6B0]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2183458 INFO (qtp702008387-14854) [n:127.0.0.1:60397_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
shards=a,b&replicationFactor=1&collection.configName=conf&name=testCreateShardRepFactor&router.name=implicit&action=CREATE&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2183464 INFO
(OverseerThreadFactory-7475-thread-1-processing-n:127.0.0.1:60399_solr)
[n:127.0.0.1:60399_solr ] o.a.s.c.CreateCollectionCmd Create collection
testCreateShardRepFactor
[junit4] 2> 2183596 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_b_replica1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=b&wt=javabin&version=2
[junit4] 2> 2183622 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_a_replica1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=a&wt=javabin&version=2
[junit4] 2> 2183742 INFO
(zkCallback-2249-thread-1-processing-n:127.0.0.1:60396_solr)
[n:127.0.0.1:60396_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2183742 INFO
(zkCallback-2252-thread-1-processing-n:127.0.0.1:60397_solr)
[n:127.0.0.1:60397_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2184624 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2184645 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.s.IndexSchema [testCreateShardRepFactor_b_replica1] Schema
name=cloud-dynamic
[junit4] 2> 2184650 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2184662 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.s.IndexSchema [testCreateShardRepFactor_a_replica1] Schema
name=cloud-dynamic
[junit4] 2> 2184679 WARN (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.s.IndexSchema [testCreateShardRepFactor_b_replica1] default search field
in schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 2184681 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2184685 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'testCreateShardRepFactor_b_replica1'
using configuration from collection testCreateShardRepFactor
[junit4] 2> 2184685 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.SolrCore [[testCreateShardRepFactor_b_replica1] ] Opening new SolrCore
at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_3332E6EB014EF6B0-001/tempDir-001/node1/testCreateShardRepFactor_b_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_3332E6EB014EF6B0-001/tempDir-001/node1/./testCreateShardRepFactor_b_replica1/data/]
[junit4] 2> 2184687 WARN (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.s.IndexSchema [testCreateShardRepFactor_a_replica1] default search field
in schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 2184688 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2184689 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'testCreateShardRepFactor_a_replica1'
using configuration from collection testCreateShardRepFactor
[junit4] 2> 2184690 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.SolrCore [[testCreateShardRepFactor_a_replica1] ] Opening new SolrCore
at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_3332E6EB014EF6B0-001/tempDir-001/node3/testCreateShardRepFactor_a_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_3332E6EB014EF6B0-001/tempDir-001/node3/./testCreateShardRepFactor_a_replica1/data/]
[junit4] 2> 2184814 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2184815 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2184815 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2184815 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2184818 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2184818 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2184818 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2184818 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2184820 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@55ba6e11[testCreateShardRepFactor_a_replica1] main]
[junit4] 2> 2184820 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@58634445[testCreateShardRepFactor_b_replica1] main]
[junit4] 2> 2184823 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2184823 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2184824 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2184824 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2184824 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2184824 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2184824 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559266415575302144
[junit4] 2> 2184824 INFO
(searcherExecutor-7485-thread-1-processing-n:127.0.0.1:60396_solr
x:testCreateShardRepFactor_a_replica1 s:a c:testCreateShardRepFactor)
[n:127.0.0.1:60396_solr c:testCreateShardRepFactor s:a
x:testCreateShardRepFactor_a_replica1] o.a.s.c.SolrCore
[testCreateShardRepFactor_a_replica1] Registered new searcher
Searcher@55ba6e11[testCreateShardRepFactor_a_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2184824 INFO
(searcherExecutor-7484-thread-1-processing-n:127.0.0.1:60397_solr
x:testCreateShardRepFactor_b_replica1 s:b c:testCreateShardRepFactor)
[n:127.0.0.1:60397_solr c:testCreateShardRepFactor s:b
x:testCreateShardRepFactor_b_replica1] o.a.s.c.SolrCore
[testCreateShardRepFactor_b_replica1] Registered new searcher
Searcher@58634445[testCreateShardRepFactor_b_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2184825 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559266415576350720
[junit4] 2> 2184841 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2184841 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2184841 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:60396/solr/testCreateShardRepFactor_a_replica1/
[junit4] 2> 2184841 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2184841 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.SyncStrategy
https://127.0.0.1:60396/solr/testCreateShardRepFactor_a_replica1/ has no
replicas
[junit4] 2> 2184841 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2184842 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2184842 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:60397/solr/testCreateShardRepFactor_b_replica1/
[junit4] 2> 2184842 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2184842 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.SyncStrategy
https://127.0.0.1:60397/solr/testCreateShardRepFactor_b_replica1/ has no
replicas
[junit4] 2> 2184852 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:60396/solr/testCreateShardRepFactor_a_replica1/ a
[junit4] 2> 2184874 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:60397/solr/testCreateShardRepFactor_b_replica1/ b
[junit4] 2> 2184988 INFO
(zkCallback-2249-thread-1-processing-n:127.0.0.1:60396_solr)
[n:127.0.0.1:60396_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2184988 INFO
(zkCallback-2252-thread-1-processing-n:127.0.0.1:60397_solr)
[n:127.0.0.1:60397_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2184992 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2184999 INFO (qtp702008387-14857) [n:127.0.0.1:60397_solr
c:testCreateShardRepFactor s:b x:testCreateShardRepFactor_b_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_b_replica1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=b&wt=javabin&version=2}
status=0 QTime=1402
[junit4] 2> 2185049 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2185054 INFO (qtp1702076181-14841) [n:127.0.0.1:60396_solr
c:testCreateShardRepFactor s:a x:testCreateShardRepFactor_a_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=testCreateShardRepFactor_a_replica1&action=CREATE&numShards=2&collection=testCreateShardRepFactor&shard=a&wt=javabin&version=2}
status=0 QTime=1432
[junit4] 2> 2185059 INFO (qtp702008387-14854) [n:127.0.0.1:60397_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> 2185161 INFO
(zkCallback-2252-thread-1-processing-n:127.0.0.1:60397_solr)
[n:127.0.0.1:60397_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2185161 INFO
(zkCallback-2249-thread-1-processing-n:127.0.0.1:60396_solr)
[n:127.0.0.1:60396_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2185479 INFO
(OverseerCollectionConfigSetProcessor-97454150559137801-127.0.0.1:60399_solr-n_0000000000)
[n:127.0.0.1:60399_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> 2186068 INFO (qtp702008387-14854) [n:127.0.0.1:60397_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={shards=a,b&replicationFactor=1&collection.configName=conf&name=testCreateShardRepFactor&router.name=implicit&action=CREATE&wt=javabin&version=2}
status=0 QTime=2610
[junit4] 2> 2186070 INFO (qtp702008387-14846) [n:127.0.0.1:60397_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with
params
action=CREATESHARD&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2186074 INFO
(OverseerThreadFactory-7475-thread-2-processing-n:127.0.0.1:60399_solr)
[n:127.0.0.1:60399_solr ] o.a.s.c.CreateShardCmd Create shard invoked: {
[junit4] 2> "collection":"testCreateShardRepFactor",
[junit4] 2> "shard":"x",
[junit4] 2> "operation":"createshard"}
[junit4] 2> 2186198 INFO
(zkCallback-2249-thread-1-processing-n:127.0.0.1:60396_solr)
[n:127.0.0.1:60396_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2186198 INFO
(zkCallback-2252-thread-1-processing-n:127.0.0.1:60397_solr)
[n:127.0.0.1:60397_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2186285 INFO
(OverseerThreadFactory-7475-thread-2-processing-n:127.0.0.1:60399_solr)
[n:127.0.0.1:60399_solr ] o.a.s.c.CreateShardCmd Creating shard
testCreateShardRepFactor_x_replica1 as part of slice x of collection
testCreateShardRepFactor on 127.0.0.1:60399_solr
[junit4] 2> 2186321 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&name=testCreateShardRepFactor_x_replica1&action=CREATE&numShards=1&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2
[junit4] 2> 2186436 INFO
(zkCallback-2249-thread-1-processing-n:127.0.0.1:60396_solr)
[n:127.0.0.1:60396_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2186436 INFO
(zkCallback-2251-thread-2-processing-n:127.0.0.1:60399_solr)
[n:127.0.0.1:60399_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2186436 INFO
(zkCallback-2252-thread-1-processing-n:127.0.0.1:60397_solr)
[n:127.0.0.1:60397_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2187353 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2187364 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.s.IndexSchema [testCreateShardRepFactor_x_replica1] Schema
name=cloud-dynamic
[junit4] 2> 2187398 WARN (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.s.IndexSchema [testCreateShardRepFactor_x_replica1] default search field
in schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 2187399 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2187402 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'testCreateShardRepFactor_x_replica1'
using configuration from collection testCreateShardRepFactor
[junit4] 2> 2187403 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.SolrCore [[testCreateShardRepFactor_x_replica1] ] Opening new SolrCore
at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_3332E6EB014EF6B0-001/tempDir-001/node4/testCreateShardRepFactor_x_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_3332E6EB014EF6B0-001/tempDir-001/node4/./testCreateShardRepFactor_x_replica1/data/]
[junit4] 2> 2187512 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2187512 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2187515 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2187515 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2187517 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4f728bca[testCreateShardRepFactor_x_replica1] main]
[junit4] 2> 2187519 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2187520 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2187520 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2187520 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559266418402263040
[junit4] 2> 2187520 INFO
(searcherExecutor-7494-thread-1-processing-n:127.0.0.1:60399_solr
x:testCreateShardRepFactor_x_replica1 s:x c:testCreateShardRepFactor)
[n:127.0.0.1:60399_solr c:testCreateShardRepFactor s:x
x:testCreateShardRepFactor_x_replica1] o.a.s.c.SolrCore
[testCreateShardRepFactor_x_replica1] Registered new searcher
Searcher@4f728bca[testCreateShardRepFactor_x_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2187535 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2187535 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2187535 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:60399/solr/testCreateShardRepFactor_x_replica1/
[junit4] 2> 2187535 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2187535 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.SyncStrategy
https://127.0.0.1:60399/solr/testCreateShardRepFactor_x_replica1/ has no
replicas
[junit4] 2> 2187546 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:60399/solr/testCreateShardRepFactor_x_replica1/ x
[junit4] 2> 2187655 INFO
(zkCallback-2251-thread-2-processing-n:127.0.0.1:60399_solr)
[n:127.0.0.1:60399_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2187656 INFO
(zkCallback-2252-thread-1-processing-n:127.0.0.1:60397_solr)
[n:127.0.0.1:60397_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2187655 INFO
(zkCallback-2249-thread-1-processing-n:127.0.0.1:60396_solr)
[n:127.0.0.1:60396_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCreateShardRepFactor/state.json] for collection
[testCreateShardRepFactor] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2187669 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2187676 INFO (qtp851446157-14840) [n:127.0.0.1:60399_solr
c:testCreateShardRepFactor s:x x:testCreateShardRepFactor_x_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&name=testCreateShardRepFactor_x_replica1&action=CREATE&numShards=1&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2}
status=0 QTime=1355
[junit4] 2> 2187677 INFO
(OverseerThreadFactory-7475-thread-2-processing-n:127.0.0.1:60399_solr)
[n:127.0.0.1:60399_solr ] o.a.s.c.CreateShardCmd Finished create command on
all shards for collection: testCreateShardRepFactor
[junit4] 2> 2187681 INFO (qtp702008387-14846) [n:127.0.0.1:60397_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CREATESHARD&collection=testCreateShardRepFactor&shard=x&wt=javabin&version=2}
status=0 QTime=1611
[junit4] 2> 2187683 INFO
(TEST-CustomCollectionTest.testCreateShardRepFactor-seed#[3332E6EB014EF6B0]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCreateShardRepFactor
[junit4] 2> 2187720 INFO
(TEST-CustomCollectionTest.testCustomCollectionsAPI-seed#[3332E6EB014EF6B0]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCustomCollectionsAPI
[junit4] 2> 2187723 INFO
(TEST-CustomCollectionTest.testCustomCollectionsAPI-seed#[3332E6EB014EF6B0]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2187726 INFO (qtp702008387-14853) [n:127.0.0.1:60397_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=testCreateShardRepFactor&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 2187733 INFO
(OverseerThreadFactory-7475-thread-3-processing-n:127.0.0.1:60399_solr)
[n:127.0.0.1:60399_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 2187733 INFO
(OverseerCollectionConfigSetProcessor-97454150559137801-127.0.0.1:60399_solr-n_0000000000)
[n:127.0.0.1:60399_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2187735 INFO (qtp702008387-14855) [n:127.0.0.1:60397_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.testCreateShardRepFactor.b.replica1
[junit4] 2> 2187736 INFO (qtp702008387-14855) [n:127.0.0.1:60397_solr
] o.a.s.c.SolrCore [testCreateShardRepFactor_b_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7f697a92
[junit4] 2> 2187736 INFO (qtp1702076181-14843) [n:127.0.0.1:60396_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.testCreateShardRepFactor.a.replica1
[junit4] 2> 2187736 INFO (qtp1702076181-14843) [n:127.0.0.1:60396_solr
] o.a.s.c.SolrCore [testCreateShardRepFactor_a_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@cb7eed6
[junit4] 2> 2187738 INFO (qtp702
[...truncated too long message...]
ic reporters for: solr.node
[junit4] 2> 2987326 INFO
(TEST-TestReplicaProperties.test-seed#[3332E6EB014EF6B0]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@1a295434{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2987326 INFO
(TEST-TestReplicaProperties.test-seed#[3332E6EB014EF6B0]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5c7afd1e{/,null,UNAVAILABLE}
[junit4] 2> 2987328 INFO
(TEST-TestReplicaProperties.test-seed#[3332E6EB014EF6B0]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:62132 62132
[junit4] 2> 2987336 INFO (Thread-3997) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:62132 62132
[junit4] 2> 2992473 WARN (Thread-3997) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 5 /solr/collections/testcollection/state.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 62 /solr/overseer/collection-queue-work
[junit4] 2> 60 /solr/overseer/queue
[junit4] 2> 14 /solr/overseer/queue-work
[junit4] 2> 7 /solr/live_nodes
[junit4] 2> 7 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestReplicaProperties -Dtests.method=test
-Dtests.seed=3332E6EB014EF6B0 -Dtests.slow=true -Dtests.locale=es
-Dtests.timezone=Pacific/Samoa -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 72.5s J1 | TestReplicaProperties.test <<<
[junit4] > Throwable #1: java.lang.RuntimeException: timeout waiting for
collection in cluster state: collection=testcollection
[junit4] > at
__randomizedtesting.SeedInfo.seed([3332E6EB014EF6B0:BB66D931AFB29B48]:0)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForCollection(AbstractFullDistribZkTestBase.java:346)
[junit4] > at
org.apache.solr.cloud.TestReplicaProperties.test(TestReplicaProperties.java:63)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2992476 INFO
(SUITE-TestReplicaProperties-seed#[3332E6EB014EF6B0]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestReplicaProperties_3332E6EB014EF6B0-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=888, maxMBSortInHeap=6.917873941943885,
sim=RandomSimilarity(queryNorm=true): {}, locale=es, timezone=Pacific/Samoa
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=1,free=320901336,total=529530880
[junit4] 2> NOTE: All tests run in this JVM: [ShowFileRequestHandlerTest,
TestJsonFacets, CSVRequestHandlerTest, CacheHeaderTest,
DocExpirationUpdateProcessorFactoryTest, WordBreakSolrSpellCheckerTest,
LeaderElectionIntegrationTest, TestStandardQParsers, TestRandomFlRTGCloud,
SignatureUpdateProcessorFactoryTest, TestJoin, BlockJoinFacetRandomTest,
HdfsTlogReplayBufferedWhileIndexingTest, ConnectionManagerTest,
UpdateParamsTest, EchoParamsTest, BaseCdcrDistributedZkTest,
LeaderInitiatedRecoveryOnCommitTest, TestSolrXml,
SuggestComponentContextFilterQueryTest, TestQueryUtils,
DistributedFacetPivotLongTailTest, SubstringBytesRefFilterTest,
TestManagedStopFilterFactory, TestSolrQueryParserResource,
TestCloudInspectUtil, TestZkChroot, TestUseDocValuesAsStored,
TestNonDefinedSimilarityFactory, BasicZkTest, HdfsRecoveryZkTest,
SuggesterTest, TestFiltering, LeaderFailoverAfterPartitionTest, TestTrie,
HdfsLockFactoryTest, TestHdfsCloudBackupRestore, TestJettySolrRunner,
TestSolrIndexConfig, OverseerModifyCollectionTest,
CurrencyFieldOpenExchangeTest, TestSubQueryTransformer, TestRebalanceLeaders,
BasicDistributedZk2Test, OverseerStatusTest, TestPHPSerializedResponseWriter,
ActionThrottleTest, TestManagedSchemaThreadSafety, SolrMetricReporterTest,
TestTrieFacet, TestSchemaManager, SimpleCollectionCreateDeleteTest,
LukeRequestHandlerTest, TestCodecSupport, TestRTimerTree,
TestInPlaceUpdatesDistrib, TlogReplayBufferedWhileIndexingTest,
HdfsWriteToMultipleCollectionsTest, SpellPossibilityIteratorTest,
URLClassifyProcessorTest, TestFoldingMultitermQuery, ChaosMonkeySafeLeaderTest,
TestSSLRandomization, TestHdfsBackupRestoreCore, SuggesterWFSTTest,
TestFuzzyAnalyzedSuggestions, SolrCoreMetricManagerTest,
TestReloadAndDeleteDocs, TestConfigSetImmutable,
CoreMergeIndexesAdminHandlerTest, TestDeleteCollectionOnDownNodes,
DistribDocExpirationUpdateProcessorTest, CursorMarkTest,
BigEndianAscendingWordDeserializerTest, DistributedQueueTest,
RAMDirectoryFactoryTest, HLLUtilTest, TestRandomFaceting,
SolrCoreCheckLockOnStartupTest, JsonValidatorTest,
UpdateRequestProcessorFactoryTest, TestLuceneMatchVersion,
TestCustomDocTransformer, PKIAuthenticationIntegrationTest, SortByFunctionTest,
RuleEngineTest, MigrateRouteKeyTest, DataDrivenBlockJoinTest,
BasicAuthIntegrationTest, TestBackupRepositoryFactory, TestRealTimeGet,
IndexSchemaTest, TestJmxMonitoredMap, CircularListTest,
BlobRepositoryCloudTest, TestMaxScoreQueryParser, SolrInfoMBeanTest,
TestPathTrie, ConvertedLegacyTest, CloudMLTQParserTest,
FieldMutatingUpdateProcessorTest, HdfsDirectoryFactoryTest,
SaslZkACLProviderTest, BadCopyFieldTest, TestSolrQueryResponse,
SpellCheckCollatorTest, TestBulkSchemaAPI, TestRequestForwarding,
ClassificationUpdateProcessorFactoryTest, TestIndexingPerformance,
SmileWriterTest, TestDocSet, TestComplexPhraseQParserPlugin,
ClassificationUpdateProcessorTest, DistributedIntervalFacetingTest,
DeleteReplicaTest, SpellCheckComponentTest, TestInitQParser, TestQueryTypes,
TestAtomicUpdateErrorCases, ChangedSchemaMergeTest,
TestImpersonationWithHadoopAuth, NoCacheHeaderTest, TestSystemCollAutoCreate,
CollectionsAPIAsyncDistributedZkTest, TestValueSourceCache,
TestFieldCacheSortRandom, TestCollapseQParserPlugin, TestSolrCoreProperties,
CachingDirectoryFactoryTest, SegmentsInfoRequestHandlerTest,
TestCloudPseudoReturnFields, HighlighterConfigTest, NotRequiredUniqueKeyTest,
TestManagedResourceStorage, AnalyticsMergeStrategyTest, RankQueryTest,
JavabinLoaderTest, ConcurrentDeleteAndCreateCollectionTest,
CoreAdminHandlerTest, HdfsBasicDistributedZkTest, TestApiFramework,
TestCopyFieldCollectionResource, TestSQLHandler, TestAnalyzedSuggestions,
TestDownShardTolerantSearch, TestRecovery, TestRawResponseWriter,
TestSha256AuthenticationProvider, TestSearcherReuse, HttpPartitionTest,
SolrGangliaReporterTest, BJQParserTest, TestComponentsName, BufferStoreTest,
CdcrReplicationDistributedZkTest, TestWriterPerf, JsonLoaderTest,
TestExactStatsCache, FieldAnalysisRequestHandlerTest, TestUtils, UpdateLogTest,
TestExceedMaxTermLength, ResponseLogComponentTest, ExternalFileFieldSortTest,
InfixSuggestersTest, TestSolrQueryParser, TestLMDirichletSimilarityFactory,
TestDistribIDF, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest,
ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest,
TestReplicationHandler, LeaderElectionTest, ZkSolrClientTest,
ShardRoutingCustomTest, AutoCommitTest, TestDistributedGrouping,
DistributedSpellCheckComponentTest, TestStressReorder, TestReload,
DistributedTermsComponentTest, SolrCoreTest, StatsComponentTest,
BadIndexSchemaTest, TestFunctionQuery, BasicFunctionalityTest,
DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher,
DistributedQueryElevationComponentTest, DocValuesTest, DebugComponentTest,
IndexBasedSpellCheckerTest, DirectSolrSpellCheckerTest, TestOmitPositions,
FileBasedSpellCheckerTest, RequestHandlersTest, FastVectorHighlighterTest,
LoggingHandlerTest, TestJmxIntegration, BinaryUpdateRequestHandlerTest,
SOLR749Test, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2,
MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf, MinimalSchemaTest,
TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestCharFilters,
SynonymTokenizerTest, TestXIncludeConfig, TestDFRSimilarityFactory,
TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory,
TestBM25SimilarityFactory, TestFastWriter, ResourceLoaderTest,
TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest,
DateMathParserTest, PreAnalyzedFieldTest, TestSystemIdResolver,
TestSuggestSpellingConverter, SpellingQueryConverterTest, ClusterStateTest,
TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, UUIDFieldTest,
TestCrossCoreJoin, TestDistributedMissingSort,
TestEmbeddedSolrServerConstructors, ConnectionReuseTest,
CdcrRequestHandlerTest, CdcrVersionReplicationTest, CleanupOldIndexTest,
CloudExitableDirectoryReaderTest, CollectionStateFormat2Test,
CustomCollectionTest, DocValuesNotIndexedTest, LeaderElectionContextKeyTest,
MultiThreadedOCPTest, OverseerCollectionConfigSetProcessorTest,
OverseerRolesTest, PeerSyncReplicationTest, SharedFSAutoReplicaFailoverTest,
SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest,
TestAuthenticationFramework, TestCloudPivotFacet, TestClusterProperties,
TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestCryptoKeys,
TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster, TestReplicaProperties]
[junit4] Completed [517/694 (4!)] on J1 in 72.51s, 1 test, 1 error <<<
FAILURES!
[...truncated 63145 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]