Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4312/
Java: 64bit/jdk1.8.0_25 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.handler.TestSolrConfigHandlerCloud.testDistribSearch
Error Message:
Could not get expected value CY val modified for path [response, params, y, c]
full output { "responseHeader":{ "status":0, "QTime":0},
"response":{ "znodeVersion":0, "params":{"x":{ "a":"A val",
"b":"B val", "":{"v":0}}}}}
Stack Trace:
java.lang.AssertionError: Could not get expected value CY val modified for
path [response, params, y, c] full output {
"responseHeader":{
"status":0,
"QTime":0},
"response":{
"znodeVersion":0,
"params":{"x":{
"a":"A val",
"b":"B val",
"":{"v":0}}}}}
at
__randomizedtesting.SeedInfo.seed([BD27598A0F4EDB6E:3CC1D7927811BB52]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:259)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:212)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.doTest(TestSolrConfigHandlerCloud.java:74)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.ReplicationFactorTest.testDistribSearch
Error Message:
org.apache.solr.client.solrj.SolrServerException: IOException occured when
talking to server at: http://127.0.0.1:50405/repfacttest_c8n_1x3_shard1_replica3
Stack Trace:
org.apache.solr.client.solrj.SolrServerException:
org.apache.solr.client.solrj.SolrServerException: IOException occured when
talking to server at: http://127.0.0.1:50405/repfacttest_c8n_1x3_shard1_replica3
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:581)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:890)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736)
at
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:277)
at
org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:123)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException
occured when talking to server at:
http://127.0.0.1:50405/repfacttest_c8n_1x3_shard1_replica3
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:573)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:365)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:320)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:578)
... 45 more
Caused by: org.apache.http.NoHttpResponseException: The target server failed to
respond
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
... 50 more
Build Log:
[...truncated 9638 lines...]
[junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\init-core-data-001
[junit4] 2> 1804319 T8234
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /
[junit4] 2> 1804324 T8234 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 1804325 T8234 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1804326 T8235 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1804440 T8234 oasc.ZkTestServer.run start zk server on
port:50382
[junit4] 2> 1804440 T8234
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1804442 T8234 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1804448 T8242 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5e80dc50
name:ZooKeeperConnection Watcher:127.0.0.1:50382 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1804448 T8234 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1804449 T8234 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1804449 T8234 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 1804455 T8234
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1804456 T8234 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1804458 T8245 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@76ebdb2d
name:ZooKeeperConnection Watcher:127.0.0.1:50382/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1804459 T8234 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1804459 T8234 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1804459 T8234 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1804462 T8234 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 1804466 T8234 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 1804469 T8234 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 1804472 T8234 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1804474 T8234 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 1804478 T8234 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1804479 T8234 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 1804484 T8234 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1804484 T8234 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1804488 T8234 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1804488 T8234 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 1804491 T8234 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1804491 T8234 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 1804497 T8234 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1804497 T8234 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 1804502 T8234 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1804502 T8234 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 1804505 T8234 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1804505 T8234 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 1804508 T8234 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1804508 T8234 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1804513 T8234 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1804514 T8234 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 1804517 T8234 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1804517 T8234 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 1806140 T8234 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1806145 T8234 oejs.AbstractConnector.doStart Started
[email protected]:50390
[junit4] 2> 1806145 T8234 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 1806145 T8234 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1806145 T8234 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-002
[junit4] 2> 1806145 T8234 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-002\'
[junit4] 2> 1806183 T8234 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-002\solr.xml
[junit4] 2> 1806197 T8234 oasc.CoreContainer.<init> New CoreContainer
249107807
[junit4] 2> 1806199 T8234 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-002\]
[junit4] 2> 1806201 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1806201 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1806201 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1806201 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1806201 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1806201 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1806201 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1806203 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1806203 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1806203 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1806203 T8234 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1806203 T8234 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1806203 T8234 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1806203 T8234 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1806205 T8234 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:50382/solr
[junit4] 2> 1806205 T8234 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1806205 T8234
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1806208 T8234 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1806211 T8257 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6369a285
name:ZooKeeperConnection Watcher:127.0.0.1:50382 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1806211 T8234 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1806211 T8234 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1806213 T8236 oazs.NIOServerCnxn.doIO WARN caught end of
stream exception EndOfStreamException: Unable to read additional data from
client sessionid 0x14ae833573d0002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1806214 T8234 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1806218 T8260 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@73f1c74b
name:ZooKeeperConnection Watcher:127.0.0.1:50382/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1806218 T8234 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1806221 T8234 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1806225 T8234 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1806232 T8234 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1806236 T8234 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1806242 T8234 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1806249 T8234 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1806252 T8234 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50389_
[junit4] 2> 1806253 T8234 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:50389_
[junit4] 2> 1806258 T8234 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1806262 T8234 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1806265 T8234 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1806268 T8234 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:50389_
[junit4] 2> 1806269 T8234 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1806272 T8234 oasc.Overseer.start Overseer
(id=93142049519108099-127.0.0.1:50389_-n_0000000000) starting
[junit4] 2> 1806278 T8234 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1806290 T8234 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1806293 T8234 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1806293 T8262 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1806299 T8234 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1806301 T8234
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1806313 T8261 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1806316 T8264 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 1806316 T8264 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1806319 T8264 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1806327 T8261 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50389",
[junit4] 2> "node_name":"127.0.0.1:50389_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1806329 T8261 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50389",
[junit4] 2> "node_name":"127.0.0.1:50389_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1806329 T8261 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 1806329 T8261 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 1806332 T8260 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1806341 T8265 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1807463 T8264 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1807463 T8264 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 1807464 T8264 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1807464 T8264 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1807465 T8264 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1807465 T8264 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-002\collection1\'
[junit4] 2> 1807469 T8264 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20BD27598A0F4EDB6E-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 1807469 T8264 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20BD27598A0F4EDB6E-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 1807471 T8264 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20BD27598A0F4EDB6E-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 1807498 T8264 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1807503 T8264 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1807514 T8264 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1807519 T8264 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.1.0
[junit4] 2> 1807542 T8264 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1807546 T8264 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1807549 T8264 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1807677 T8264 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1807686 T8264 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1807689 T8264 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1807705 T8264 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1807709 T8264 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1807712 T8264 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1807714 T8264
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1807714 T8264
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1807714 T8264 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1807717 T8264
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1807717 T8264
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1807717 T8264 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 1807717 T8264 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1807718 T8264 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-002\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-001/control/data\
[junit4] 2> 1807718 T8264 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@387e4f42
[junit4] 2> 1807718 T8264 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-001/control/data\
[junit4] 2> 1807718 T8264 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-001/control/data\index/
[junit4] 2> 1807718 T8264 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-001\control\data\index' doesn't exist. Creating
new index...
[junit4] 2> 1807719 T8264 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-001/control/data\index
[junit4] 2> 1807719 T8264 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=22.498046875,
floorSegmentMB=0.96875, forceMergeDeletesPctAllowed=9.698481297792549,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.321675814209278
[junit4] 2> 1807719 T8264 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=BaseDirectoryWrapper(RAMDirectory@1bb55df7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1134ecd2),segFN=segments_1,generation=1}
[junit4] 2> 1807719 T8264 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1807722 T8264 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1807723 T8264 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1807723 T8264 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1807723 T8264 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1807723 T8264 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1807723 T8264 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1807724 T8264 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1807724 T8264 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1807724 T8264 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1807724 T8264 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1807725 T8264 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1807725 T8264 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1807725 T8264 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1807725 T8264 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 1807727 T8264 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 1807727 T8264 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 1807727 T8264 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 1807728 T8264 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 1807729 T8264 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 1807729 T8264 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 1807730 T8264 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 1807730 T8264 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 1807730 T8264 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 1807731 T8264 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 1807731 T8264 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 1807731 T8264 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1807732 T8264 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1807738 T8264 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1807739 T8264 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1807740 T8264 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1807741 T8264 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1807742 T8264 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1807743 T8264 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1807747 T8264 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1807747 T8264 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=831944743,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1807750 T8264 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=BaseDirectoryWrapper(RAMDirectory@1bb55df7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1134ecd2),segFN=segments_1,generation=1}
[junit4] 2> 1807750 T8264 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1807750 T8264 oass.SolrIndexSearcher.<init> Opening
Searcher@6534d471[collection1] main
[junit4] 2> 1807750 T8264 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 1807752 T8264 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 1807752 T8264 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1807753 T8264
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1807753 T8264 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1807753 T8264 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1807755 T8264
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1807755 T8264 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1807755 T8264 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1807755 T8264 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 1807756 T8264 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1807756 T8266 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@6534d471[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1807758 T8269 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:50389 collection:control_collection
shard:shard1
[junit4] 2> 1807759 T8234 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 1807759 T8234 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1807759 T8269 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 1807760 T8234
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1807761 T8234 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1807763 T8273 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@77752d24
name:ZooKeeperConnection Watcher:127.0.0.1:50382/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1807763 T8234 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1807765 T8234 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1807766 T8234
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1807768 T8269 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 1807771 T8260 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1807771 T8269
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1807772 T8234 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 1807772 T8234 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 1807772 T8269 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2446 name=collection1
org.apache.solr.core.SolrCore@749973fc url=http://127.0.0.1:50389/collection1
node=127.0.0.1:50389_ C2446_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=http://127.0.0.1:50389,
node_name=127.0.0.1:50389_, state=down}
[junit4] 2> 1807772 T8269 C2446 P50389 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:50389/collection1/
[junit4] 2> 1807772 T8269 C2446 P50389 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1807773 T8269 C2446 P50389 oasc.SyncStrategy.syncToMe
http://127.0.0.1:50389/collection1/ has no replicas
[junit4] 2> 1807773 T8269 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:50389/collection1/ shard1
[junit4] 2> 1807773 T8269 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 1807772 T8261 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> 1807772 T8234
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1807776 T8234 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1807779 T8276 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@565f1ac2
name:ZooKeeperConnection Watcher:127.0.0.1:50382/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1807780 T8234 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1807780 T8234 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1807785 T8260 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1807786 T8236 oazs.NIOServerCnxn.doIO WARN caught end of
stream exception EndOfStreamException: Unable to read additional data from
client sessionid 0x14ae833573d0005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1807792 T8261 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"3",
[junit4] 2> "stateFormat":2} current state version: 1
[junit4] 2> 1807792 T8261 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 1807795 T8260 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1807795 T8273 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1807803 T8261 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:50389",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 1807803 T8261 oasco.ZkStateWriter.writePendingUpdates going to
create_collection /collections/collection1/state.json
[junit4] 2> 1807804 T8273 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1807809 T8265 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1807810 T8273 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1807855 T8269 oasc.ZkController.register We are
http://127.0.0.1:50389/collection1/ and leader is
http://127.0.0.1:50389/collection1/
[junit4] 2> 1807855 T8269 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:50389
[junit4] 2> 1807855 T8269 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1807855 T8269 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 1807855 T8269 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1807857 T8260 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1807860 T8261 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50389",
[junit4] 2> "node_name":"127.0.0.1:50389_",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 1807860 T8261 oasco.ReplicaMutator.updateState Update state
numShards=3 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50389",
[junit4] 2> "node_name":"127.0.0.1:50389_",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1807979 T8260 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1807979 T8273 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1809552 T8234 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 1809553 T8234 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1809558 T8234 oejs.AbstractConnector.doStart Started
[email protected]:50406
[junit4] 2> 1809558 T8234 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 1809558 T8234 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1809558 T8234 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-003
[junit4] 2> 1809558 T8234 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-003\'
[junit4] 2> 1809598 T8234 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-003\solr.xml
[junit4] 2> 1809609 T8234 oasc.CoreContainer.<init> New CoreContainer
644780911
[junit4] 2> 1809609 T8234 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-003\]
[junit4] 2> 1809611 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1809611 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1809611 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1809611 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1809611 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1809611 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1809611 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1809611 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1809611 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1809611 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1809611 T8234 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1809611 T8234 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1809611 T8234 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1809614 T8234 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1809614 T8234 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:50382/solr
[junit4] 2> 1809614 T8234 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1809614 T8234
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1809617 T8234 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1809621 T8288 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@62ab0eef
name:ZooKeeperConnection Watcher:127.0.0.1:50382 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1809622 T8234 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1809622 T8234 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1809628 T8234 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1809633 T8291 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@585e19c name:ZooKeeperConnection
Watcher:127.0.0.1:50382/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1809633 T8234 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1809645 T8234
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1810797 T8234 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50405_
[junit4] 2> 1810800 T8234 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:50405_
[junit4] 2> 1810809 T8234 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1810820 T8292 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1810820 T8292 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1810823 T8260 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1810824 T8292 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 1810825 T8292 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 1810825 T8261 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50405",
[junit4] 2> "node_name":"127.0.0.1:50405_",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 1810827 T8292 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 1810827 T8261 oasco.ReplicaMutator.updateState Update state
numShards=3 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50405",
[junit4] 2> "node_name":"127.0.0.1:50405_",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1810827 T8261 oasco.ReplicaMutator.updateState Collection
already exists with numShards=3
[junit4] 2> 1810828 T8261 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 1810830 T8292 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 1810830 T8292 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1810830 T8261 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 0
[junit4] 2> 1810831 T8291 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1810832 T8291 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 1812073 T8292 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1812073 T8292 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1812074 T8292 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1812074 T8292 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1812075 T8292 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1812076 T8292 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-003\collection1\'
[junit4] 2> 1812079 T8292 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20BD27598A0F4EDB6E-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 1812080 T8292 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20BD27598A0F4EDB6E-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 1812083 T8292 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20BD27598A0F4EDB6E-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 1812115 T8292 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1812118 T8292 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1812132 T8292 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1812138 T8292 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.1.0
[junit4] 2> 1812151 T8292 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1812154 T8292 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1812175 T8292 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1812319 T8292 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1812328 T8292 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1812330 T8292 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1812350 T8292 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1812355 T8292 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1812360 T8292 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1812364 T8292
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1812364 T8292
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1812364 T8292 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1812366 T8292
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1812366 T8292
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1812368 T8292 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1812368 T8292 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1812369 T8292 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-003\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-001/jetty1\
[junit4] 2> 1812369 T8292 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@387e4f42
[junit4] 2> 1812370 T8292 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-001/jetty1\
[junit4] 2> 1812370 T8292 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-001/jetty1\index/
[junit4] 2> 1812370 T8292 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-001\jetty1\index' doesn't exist. Creating new
index...
[junit4] 2> 1812371 T8292 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-001/jetty1\index
[junit4] 2> 1812371 T8292 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=22.498046875,
floorSegmentMB=0.96875, forceMergeDeletesPctAllowed=9.698481297792549,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.321675814209278
[junit4] 2> 1812373 T8292 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=BaseDirectoryWrapper(RAMDirectory@3ded2635
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6801dbb),segFN=segments_1,generation=1}
[junit4] 2> 1812373 T8292 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1812376 T8292 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1812376 T8292 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1812376 T8292 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1812377 T8292 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1812377 T8292 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1812377 T8292 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1812377 T8292 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1812379 T8292 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1812379 T8292 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1812379 T8292 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1812380 T8292 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1812381 T8292 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1812381 T8292 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 1812382 T8292 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 1812382 T8292 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 1812384 T8292 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 1812384 T8292 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 1812385 T8292 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 1812386 T8292 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 1812387 T8292 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 1812387 T8292 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 1812389 T8292 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 1812389 T8292 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 1812390 T8292 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 1812390 T8292 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 1812391 T8292 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1812391 T8292 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 1812398 T8292 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1812401 T8292 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1812403 T8292 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1812405 T8292 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1812406 T8292 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1812411 T8292 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1812411 T8292 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1812413 T8292 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=831944743,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1812413 T8292 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=BaseDirectoryWrapper(RAMDirectory@3ded2635
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6801dbb),segFN=segments_1,generation=1}
[junit4] 2> 1812414 T8292 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1812414 T8292 oass.SolrIndexSearcher.<init> Opening
Searcher@39c5852c[collection1] main
[junit4] 2> 1812414 T8292 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1812418 T8292 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1812418 T8292 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1812419 T8292
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1812419 T8292 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1812421 T8292 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1812422 T8292
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 1812422 T8292 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1812422 T8292 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1812423 T8292 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 1812423 T8293 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@39c5852c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1812424 T8292 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1812425 T8296 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:50405 collection:collection1
shard:shard2
[junit4] 2> 1812427 T8234 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 1812428 T8234 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 1812429 T8296 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 1812445 T8296 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 1812450 T8260 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1812452 T8296
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 1812452 T8296 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2447 name=collection1
org.apache.solr.core.SolrCore@6970fe60 url=http://127.0.0.1:50405/collection1
node=127.0.0.1:50405_ C2447_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:50405,
node_name=127.0.0.1:50405_, state=down}
[junit4] 2> 1812452 T8296 C2447 P50405 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:50405/collection1/
[junit4] 2> 1812452 T8296 C2447 P50405 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 1812454 T8296 C2447 P50405 oasc.SyncStrategy.syncToMe
http://127.0.0.1:50405/collection1/ has no replicas
[junit4] 2> 1812454 T8296 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:50405/collection1/ shard2
[junit4] 2> 1812454 T8296 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 1812460 T8261 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> 1812466 T8261 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 1
[junit4] 2> 1812468 T8291 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1812473 T8291 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 1812491 T8261 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:50405",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 5
[junit4] 2> 1812493 T8261 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 2
[junit4] 2> 1812495 T8291 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1812498 T8291 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 1812505 T8260 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1812552 T8296 oasc.ZkController.register We are
http://127.0.0.1:50405/collection1/ and leader is
http://127.0.0.1:50405/collection1/
[junit4] 2> 1812552 T8296 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:50405
[junit4] 2> 1812552 T8296 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 1812552 T8296 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 1812552 T8296 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1812556 T8260 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1812562 T8261 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50405",
[junit4] 2> "node_name":"127.0.0.1:50405_",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 1812564 T8261 oasco.ReplicaMutator.updateState Update state
numShards=3 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50405",
[junit4] 2> "node_name":"127.0.0.1:50405_",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1812569 T8261 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 3
[junit4] 2> 1812572 T8291 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1812575 T8296 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 1812578 T8291 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 1814492 T8234 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 1814493 T8234 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 1814497 T8234 oejs.AbstractConnector.doStart Started
[email protected]:50416
[junit4] 2> 1814497 T8234 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 1814497 T8234 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1814497 T8234 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-004
[junit4] 2> 1814497 T8234 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-004\'
[junit4] 2> 1814538 T8234 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-004\solr.xml
[junit4] 2> 1814552 T8234 oasc.CoreContainer.<init> New CoreContainer
285444587
[junit4] 2> 1814552 T8234 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-004\]
[junit4] 2> 1814554 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 1814554 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 1814554 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 1814554 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1814554 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 1814554 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1814554 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1814556 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1814557 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1814557 T8234 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1814557 T8234 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 1814557 T8234 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1814557 T8234 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1814557 T8234 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 1814557 T8234 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:50382/solr
[junit4] 2> 1814557 T8234 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1814557 T8234
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1814561 T8234 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1814565 T8309 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7c6efcd name:ZooKeeperConnection
Watcher:127.0.0.1:50382 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1814565 T8234 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1814566 T8234 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1814571 T8234 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1814573 T8312 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3027d585
name:ZooKeeperConnection Watcher:127.0.0.1:50382/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1814575 T8234 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1814582 T8234
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1815851 T8234 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50415_
[junit4] 2> 1815854 T8234 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:50415_
[junit4] 2> 1815871 T8234 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1815889 T8313 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1815889 T8313 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1815893 T8260 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 1815894 T8313 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 1815894 T8313 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 1815896 T8261 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50415",
[junit4] 2> "node_name":"127.0.0.1:50415_",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 1815896 T8313 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 1815897 T8261 oasco.ReplicaMutator.updateState Update state
numShards=3 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:50415",
[junit4] 2> "node_name":"127.0.0.1:50415_",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1815897 T8261 oasco.ReplicaMutator.updateState Collection
already exists with numShards=3
[junit4] 2> 1815897 T8261 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard3
[junit4] 2> 1815898 T8313 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 1815899 T8261 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 4
[junit4] 2> 1815899 T8313 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1815900 T8312 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1815900 T8291 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 1815902 T8312 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 1815902 T8291 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 1817158 T8313 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1817158 T8313 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1817159 T8313 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 1817159 T8313 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1817161 T8313 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 1817161 T8313 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
BD27598A0F4EDB6E-001\tempDir-004\collection1\'
[junit4] 2> 1817165 T8313 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20BD27598A0F4EDB6E-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 1817166 T8313 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20BD27598A0F4EDB6E-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 1817167 T8313 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%20BD27598A0F4EDB6E-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 1817213 T8313 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 1817219 T8313 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 1817235 T8313 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 1817242 T8313 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.1.0
[junit4] 2> 1817252 T8313 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1817258 T8313 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 1817264 T8313 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 1817459 T8313 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1817467 T8313 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 1817467 T8313 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1817489 T8313 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1817494 T8313 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1817498 T8313 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1817500 T8313
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1817500 T8313
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1817502 T8313 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 1817504 T8313
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 1817504 T8313
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 1817504 T8313 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1817504 T8313 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1817504 T8313 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr
[...truncated too long message...]
t, TestQuerySenderNoQuery, DistributedQueueTest, ExternalFileFieldSortTest,
TestFastOutputStream, TestTrie, TestUniqueKeyFieldResource, MultiTermTest,
SSLMigrationTest, TestPostingsSolrHighlighter, IndexSchemaRuntimeFieldTest,
OverseerCollectionProcessorTest, QueryResultKeyTest, TestSearcherReuse,
DeleteReplicaTest, LegacyHTMLStripCharFilterTest, MinimalSchemaTest,
ResponseLogComponentTest, UnloadDistributedZkTest, TestDefaultStatsCache,
TestManagedSchemaDynamicFieldResource, TestStandardQParsers,
HdfsDirectoryFactoryTest, RequestHandlersTest, TestSimpleQParserPlugin,
PolyFieldTest, TestExactSharedStatsCache, TestRawResponseWriter,
TestSolrConfigHandler, PingRequestHandlerTest,
DocumentAnalysisRequestHandlerTest, DocValuesMultiTest, TestInitParams,
TestLRUStatsCache, TestRemoteStreaming, TestDocBasedVersionConstraints,
SoftAutoCommitTest, SuggesterWFSTTest, ConnectionManagerTest,
SolrCoreCheckLockOnStartupTest, DistributedFacetPivotSmallTest,
SolrRequestParserTest, TestFastLRUCache, TestSurroundQueryParser,
TestManagedResourceStorage, TestHighlightDedupGrouping, ZkCLITest,
TestLMDirichletSimilarityFactory, BadCopyFieldTest, TestSolrXml,
TestQueryTypes, BasicFunctionalityTest, BinaryUpdateRequestHandlerTest,
TestLRUCache, BadComponentTest, DateMathParserTest,
DistributedTermsComponentTest, SampleTest, QueryEqualityTest, CacheHeaderTest,
SyncSliceTest, TestDocSet, LeaderFailoverAfterPartitionTest,
OpenExchangeRatesOrgProviderTest, LoggingHandlerTest, TestCloudSchemaless,
DirectUpdateHandlerOptimizeTest, DistanceUnitsTest, BJQParserTest,
TestRecoveryHdfs, TestAnalyzedSuggestions, TestDynamicFieldCollectionResource,
TestCollationField, CloudMLTQParserTest, DeleteInactiveReplicaTest,
TestDistributedSearch, TermVectorComponentTest, TestAtomicUpdateErrorCases,
TestCharFilters, CopyFieldTest, TestSolr4Spatial, CursorPagingTest,
TestSchemaSimilarityResource, TestCloudPivotFacet,
FieldMutatingUpdateProcessorTest, TestElisionMultitermQuery,
AnalysisAfterCoreReloadTest, MigrateRouteKeyTest, TestInfoStreamLogging,
OverriddenZkACLAndCredentialsProvidersTest, TestSolrJ, TestJoin,
UpdateParamsTest, DistributedSuggestComponentTest, TestPseudoReturnFields,
LeaderElectionIntegrationTest, TestFiltering, ClusterStateUpdateTest,
DistributedQueryComponentCustomSortTest, MergeStrategyTest,
SharedFSAutoReplicaFailoverTest, TestExceedMaxTermLength, TestExpandComponent,
TestPerFieldSimilarity, ScriptEngineTest, SaslZkACLProviderTest,
TestPHPSerializedResponseWriter, OutputWriterTest,
TestSweetSpotSimilarityFactory, ExitableDirectoryReaderTest,
TestDistributedGrouping, TestSuggestSpellingConverter,
FieldAnalysisRequestHandlerTest, TestMiniSolrCloudCluster,
TestRandomMergePolicy, TestOrdValues, TestFieldSortValues, TestIndexSearcher,
FileUtilsTest, ZkStateWriterTest, SharedFSAutoReplicaFailoverUtilsTest,
SolrPluginUtilsTest, DistributedDebugComponentTest, CoreAdminHandlerTest,
TestReplicationHandler, TestReversedWildcardFilterFactory,
UUIDUpdateProcessorFallbackTest, StatelessScriptUpdateProcessorFactoryTest,
TestFastWriter, HdfsBasicDistributedZk2Test, HighlighterMaxOffsetTest,
CircularListTest, TestWriterPerf, AssignTest,
CollectionsAPIAsyncDistributedZkTest, CachingDirectoryFactoryTest,
TestAddFieldRealTimeGet, CustomCollectionTest, AnalyticsQueryTest, SOLR749Test,
TestComponentsName, DateRangeFieldTest, SystemInfoHandlerTest,
TestComplexPhraseQParserPlugin, TestShortCircuitedRequests,
SpellCheckCollatorTest, CurrencyFieldXmlFileTest,
ParsingFieldUpdateProcessorsTest, TestDistribDocBasedVersion,
DistributedQueryElevationComponentTest, TestGroupingSearch,
PreAnalyzedFieldTest, CSVRequestHandlerTest, TestXIncludeConfig,
TestCloudInspectUtil, TestExtendedDismaxParser, SliceStateTest,
SolrIndexConfigTest, TestRecovery, JsonLoaderTest,
TestReplicationHandlerBackup, TestLMJelinekMercerSimilarityFactory,
DistributedIntervalFacetingTest, ChaosMonkeyNothingIsSafeTest,
DirectSolrSpellCheckerTest, TestCopyFieldCollectionResource, QueryParsingTest,
TestIntervalFaceting, FastVectorHighlighterTest, TestFileDictionaryLookup,
SuggesterTest, TestSolrXmlPersistence, TestInitQParser, PluginInfoTest,
TestUpdate, HdfsLockFactoryTest, BlockCacheTest, TestReload,
TestChildDocTransformer, LukeRequestHandlerTest,
TestOverriddenPrefixQueryForCustomFieldType, ConvertedLegacyTest,
TestSolrQueryParser, SuggesterTSTTest, RegexBoostProcessorTest,
PathHierarchyTokenizerFactoryTest, TestTolerantSearch, HardAutoCommitTest,
HdfsChaosMonkeySafeLeaderTest, TestSchemaNameResource, SolrCmdDistributorTest,
DistributedQueryComponentOptimizationTest, TestObjectReleaseTracker,
FacetPivotSmallTest, RemoteQueryErrorTest, HdfsWriteToMultipleCollectionsTest,
TestLuceneMatchVersion, ReplicationFactorTest, TestCodecSupport,
XmlUpdateRequestHandlerTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest,
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest,
OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, BasicZkTest,
RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting,
LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting,
ShardRoutingCustomTest, AutoCommitTest, TestFaceting, TestHashPartitioner,
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest,
ZkControllerTest, TestRealTimeGet, TestStressVersions, TestRangeQuery,
TestCoreContainer, SimpleFacetsTest, SolrCoreTest, StatsComponentTest,
QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, TestSort,
TestFunctionQuery, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig,
CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, TestCoreDiscovery,
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest,
TestFoldingMultitermQuery, DocValuesTest, TestStressLucene, SpatialFilterTest,
TestCSVLoader, WordBreakSolrSpellCheckerTest,
SchemaVersionSpecificBehaviorTest, TestWordDelimiterFilterFactory,
DefaultValueUpdateProcessorTest, SortByFunctionTest, TestSolrDeletionPolicy1,
SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest,
IndexBasedSpellCheckerTest, TestQueryUtils, PrimitiveFieldTypeTest,
TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest,
DocumentBuilderTest, TestValueSourceCache, TestIndexingPerformance,
MoreLikeThisHandlerTest, RequiredFieldsTest, TestArbitraryIndexDir,
IndexSchemaTest, TestJmxIntegration, ReturnFieldsTest,
UpdateRequestProcessorFactoryTest, JSONWriterTest, TestCSVResponseWriter,
MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest,
TestPartialUpdateDeduplication, SearchHandlerTest,
CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, TestLFUCache,
HighlighterConfigTest, TestQuerySenderListener, AlternateDirectoryTest,
TestSolrIndexConfig, TestStressRecovery, TestMergePolicyConfig,
TestSolrDeletionPolicy2, TestBinaryField, TestSearchPerf, NumericFieldsTest,
TestConfig, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties,
DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions,
SynonymTokenizerTest, EchoParamsTest, TestDFRSimilarityFactory,
TestIBSimilarityFactory, TestBM25SimilarityFactory,
TestDefaultSimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest,
URLClassifyProcessorTest, TestSystemIdResolver, PrimUtilsTest, DateFieldTest,
SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest,
ClusterStateTest, TestUtils, TestDocumentBuilder, ZkNodePropsTest,
UUIDFieldTest, TestRTGBase, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey,
TestDistributedMissingSort, AliasIntegrationTest, AsyncMigrateRouteKeyTest,
CloudExitableDirectoryReaderTest, DeleteLastCustomShardedReplicaTest,
DeleteShardTest, DistribDocExpirationUpdateProcessorTest,
ExternalCollectionsTest, HttpPartitionTest,
LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest,
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest,
OverseerStatusTest, RollingRestartTest, ShardSplitTest,
SimpleCollectionCreateDeleteTest, SolrXmlInZkTest, TestCollectionAPI,
TestLeaderElectionZkExpiry, TestRequestStatusCollectionAPI,
TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest,
HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest,
HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest,
StressHdfsTest, TestClusterStateMutator, TestConfigOverlay, TestConfigSets,
TestDynamicLoading, TestImplicitCoreProperties, TestNRTOpen,
TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrDynamicMBean,
TestSolrXmlPersistor, TestBlobHandler, TestConfigReload,
TestSolrConfigHandlerCloud]
[junit4] Completed in 46.03s, 1 test, 1 failure <<< FAILURES!
[...truncated 202 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:190: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:508:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1363:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:970:
There were test failures: 462 suites, 1871 tests, 1 error, 1 failure, 56
ignored (30 assumptions)
Total time: 115 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_25
-XX:-UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]