Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17804/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler
Error Message:
ObjectTracker found 2 object(s) that were not released!!! [NRTCachingDirectory,
NRTCachingDirectory]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not
released!!! [NRTCachingDirectory, NRTCachingDirectory]
at __randomizedtesting.SeedInfo.seed([1B92CBF81297145D]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test
Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[http://127.0.0.1:43003/c8n_1x3_lf_shard1_replica1]
Stack Trace:
org.apache.solr.client.solrj.SolrServerException:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[http://127.0.0.1:43003/c8n_1x3_lf_shard1_replica1]
at
__randomizedtesting.SeedInfo.seed([1B92CBF81297145D:93C6F422BC6B79A5]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:769)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live
SolrServers available to handle this
request:[http://127.0.0.1:43003/c8n_1x3_lf_shard1_replica1]
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:394)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:763)
... 48 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused
connection at: http://127.0.0.1:43003/c8n_1x3_lf_shard1_replica1
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:383)
... 49 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to
127.0.0.1:43003 [/127.0.0.1] failed: Connection refused
at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
at
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
... 53 more
Caused by: java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at
org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
... 63 more
Build Log:
[...truncated 10600 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/init-core-data-001
[junit4] 2> 70235 INFO
(SUITE-TestReplicationHandler-seed#[1B92CBF81297145D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 70245 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.SolrTestCaseJ4 ###Starting doTestStressReplication
[junit4] 2> 70246 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/collection1
[junit4] 2> 70249 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 70250 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d7d044{/solr,null,AVAILABLE}
[junit4] 2> 70251 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.e.j.s.ServerConnector Started
ServerConnector@1cf0df8{HTTP/1.1,[http/1.1]}{127.0.0.1:40802}
[junit4] 2> 70251 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.e.j.s.Server Started @71511ms
[junit4] 2> 70251 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=40802}
[junit4] 2> 70252 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 70252 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001'
[junit4] 2> 70252 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 70252 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 70252 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/solr.xml
[junit4] 2> 70259 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/.
[junit4] 2> 70259 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer New CoreContainer 15538070
[junit4] 2> 70259 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001]
[junit4] 2> 70259 WARN
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/lib
[junit4] 2> 70259 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 70262 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 70262 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 70262 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 70262 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 70262 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 70263 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/.
[junit4] 2> 70264 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 70264 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1
[junit4] 2> 70264 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 70264 INFO (coreLoadExecutor-156-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/collection1'
[junit4] 2> 70264 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 70264 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 70264 INFO (coreLoadExecutor-156-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 70264 INFO (coreLoadExecutor-156-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 70275 INFO (coreLoadExecutor-156-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 70279 WARN (coreLoadExecutor-156-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 70280 INFO (coreLoadExecutor-156-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 70288 INFO (coreLoadExecutor-156-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 70291 INFO (coreLoadExecutor-156-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 70300 INFO (coreLoadExecutor-156-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 70302 INFO (coreLoadExecutor-156-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/collection1'
[junit4] 2> 70302 INFO (coreLoadExecutor-156-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1
[junit4] 2> 70302 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 70302 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1/data/]
[junit4] 2> 70302 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 70303 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1/data/snapshot_metadata
[junit4] 2> 70303 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 70303 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1/data
[junit4] 2> 70303 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1/data/index/
[junit4] 2> 70303 WARN (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 70304 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1/data/index
[junit4] 2> 70304 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.29783108274265113]
[junit4] 2> 70304 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1e6b708
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f71ef0),segFN=segments_1,generation=1}
[junit4] 2> 70304 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 70305 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1/data/
[junit4] 2> 70306 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 70307 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 70308 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 70309 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 70309 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 70311 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 70311 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 70311 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 70311 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 70311 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 70311 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.36996723061039105]
[junit4] 2> 70311 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1e6b708
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f71ef0),segFN=segments_1,generation=1}
[junit4] 2> 70311 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 70312 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@deb7e9[collection1]
main]
[junit4] 2> 70312 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/collection1/conf
[junit4] 2> 70312 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/collection1/conf}
[junit4] 2> 70312 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/collection1/conf
[junit4] 2> 70312 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 70312 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 70312 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 70312 INFO
(searcherExecutor-157-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@deb7e9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 70313 INFO (coreLoadExecutor-156-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 70766 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/collection1
[junit4] 2> 70768 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 70770 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@91c51d{/solr,null,AVAILABLE}
[junit4] 2> 70770 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.e.j.s.ServerConnector Started
ServerConnector@1849459{HTTP/1.1,[http/1.1]}{127.0.0.1:36217}
[junit4] 2> 70770 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.e.j.s.Server Started @72030ms
[junit4] 2> 70770 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=36217}
[junit4] 2> 70771 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 70771 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002'
[junit4] 2> 70771 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 70771 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 70771 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/solr.xml
[junit4] 2> 70776 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/.
[junit4] 2> 70776 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer New CoreContainer 15249052
[junit4] 2> 70776 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002]
[junit4] 2> 70776 WARN
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/lib
[junit4] 2> 70777 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 70778 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 70778 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 70779 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 70779 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 70779 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 70779 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/.
[junit4] 2> 70780 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 70780 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1
[junit4] 2> 70780 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 70780 INFO (coreLoadExecutor-166-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/collection1'
[junit4] 2> 70781 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 70781 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 70781 INFO (coreLoadExecutor-166-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 70781 INFO (coreLoadExecutor-166-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 70787 INFO (coreLoadExecutor-166-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 70789 WARN (coreLoadExecutor-166-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 70790 INFO (coreLoadExecutor-166-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 70796 INFO (coreLoadExecutor-166-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 70799 INFO (coreLoadExecutor-166-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 70801 INFO (coreLoadExecutor-166-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 70802 INFO (coreLoadExecutor-166-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/collection1'
[junit4] 2> 70802 INFO (coreLoadExecutor-166-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1
[junit4] 2> 70802 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 70803 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1/data/]
[junit4] 2> 70803 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 70803 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1/data/snapshot_metadata
[junit4] 2> 70803 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 70803 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1/data
[junit4] 2> 70803 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 70803 WARN (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 70804 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1/data/index
[junit4] 2> 70804 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.29783108274265113]
[junit4] 2> 70804 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@114e0ef
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27367),segFN=segments_1,generation=1}
[junit4] 2> 70804 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 70804 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1/data/
[junit4] 2> 70806 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 70807 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 70807 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 70808 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 70809 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 70810 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 70810 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 70810 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 70810 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 70810 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 70811 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.36996723061039105]
[junit4] 2> 70811 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@114e0ef
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27367),segFN=segments_1,generation=1}
[junit4] 2> 70811 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 70811 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c2118[collection1]
main]
[junit4] 2> 70811 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/collection1/conf
[junit4] 2> 70811 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/collection1/conf}
[junit4] 2> 70811 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/collection1/conf
[junit4] 2> 70811 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 70819 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 70820 INFO
(searcherExecutor-167-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4c2118[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 70820 INFO (coreLoadExecutor-166-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 70823 INFO (qtp12996429-264) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 70823 INFO (indexFetcher-171-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 70823 INFO (indexFetcher-171-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 70824 INFO (indexFetcher-171-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 71287 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.e.j.s.ServerConnector Stopped
ServerConnector@1849459{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 71287 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=15249052
[junit4] 2> 71288 INFO (coreCloseExecutor-172-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@128d81d
[junit4] 2> 71288 INFO (coreCloseExecutor-172-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 71288 INFO (coreCloseExecutor-172-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 71289 INFO (coreCloseExecutor-172-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 71289 INFO (coreCloseExecutor-172-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 71290 INFO (coreCloseExecutor-172-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 71290 INFO (coreCloseExecutor-172-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3
directories currently being tracked
[junit4] 2> 71290 INFO (coreCloseExecutor-172-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1/data/index;done=false>>]
[junit4] 2> 71290 INFO (coreCloseExecutor-172-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 71290 INFO (coreCloseExecutor-172-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1/data/index
[junit4] 2> 71290 INFO (coreCloseExecutor-172-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1/data;done=false>>]
[junit4] 2> 71290 INFO (coreCloseExecutor-172-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 71290 INFO (coreCloseExecutor-172-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1/data
[junit4] 2> 71290 INFO (coreCloseExecutor-172-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1/data/snapshot_metadata
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1/data/snapshot_metadata;done=false>>]
[junit4] 2> 71290 INFO (coreCloseExecutor-172-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 71290 INFO (coreCloseExecutor-172-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1/data/snapshot_metadata
[junit4] 2> 71291 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@91c51d{/solr,null,UNAVAILABLE}
[junit4] 2> 71293 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 71294 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ffa041{/solr,null,AVAILABLE}
[junit4] 2> 71294 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.e.j.s.ServerConnector Started
ServerConnector@182bc11{HTTP/1.1,[http/1.1]}{127.0.0.1:35063}
[junit4] 2> 71294 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.e.j.s.Server Started @72554ms
[junit4] 2> 71294 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=35063}
[junit4] 2> 71295 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 71295 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002'
[junit4] 2> 71295 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 71295 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 71295 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/solr.xml
[junit4] 2> 71300 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/.
[junit4] 2> 71300 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer New CoreContainer 15317694
[junit4] 2> 71300 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002]
[junit4] 2> 71301 WARN
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/lib
[junit4] 2> 71301 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 71303 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 71303 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 71303 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 71303 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 71303 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 71303 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/.
[junit4] 2> 71304 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 71304 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1
[junit4] 2> 71304 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 71304 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/collection1'
[junit4] 2> 71305 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 71305 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 71305 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 71305 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 71311 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 71313 WARN (coreLoadExecutor-179-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 71314 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 71319 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 71322 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 71324 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 71325 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/collection1'
[junit4] 2> 71325 INFO (coreLoadExecutor-179-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1
[junit4] 2> 71325 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
[junit4] 2> 71329 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1/data/]
[junit4] 2> 71329 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 71329 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/collection1/data/snapshot_metadata
[junit4] 2> 71329 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 71329 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/collection1/data
[junit4] 2> 71330 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 71330 WARN (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 71330 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/collection1/data/index
[junit4] 2> 71330 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=5, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=95.2392578125,
floorSegmentMB=1.177734375, forceMergeDeletesPctAllowed=16.634816830280858,
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7284180989142311
[junit4] 2> 71356 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/collection1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e146ca;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 71356 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 71357 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/./collection1/data/
[junit4] 2> 71358 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 71359 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 71360 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 71361 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 71361 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 71363 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 71363 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 71363 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 71363 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 71363 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 71363 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=87.556640625,
floorSegmentMB=0.751953125, forceMergeDeletesPctAllowed=14.705895605240185,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.36996723061039105
[junit4] 2> 71364 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/collection1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e146ca;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 71364 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 71364 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e44895[collection1]
main]
[junit4] 2> 71364 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/collection1/conf
[junit4] 2> 71364 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/collection1/conf}
[junit4] 2> 71364 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-002/collection1/conf
[junit4] 2> 71364 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 71364 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 71364 INFO
(searcherExecutor-180-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e44895[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 71365 INFO (coreLoadExecutor-179-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 71820 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.e.j.s.ServerConnector Stopped
ServerConnector@1cf0df8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 71820 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=15538070
[junit4] 2> 71821 INFO (coreCloseExecutor-184-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7e6e2b
[junit4] 2> 71822 INFO (coreCloseExecutor-184-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 71822 INFO (coreCloseExecutor-184-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 71822 INFO (coreCloseExecutor-184-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 71822 INFO (coreCloseExecutor-184-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 71822 INFO (coreCloseExecutor-184-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 71823 INFO (coreCloseExecutor-184-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3
directories currently being tracked
[junit4] 2> 71823 INFO (coreCloseExecutor-184-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1/data;done=false>>]
[junit4] 2> 71823 INFO (coreCloseExecutor-184-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 71823 INFO (coreCloseExecutor-184-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1/data
[junit4] 2> 71823 INFO (coreCloseExecutor-184-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1/data/index;done=false>>]
[junit4] 2> 71823 INFO (coreCloseExecutor-184-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 71823 INFO (coreCloseExecutor-184-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1/data/index
[junit4] 2> 71823 INFO (coreCloseExecutor-184-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1/data/snapshot_metadata
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1/data/snapshot_metadata;done=false>>]
[junit4] 2> 71823 INFO (coreCloseExecutor-184-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 71823 INFO (coreCloseExecutor-184-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1/data/snapshot_metadata
[junit4] 2> 71823 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@d7d044{/solr,null,UNAVAILABLE}
[junit4] 2> 71825 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 71827 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@51cb4a{/solr,null,AVAILABLE}
[junit4] 2> 71828 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.e.j.s.ServerConnector Started
ServerConnector@1bc36a6{HTTP/1.1,[http/1.1]}{127.0.0.1:39031}
[junit4] 2> 71828 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.e.j.s.Server Started @73087ms
[junit4] 2> 71828 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=39031}
[junit4] 2> 71828 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 71828 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001'
[junit4] 2> 71828 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 71828 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 71829 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/solr.xml
[junit4] 2> 71835 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/.
[junit4] 2> 71835 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer New CoreContainer 6212351
[junit4] 2> 71835 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001]
[junit4] 2> 71835 WARN
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/lib
[junit4] 2> 71835 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 71838 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 71838 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 71838 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 71838 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 71839 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 71840 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/.
[junit4] 2> 71841 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 71841 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1
[junit4] 2> 71841 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 71841 INFO (coreLoadExecutor-191-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/collection1'
[junit4] 2> 71842 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 71842 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1B92CBF81297145D]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 71842 INFO (coreLoadExecutor-191-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 71842 INFO (coreLoadExecutor-191-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 71849 INFO (coreLoadExecutor-191-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 71852 WARN (coreLoadExecutor-191-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 71853 INFO (coreLoadExecutor-191-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 71868 INFO (coreLoadExecutor-191-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 71870 INFO (coreLoadExecutor-191-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 71873 INFO (coreLoadExecutor-191-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 71874 INFO (coreLoadExecutor-191-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/collection1'
[junit4] 2> 71874 INFO (coreLoadExecutor-191-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1
[junit4] 2> 71874 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
[junit4] 2> 71875 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1/data/]
[junit4] 2> 71875 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 71875 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/collection1/data/snapshot_metadata
[junit4] 2> 71875 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 71875 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/collection1/data
[junit4] 2> 71876 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1/data/index/
[junit4] 2> 71876 WARN (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 71876 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/collection1/data/index
[junit4] 2> 71876 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=5, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=95.2392578125,
floorSegmentMB=1.177734375, forceMergeDeletesPctAllowed=16.634816830280858,
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7284180989142311
[junit4] 2> 71947 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/collection1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fb76e4;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 71947 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 71947 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1B92CBF81297145D-001/solr-instance-001/./collection1/data/
[junit4] 2> 71955 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 71956 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 71957 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 71958 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 71959 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 71963 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 71963 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 71964 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 71964 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 71964 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 71964 INFO (coreLoadExecutor-191-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=87.556640625,
floorSegmentMB=0.751953125, forceMergeDeletesPctAllowed=14.705895605240185,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=
[...truncated too long message...]
it4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> 1567034 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[1B92CBF81297145D]) [ ]
o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:43598/, target:
http://127.0.0.1:42590/
[junit4] 2> 1567034 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[1B92CBF81297145D]) [ ]
o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:38793/, target:
http://127.0.0.1:40590/
[junit4] 2> 1567034 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[1B92CBF81297145D]) [ ]
o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:45917/, target:
http://127.0.0.1:46091/
[junit4] 2> 1567034 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[1B92CBF81297145D]) [ ]
o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:43003/, target:
http://127.0.0.1:42805/
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test
-Dtests.seed=1B92CBF81297145D -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=be-BY -Dtests.timezone=Europe/Amsterdam -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 64.6s J2 | LeaderFailoverAfterPartitionTest.test <<<
[junit4] > Throwable #1:
org.apache.solr.client.solrj.SolrServerException:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[http://127.0.0.1:43003/c8n_1x3_lf_shard1_replica1]
[junit4] > at
__randomizedtesting.SeedInfo.seed([1B92CBF81297145D:93C6F422BC6B79A5]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:769)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
[junit4] > at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178)
[junit4] > at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
[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] > Caused by: org.apache.solr.client.solrj.SolrServerException:
No live SolrServers available to handle this
request:[http://127.0.0.1:43003/c8n_1x3_lf_shard1_replica1]
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:394)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:763)
[junit4] > ... 48 more
[junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException:
Server refused connection at: http://127.0.0.1:43003/c8n_1x3_lf_shard1_replica1
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:383)
[junit4] > ... 49 more
[junit4] > Caused by: org.apache.http.conn.HttpHostConnectException:
Connect to 127.0.0.1:43003 [/127.0.0.1] failed: Connection refused
[junit4] > at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
[junit4] > at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
[junit4] > at
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
[junit4] > at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
[junit4] > at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
[junit4] > at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
[junit4] > at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] > at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
[junit4] > ... 53 more
[junit4] > Caused by: java.net.ConnectException: Connection refused
[junit4] > at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4] > at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[junit4] > at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[junit4] > at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[junit4] > at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] > at java.net.Socket.connect(Socket.java:589)
[junit4] > at
org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
[junit4] > ... 63 more
[junit4] 2> 1567038 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[1B92CBF81297145D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_1B92CBF81297145D-001
[junit4] 2> Sep 12, 2016 4:20:34 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=be-BY,
timezone=Europe/Amsterdam
[junit4] 2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102
(32-bit)/cpus=12,threads=1,free=65332576,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [UnloadDistributedZkTest,
TestManagedSynonymFilterFactory, TestSQLHandler,
DistributedQueryComponentOptimizationTest, TestAnalyzeInfixSuggestions,
DebugComponentTest, RequestHandlersTest, HdfsLockFactoryTest,
TestRequestStatusCollectionAPI, TestRawResponseWriter, TestCloudPivotFacet,
EnumFieldTest, HdfsCollectionsAPIDistributedZkTest, SolrPluginUtilsTest,
SuggesterTSTTest, DistribJoinFromCollectionTest,
DistributedFacetPivotLargeTest, AutoCommitTest, TestAuthenticationFramework,
TestSubQueryTransformerCrossCore, TestConfigSetImmutable, HLLSerializationTest,
TestBlobHandler, OverseerCollectionConfigSetProcessorTest, TestReload,
LeaderInitiatedRecoveryOnCommitTest, TestCollationFieldDocValues,
UpdateParamsTest, TestFilteredDocIdSet, TestJettySolrRunner,
LeaderElectionTest, BlockDirectoryTest, TriLevelCompositeIdRoutingTest,
FullSolrCloudDistribCmdsTest, TestCustomDocTransformer, MergeStrategyTest,
AddSchemaFieldsUpdateProcessorFactoryTest, DeleteStatusTest, TestStressReorder,
GraphQueryTest, TestOnReconnectListenerSupport,
CloneFieldUpdateProcessorFactoryTest, TermVectorComponentDistributedTest,
TestSha256AuthenticationProvider, TestIndexingPerformance,
TestSolrDeletionPolicy1, TestAddFieldRealTimeGet,
DirectUpdateHandlerOptimizeTest, SolrTestCaseJ4Test, TestDistribIDF,
TestTolerantSearch, TestSlowCompositeReaderWrapper, MultiThreadedOCPTest,
HardAutoCommitTest, TestReRankQParserPlugin, TestOrdValues, TestTestInjection,
ParsingFieldUpdateProcessorsTest, TestFieldCacheSortRandom, QueryResultKeyTest,
TestStressUserVersions, StatsComponentTest, JSONWriterTest, InfoHandlerTest,
TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, RecoveryZkTest,
TestPostingsSolrHighlighter, CdcrReplicationHandlerTest,
TestCloudManagedSchema, XmlUpdateRequestHandlerTest,
StatelessScriptUpdateProcessorFactoryTest, TestUninvertingReader,
TestCoreDiscovery, AnalyticsMergeStrategyTest, OverseerTest,
BlockJoinFacetDistribTest, DirectUpdateHandlerTest, TestMissingGroups,
RuleEngineTest, TestClassicSimilarityFactory, BitVectorTest,
TestExceedMaxTermLength, DistributedDebugComponentTest, TestFieldCacheReopen,
TestRebalanceLeaders, TestFieldResource, HdfsBasicDistributedZkTest,
NoCacheHeaderTest, TestInitParams, DirectoryFactoryTest,
SolrCoreCheckLockOnStartupTest, ForceLeaderTest, TestCollationField,
DocValuesMultiTest, TestConfig, SpellPossibilityIteratorTest,
BasicDistributedZkTest, BasicDistributedZk2Test, ShardRoutingTest,
ZkSolrClientTest, TestDistributedSearch, TestStressVersions, TestRangeQuery,
FileUtilsTest, TestCrossCoreJoin, TestDistributedMissingSort, AssignTest,
CdcrBootstrapTest, LeaderFailoverAfterPartitionTest]
[junit4] Completed [471/631 (2!)] on J2 in 64.85s, 1 test, 1 error <<<
FAILURES!
[...truncated 53061 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]