Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4537/
Java: 32bit/jdk1.8.0_31 -client -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.search.TestHashQParserPlugin.testHashPartition
Error Message:
java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.search.HashQParserPlugin$HashQuery$SegmentPartitioner@1812d6b
rejected from java.util.concurrent.ThreadPoolExecutor@e424cf[Terminated, pool
size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
Stack Trace:
java.io.IOException: java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.search.HashQParserPlugin$HashQuery$SegmentPartitioner@1812d6b
rejected from java.util.concurrent.ThreadPoolExecutor@e424cf[Terminated, pool
size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
at
__randomizedtesting.SeedInfo.seed([986AB8C75623455:D83B8A694E088D3E]:0)
at
org.apache.solr.search.HashQParserPlugin$HashQuery.createWeight(HashQParserPlugin.java:168)
at
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:623)
at
org.apache.lucene.search.IndexSearcher.createNormalizedWeight(IndexSearcher.java:606)
at
org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1123)
at
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1605)
at
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1481)
at
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:557)
at
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:512)
at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:226)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:142)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:1967)
at org.apache.solr.util.TestHarness.query(TestHarness.java:320)
at org.apache.solr.util.TestHarness.query(TestHarness.java:302)
at
org.apache.solr.search.TestHashQParserPlugin.testHashPartition(TestHashQParserPlugin.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
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
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:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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: java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.search.HashQParserPlugin$HashQuery$SegmentPartitioner@1812d6b
rejected from java.util.concurrent.ThreadPoolExecutor@e424cf[Terminated, pool
size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
at
org.apache.solr.search.HashQParserPlugin$HashQuery.createWeight(HashQParserPlugin.java:166)
... 52 more
FAILED: org.apache.solr.cloud.ReplicationFactorTest.test
Error Message:
org.apache.http.NoHttpResponseException: The target server failed to respond
Stack Trace:
org.apache.solr.client.solrj.SolrServerException:
org.apache.http.NoHttpResponseException: The target server failed to respond
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:929)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:782)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
at
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:284)
at
org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
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
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:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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.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:490)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
at
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:596)
at
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:593)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
... 1 more
Build Log:
[...truncated 10149 lines...]
[junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\init-core-data-001
[junit4] 2> 4533378 T19411
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /
[junit4] 2> 4533385 T19411 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 4533387 T19412 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 4533496 T19411 oasc.ZkTestServer.run start zk server on
port:58871
[junit4] 2> 4533496 T19411
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 4533500 T19411 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 4533505 T19419 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3b63ca name:ZooKeeperConnection
Watcher:127.0.0.1:58871 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 4533506 T19411 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 4533506 T19411 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 4533507 T19411 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 4533513 T19411
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 4533520 T19411 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 4533523 T19422 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@c65804 name:ZooKeeperConnection
Watcher:127.0.0.1:58871/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 4533524 T19411 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 4533524 T19411 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 4533524 T19411 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 4533528 T19411 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 4533533 T19411 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 4533544 T19411 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 4533550 T19411 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 4533551 T19411 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 4533557 T19411 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 4533559 T19411 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 4533564 T19411 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 4533564 T19411 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 4533568 T19411 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 4533569 T19411 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 4533577 T19411 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 4533578 T19411 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 4533584 T19411 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 4533585 T19411 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 4533589 T19411 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 4533590 T19411 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 4533596 T19411 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 4533597 T19411 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 4533601 T19411 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 4533602 T19411 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 4533608 T19411 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 4533609 T19411 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 4533613 T19411 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 4533615 T19411 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 4535619 T19411 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\control-001\cores\collection1
[junit4] 2> 4535626 T19411 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 4535630 T19411 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@146bb01{/,null,AVAILABLE}
[junit4] 2> 4535633 T19411 oejs.AbstractConnector.doStart Started
ServerConnector@2e1f6a{HTTP/1.1}{127.0.0.1:58879}
[junit4] 2> 4535634 T19411 oejs.Server.doStart Started @4541071ms
[junit4] 2> 4535636 T19411 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\tempDir-001/control/data, hostContext=/, hostPort=58878,
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\control-001\cores}
[junit4] 2> 4535636 T19411 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
[junit4] 2> 4535636 T19411 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\control-001\'
[junit4] 2> 4535717 T19411 oasc.SolrXmlConfig.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\control-001\solr.xml
[junit4] 2> 4535752 T19411 oasc.CorePropertiesLocator.<init>
Config-defined core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\control-001\cores
[junit4] 2> 4535754 T19411 oasc.CoreContainer.<init> New CoreContainer
731556
[junit4] 2> 4535754 T19411 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\control-001\]
[junit4] 2> 4535754 T19411 oasc.CoreContainer.load loading shared library:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\control-001\lib
[junit4] 2> 4535754 T19411 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\control-001\lib).
[junit4] 2> 4535775 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 4535775 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 4535775 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 4535775 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 4535775 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 4535775 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 4535775 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 4535775 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 4535775 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 4535776 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 4535779 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 4535779 T19411 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 4535781 T19411 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 4535781 T19411 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 4535781 T19411 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 4535781 T19411 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:58871/solr
[junit4] 2> 4535781 T19411 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 4535781 T19411
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 4535785 T19411 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 4535788 T19436 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3cf7a7 name:ZooKeeperConnection
Watcher:127.0.0.1:58871 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 4535790 T19411 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 4535790 T19411 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 4535797 T19411 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 4535799 T19439 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2fa995 name:ZooKeeperConnection
Watcher:127.0.0.1:58871/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 4535799 T19411 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 4535808 T19411 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 4535820 T19411 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 4535826 T19411 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 4535834 T19411 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 4535841 T19411 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 4535850 T19411 oascc.SolrZkClient.makePath makePath:
/live_nodes
[junit4] 2> 4535858 T19411 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 4535863 T19411 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 4535868 T19411 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58878_
[junit4] 2> 4535870 T19411 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:58878_
[junit4] 2> 4535874 T19411 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 4535880 T19411 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 4535884 T19411 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 4535888 T19411 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:58878_
[junit4] 2> 4535890 T19411 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 4535895 T19411 oasc.Overseer.start Overseer
(id=93452811950096387-127.0.0.1:58878_-n_0000000000) starting
[junit4] 2> 4535902 T19411 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 4535921 T19411 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 4535924 T19411
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 4535926 T19440 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 4535926 T19441 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 4535938 T19411 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\control-001\cores
[junit4] 1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml,
transient=false, schema=schema.xml, loadOnStartup=true,
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\control-001\cores\collection1,
collection=control_collection,
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\control-001\cores\collection1\, coreNodeName=,
dataDir=data\, shard=}
[junit4] 2> 4535939 T19411 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\control-001\cores\collection1\
[junit4] 2> 4535940 T19411 oasc.CorePropertiesLocator.discover Found 1
core definitions
[junit4] 2> 4535942 T19443 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 4535943 T19443 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 4535945 T19443 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 4535946 T19439 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 4535950 T19440 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:58878",
[junit4] 2> "node_name":"127.0.0.1:58878_",
[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> 4535952 T19440 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:58878",
[junit4] 2> "node_name":"127.0.0.1:58878_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 4535953 T19440 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 4535953 T19440 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 4535956 T19439 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> 4537063 T19443 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for collection1
[junit4] 2> 4537063 T19443 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 4537065 T19443 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 4537065 T19443 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 4537067 T19443 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 4537068 T19443 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\control-001\cores\collection1\'
[junit4] 2> 4537101 T19443 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 4537105 T19443 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 4537134 T19443 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 4537157 T19443 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 4537177 T19443 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 4537181 T19443 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 4537228 T19443 oass.IndexSchema.readSchema [collection1]
Schema name=test
[junit4] 2> 4537393 T19443 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 4537403 T19443 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 4537403 T19443 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 4537432 T19443 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 4537441 T19443 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 4537450 T19443 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 4537452 T19443
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 4537453 T19443
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 4537454 T19443 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 4537456 T19443
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 4537456 T19443
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 4537457 T19443 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 4537459 T19443 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 4537460 T19443 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\control-001\cores\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\control-001\cores\collection1\data\
[junit4] 2> 4537461 T19443 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18f4cd1
[junit4] 2> 4537462 T19443 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\control-001\cores\collection1\data\
[junit4] 2> 4537463 T19443 oasc.SolrCore.getNewIndexDir New index
directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\control-001\cores\collection1\data\index/
[junit4] 2> 4537463 T19443 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\control-001\cores\collection1\data\index' doesn't exist.
Creating new index...
[junit4] 2> 4537465 T19443 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\control-001\cores\collection1\data\index
[junit4] 2> 4537465 T19443 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=40.0888671875,
floorSegmentMB=1.462890625, forceMergeDeletesPctAllowed=1.9494055675842914,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2755735862949723
[junit4] 2> 4537467 T19443 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@16175f1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f6ecc4),segFN=segments_1,generation=1}
[junit4] 2> 4537467 T19443 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 4537481 T19443 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 4537483 T19443 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 4537484 T19443 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe"
[junit4] 2> 4537484 T19443 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 4537485 T19443 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"stored_sig"
[junit4] 2> 4537486 T19443 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 4537487 T19443 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 4537488 T19443 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 4537488 T19443 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 4537497 T19443 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 4537502 T19443 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 4537507 T19443 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 4537511 T19443 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 4537525 T19443 oasc.RequestHandlers.initHandlersFromConfig
Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 4537526 T19443 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 4537528 T19443 oasu.UpdateHandler.<init> Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 4537529 T19443 oasu.UpdateLog.init Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 4537532 T19443 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 4537532 T19443 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 4537534 T19443 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4993590574456881]
[junit4] 2> 4537534 T19443 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@16175f1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f6ecc4),segFN=segments_1,generation=1}
[junit4] 2> 4537535 T19443 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 4537535 T19443 oass.SolrIndexSearcher.<init> Opening
Searcher@5972d2[collection1] main
[junit4] 2> 4537536 T19443 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 4537538 T19443 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 4537538 T19443 oasr.ManagedResourceStorage.newStorageIO
Setting up ZooKeeper-based storage for the RestManager with znodeBase:
/configs/conf1
[junit4] 2> 4537539 T19443
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 4537540 T19443 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 4537540 T19443 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 4537541 T19443
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 4537542 T19443 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 4537542 T19443 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 4537544 T19443 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 4537544 T19444 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@5972d2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4537547 T19443 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 4537549 T19447 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:58878 collection:control_collection
shard:shard1
[junit4] 2> 4537550 T19411 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4] 2> 4537550 T19411 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 4537551 T19447 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 4537551 T19411
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 4537554 T19411 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 4537558 T19451 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@9e0127 name:ZooKeeperConnection
Watcher:127.0.0.1:58871/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 4537558 T19411 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 4537559 T19411 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 4537560 T19411
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 4537568 T19411 oasc.ChaosMonkey.monkeyLog monkey: init -
expire sessions:false cause connection loss:false
[junit4] 2> 4537568 T19447
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard1
[junit4] 2> 4537574 T19439 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 4537577 T19447
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 4537577 T19447
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> ASYNC NEW_CORE C3945 name=collection1
org.apache.solr.core.SolrCore@eda239 url=http://127.0.0.1:58878/collection1
node=127.0.0.1:58878_ C3945_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=http://127.0.0.1:58878,
node_name=127.0.0.1:58878_, state=down}
[junit4] 2> 4537577 T19447 C3945 P58878 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:58878/collection1/
[junit4] 2> 4537578 T19447 C3945 P58878 oasc.SyncStrategy.syncReplicas
Sync Success - now sync replicas to me
[junit4] 2> 4537578 T19447 C3945 P58878 oasc.SyncStrategy.syncToMe
http://127.0.0.1:58878/collection1/ has no replicas
[junit4] 2> 4537578 T19447
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:58878/collection1/ shard1
[junit4] 2> 4537580 T19447 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 4537578 T19440 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> 4537595 T19439 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 4537598 T19440 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:58878",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 4537718 T19451 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> 4537721 T19439 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> 4537770 T19447 oasc.ZkController.register We are
http://127.0.0.1:58878/collection1/ and leader is
http://127.0.0.1:58878/collection1/
[junit4] 2> 4537770 T19447 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:58878
[junit4] 2> 4537770 T19447 oasc.ZkController.checkRecovery I am the
leader, no recovery necessary
[junit4] 2> 4537770 T19447 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 4537770 T19447 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 4537774 T19439 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 4537776 T19440 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:58878",
[junit4] 2> "node_name":"127.0.0.1:58878_",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 4537779 T19440 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:58878",
[junit4] 2> "node_name":"127.0.0.1:58878_",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 4537902 T19439 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> 4537906 T19451 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> 4540019 T19411 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-1-001\cores\collection1
[junit4] 2> 4540025 T19411 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-1-001
[junit4] 2> 4540027 T19411 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 4540033 T19411 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@16e3d0c{/,null,AVAILABLE}
[junit4] 2> 4540036 T19411 oejs.AbstractConnector.doStart Started
ServerConnector@6548cb{HTTP/1.1}{127.0.0.1:58892}
[junit4] 2> 4540036 T19411 oejs.Server.doStart Started @4545063ms
[junit4] 2> 4540036 T19411 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\tempDir-001/jetty1, solrconfig=solrconfig.xml,
hostContext=/, hostPort=58891,
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-1-001\cores}
[junit4] 2> 4540038 T19411 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
[junit4] 2> 4540038 T19411 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-1-001\'
[junit4] 2> 4540116 T19411 oasc.SolrXmlConfig.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-1-001\solr.xml
[junit4] 2> 4540145 T19411 oasc.CorePropertiesLocator.<init>
Config-defined core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-1-001\cores
[junit4] 2> 4540145 T19411 oasc.CoreContainer.<init> New CoreContainer
17614713
[junit4] 2> 4540145 T19411 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-1-001\]
[junit4] 2> 4540147 T19411 oasc.CoreContainer.load loading shared library:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-1-001\lib
[junit4] 2> 4540147 T19411 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-1-001\lib).
[junit4] 2> 4540173 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 4540174 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 4540174 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 4540174 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 4540177 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 4540178 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 4540180 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 4540180 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 4540181 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 4540181 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 4540181 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 4540182 T19411 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 4540184 T19411 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 4540184 T19411 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 4540184 T19411 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 4540186 T19411 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:58871/solr
[junit4] 2> 4540188 T19411 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 4540188 T19411
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 4540191 T19411 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 4540193 T19465 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@775885 name:ZooKeeperConnection
Watcher:127.0.0.1:58871 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 4540194 T19411 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 4540194 T19411 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 4540205 T19411 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 4540208 T19468 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7794f9 name:ZooKeeperConnection
Watcher:127.0.0.1:58871/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 4540209 T19411 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 4540250 T19411
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 4541389 T19411 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58891_
[junit4] 2> 4541392 T19411 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:58891_
[junit4] 2> 4541403 T19411 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 4541412 T19411 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-1-001\cores
[junit4] 1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml,
transient=false, schema=schema.xml, loadOnStartup=true,
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-1-001\cores\collection1, collection=collection1,
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-1-001\cores\collection1\, coreNodeName=,
dataDir=data\, shard=}
[junit4] 2> 4541412 T19411 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-1-001\cores\collection1\
[junit4] 2> 4541412 T19411 oasc.CorePropertiesLocator.discover Found 1
core definitions
[junit4] 2> 4541420 T19469 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 4541420 T19469 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 4541422 T19469 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 4541422 T19439 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 4541425 T19440 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:58891",
[junit4] 2> "node_name":"127.0.0.1:58891_",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 4541425 T19440 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:58891",
[junit4] 2> "node_name":"127.0.0.1:58891_",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 4541425 T19440 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 4541425 T19440 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 4541425 T19468 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 4541425 T19439 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 4541436 T19451 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 4542538 T19469 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for collection1
[junit4] 2> 4542538 T19469 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 4542540 T19469 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 4542540 T19469 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 4542544 T19469 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 4542544 T19469 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-1-001\cores\collection1\'
[junit4] 2> 4542595 T19469 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 4542599 T19469 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 4542621 T19469 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 4542637 T19469 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 4542652 T19469 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 4542655 T19469 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 4542685 T19469 oass.IndexSchema.readSchema [collection1]
Schema name=test
[junit4] 2> 4542898 T19469 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 4542913 T19469 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 4542917 T19469 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 4542953 T19469 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 4542961 T19469 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 4542968 T19469 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 4542971 T19469
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 4542971 T19469
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 4542972 T19469 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 4542974 T19469
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 4542974 T19469
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 4542975 T19469 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 4542975 T19469 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 4542977 T19469 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-1-001\cores\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-1-001\cores\collection1\data\
[junit4] 2> 4542978 T19469 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18f4cd1
[junit4] 2> 4542979 T19469 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-1-001\cores\collection1\data\
[junit4] 2> 4542979 T19469 oasc.SolrCore.getNewIndexDir New index
directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-1-001\cores\collection1\data\index/
[junit4] 2> 4542979 T19469 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-1-001\cores\collection1\data\index' doesn't exist.
Creating new index...
[junit4] 2> 4542980 T19469 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-1-001\cores\collection1\data\index
[junit4] 2> 4542981 T19469 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=40.0888671875,
floorSegmentMB=1.462890625, forceMergeDeletesPctAllowed=1.9494055675842914,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2755735862949723
[junit4] 2> 4542982 T19469 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@7b9823
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17d7692),segFN=segments_1,generation=1}
[junit4] 2> 4542982 T19469 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 4542994 T19469 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 4542996 T19469 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 4542996 T19469 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe"
[junit4] 2> 4542996 T19469 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 4542997 T19469 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"stored_sig"
[junit4] 2> 4542997 T19469 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 4542999 T19469 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 4543001 T19469 oasup.UpdateRequestProcessorChain.init
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 4543001 T19469 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 4543011 T19469 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 4543016 T19469 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 4543020 T19469 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 4543023 T19469 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 4543035 T19469 oasc.RequestHandlers.initHandlersFromConfig
Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 4543035 T19469 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 4543038 T19469 oasu.UpdateHandler.<init> Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 4543038 T19469 oasu.UpdateLog.init Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 4543041 T19469 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 4543041 T19469 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 4543042 T19469 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4993590574456881]
[junit4] 2> 4543042 T19469 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@7b9823
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17d7692),segFN=segments_1,generation=1}
[junit4] 2> 4543042 T19469 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 4543043 T19469 oass.SolrIndexSearcher.<init> Opening
Searcher@154ce6c[collection1] main
[junit4] 2> 4543044 T19469 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 4543046 T19469 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 4543046 T19469 oasr.ManagedResourceStorage.newStorageIO
Setting up ZooKeeper-based storage for the RestManager with znodeBase:
/configs/conf1
[junit4] 2> 4543050 T19469
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 4543050 T19469 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 4543050 T19469 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 4543052 T19469
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 4543052 T19469 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 4543052 T19469 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 4543053 T19469 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 4543054 T19470 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@154ce6c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4543056 T19469 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 4543057 T19473 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:58891 collection:collection1
shard:shard2
[junit4] 2> 4543058 T19411 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4] 2> 4543058 T19411 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 4543060 T19473 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 4543074 T19473
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard2
[junit4] 2> 4543078 T19439 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 4543080 T19473
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 4543080 T19473
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> ASYNC NEW_CORE C3946 name=collection1
org.apache.solr.core.SolrCore@8ff086 url=http://127.0.0.1:58891/collection1
node=127.0.0.1:58891_ C3946_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:58891,
node_name=127.0.0.1:58891_, state=down}
[junit4] 2> 4543080 T19473 C3946 P58891 oasc.SyncStrategy.sync Sync
replicas to http://127.0.0.1:58891/collection1/
[junit4] 2> 4543081 T19473 C3946 P58891 oasc.SyncStrategy.syncReplicas
Sync Success - now sync replicas to me
[junit4] 2> 4543081 T19473 C3946 P58891 oasc.SyncStrategy.syncToMe
http://127.0.0.1:58891/collection1/ has no replicas
[junit4] 2> 4543081 T19473
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:58891/collection1/ shard2
[junit4] 2> 4543082 T19473 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 4543088 T19440 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 4
[junit4] 2> 4543095 T19468 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 4543096 T19439 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 4543099 T19451 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 4543131 T19440 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:58891",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 5
[junit4] 2> 4543137 T19439 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 4543252 T19468 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 4543253 T19439 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 4543255 T19451 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 4543300 T19473 oasc.ZkController.register We are
http://127.0.0.1:58891/collection1/ and leader is
http://127.0.0.1:58891/collection1/
[junit4] 2> 4543300 T19473 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:58891
[junit4] 2> 4543300 T19473 oasc.ZkController.checkRecovery I am the
leader, no recovery necessary
[junit4] 2> 4543301 T19473 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 4543301 T19473 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 4543306 T19439 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 4543310 T19440 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:58891",
[junit4] 2> "node_name":"127.0.0.1:58891_",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 6
[junit4] 2> 4543311 T19440 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:58891",
[junit4] 2> "node_name":"127.0.0.1:58891_",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 4543433 T19468 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 4543434 T19439 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 4543436 T19451 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4] 2> 4544861 T19411 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-2-001\cores\collection1
[junit4] 2> 4544869 T19411 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2 in directory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-2-001
[junit4] 2> 4544870 T19411 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 4544877 T19411 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@1123640{/,null,AVAILABLE}
[junit4] 2> 4544881 T19411 oejs.AbstractConnector.doStart Started
ServerConnector@9d4863{HTTP/1.1}{127.0.0.1:58902}
[junit4] 2> 4544882 T19411 oejs.Server.doStart Started @4549472ms
[junit4] 2> 4544883 T19411 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\tempDir-001/jetty2, solrconfig=solrconfig.xml,
hostContext=/, hostPort=58901,
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-2-001\cores}
[junit4] 2> 4544884 T19411 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
[junit4] 2> 4544884 T19411 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-2-001\'
[junit4] 2> 4544968 T19411 oasc.SolrXmlConfig.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-2-001\solr.xml
[junit4] 2> 4544991 T19411 oasc.CorePropertiesLocator.<init>
Config-defined core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-2-001\cores
[junit4] 2> 4544993 T19411 oasc.CoreContainer.<init> New CoreContainer
10634095
[junit4] 2> 4544993 T19411 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-2-001\]
[junit4] 2> 4544993 T19411 oasc.CoreContainer.load loading shared library:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-2-001\lib
[junit4] 2> 4544997 T19411 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-2-001\lib).
[junit4] 2> 4545025 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 4545026 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 4545027 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 4545027 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 4545027 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 4545027 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 4545029 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 4545029 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 4545029 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 4545029 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 4545033 T19411 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 4545034 T19411 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 4545034 T19411 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 4545034 T19411 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 4545037 T19411 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 4545038 T19411 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:58871/solr
[junit4] 2> 4545038 T19411 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 4545039 T19411
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 4545043 T19411 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 4545046 T19488 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@16bd7b9 name:ZooKeeperConnection
Watcher:127.0.0.1:58871 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 4545049 T19411 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 4545050 T19411 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 4545055 T19413 oazs.NIOServerCnxn.doIO WARN caught end of
stream exception EndOfStreamException: Unable to read additional data from
client sessionid 0x14c02d65b8c0007, 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> 4545061 T19411 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 4545065 T19491 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2477e8 name:ZooKeeperConnection
Watcher:127.0.0.1:58871/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 4545067 T19411 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 4545081 T19411
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 4546326 T19411 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58901_
[junit4] 2> 4546328 T19411 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:58901_
[junit4] 2> 4546340 T19411 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 4546348 T19411 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-2-001\cores
[junit4] 1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml,
transient=false, schema=schema.xml, loadOnStartup=true,
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-2-001\cores\collection1, collection=collection1,
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-2-001\cores\collection1\, coreNodeName=,
dataDir=data\, shard=}
[junit4] 2> 4546350 T19411 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-2-001\cores\collection1\
[junit4] 2> 4546352 T19411 oasc.CorePropertiesLocator.discover Found 1
core definitions
[junit4] 2> 4546355 T19492 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 4546356 T19492 oasc.ZkController.publish numShards not found
on descriptor - reading it from system property
[junit4] 2> 4546358 T19439 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 4546358 T19492 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 4546362 T19440 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:58901",
[junit4] 2> "node_name":"127.0.0.1:58901_",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 7
[junit4] 2> 4546363 T19440 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:58901",
[junit4] 2> "node_name":"127.0.0.1:58901_",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 4546364 T19440 oasco.ReplicaMutator.updateState Collection
already exists with numShards=3
[junit4] 2> 4546364 T19440 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard3
[junit4] 2> 4546370 T19451 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 4546373 T19468 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 4546374 T19491 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 4546374 T19439 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4] 2> 4547589 T19492 oasc.ZkController.waitForShardId waiting to
find shard id in clusterstate for collection1
[junit4] 2> 4547589 T19492 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 4547590 T19492 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 4547591 T19492 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 4547592 T19492 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 4547594 T19492 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
986AB8C75623455-001\shard-2-001\cores\collection1\'
[junit4] 2> 4547631 T19492 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 4547636 T19492 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 4547658 T19492 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 4547666 T19492 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 4547685 T19492 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 4547690 T19492 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 4547709 T19492 oass.IndexSchema.readSchema [collection1]
Schema name=test
[junit4] 2> 4547921 T19492 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 4547933 T19492 oass.IndexSchema.readSchema default search
field in schema is text
[junit4] 2> 4547933 T19492 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 4547973 T19492 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 4547981 T19492 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 4547988 T19492 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange r
[...truncated too long message...]
stDistributedMissingSort, TestSolrDeletionPolicy2, RecoveryAfterSoftCommitTest,
TestManagedStopFilterFactory, TestReRankQParserPlugin,
TestDynamicFieldCollectionResource, TestSystemIdResolver,
TestSolrDeletionPolicy1, CoreAdminHandlerTest, TestStressRecovery,
DeleteInactiveReplicaTest, DistributedTermsComponentTest,
DistributedQueryComponentCustomSortTest, BufferStoreTest, TestCollationField,
LeaderInitiatedRecoveryOnCommitTest, MinimalSchemaTest,
TestPHPSerializedResponseWriter, HdfsCollectionsAPIDistributedZkTest,
CustomCollectionTest, TestInitParams, UnloadDistributedZkTest,
TestReloadAndDeleteDocs, TestRecoveryHdfs, TestPostingsSolrHighlighter,
TermVectorComponentDistributedTest, BadComponentTest,
TestManagedResourceStorage, TestFastWriter, SuggesterTest,
TestUniqueKeyFieldResource, TestChildDocTransformer, RemoteQueryErrorTest,
TestRebalanceLeaders, TestFieldResource, AsyncMigrateRouteKeyTest,
TestShardHandlerFactory, TestCollationFieldDocValues, AddBlockUpdateTest,
UpdateRequestProcessorFactoryTest, CoreAdminCreateDiscoverTest, PrimUtilsTest,
TestArbitraryIndexDir, SimplePostToolTest, TestFuzzyAnalyzedSuggestions,
TestStressVersions, TestJmxMonitoredMap,
DocExpirationUpdateProcessorFactoryTest, NumericFieldsTest,
IndexSchemaRuntimeFieldTest, TestAnalyzedSuggestions, ExternalCollectionsTest,
TestCSVResponseWriter, TestFastLRUCache, ShardSplitTest, TestCoreContainer,
ShardRoutingCustomTest, DateMathParserTest, SolrRequestParserTest,
TestRandomDVFaceting, TestNonDefinedSimilarityFactory, DocValuesTest,
TestSurroundQueryParser, UniqFieldsUpdateProcessorFactoryTest,
StatelessScriptUpdateProcessorFactoryTest, PreAnalyzedUpdateProcessorTest,
HdfsChaosMonkeySafeLeaderTest, TestQueryUtils, ResponseHeaderTest,
LukeRequestHandlerTest, SolrTestCaseJ4Test, HdfsDirectoryFactoryTest,
TestTrackingShardHandlerFactory, SimpleCollectionCreateDeleteTest,
SimpleMLTQParserTest, OverseerStatusTest, PathHierarchyTokenizerFactoryTest,
DistributedSuggestComponentTest, StressHdfsTest, TestComponentsName,
TestIntervalFaceting, RAMDirectoryFactoryTest, TestSearcherReuse,
ConnectionManagerTest, DistributedFacetPivotSmallTest,
LeaderFailoverAfterPartitionTest, UpdateParamsTest, FileBasedSpellCheckerTest,
TestExactSharedStatsCache, HighlighterTest, DateFieldTest,
XmlUpdateRequestHandlerTest, OutputWriterTest, TestConfig, CursorMarkTest,
TestCloudInspectUtil, FullSolrCloudDistribCmdsTest, AssignTest,
TestSolrQueryParser, TestUpdate, DisMaxRequestHandlerTest,
XsltUpdateRequestHandlerTest, OverseerRolesTest, TestSortingResponseWriter,
TestCryptoKeys, TestReload, TestSolrConfigHandlerConcurrent,
TestFieldSortValues, DistributedQueryComponentOptimizationTest, TestRangeQuery,
TestReplicationHandler, CurrencyFieldXmlFileTest, TestTolerantSearch,
JsonLoaderTest, TestPartialUpdateDeduplication, CacheHeaderTest,
CoreMergeIndexesAdminHandlerTest, TestSchemaNameResource,
TestManagedSchemaDynamicFieldResource, UUIDUpdateProcessorFallbackTest,
ActionThrottleTest, DirectUpdateHandlerTest, ChangedSchemaMergeTest,
TestMergePolicyConfig, OpenCloseCoreStressTest, TestBM25SimilarityFactory,
PingRequestHandlerTest, ZkControllerTest,
OverriddenZkACLAndCredentialsProvidersTest, ReturnFieldsTest,
TestFileDictionaryLookup, TestCollectionAPI, RecoveryZkTest,
TestMaxScoreQueryParser, TestFieldTypeCollectionResource,
TestImplicitCoreProperties, LeaderElectionIntegrationTest,
TestShortCircuitedRequests, RequestHandlersTest,
DistributedFacetPivotLongTailTest, TestReversedWildcardFilterFactory,
NotRequiredUniqueKeyTest, CachingDirectoryFactoryTest,
HdfsBasicDistributedZk2Test, TestConfigReload,
DistributedQueryElevationComponentTest, TestHighFrequencyDictionaryFactory,
TestUtils, SolrXmlInZkTest, BasicDistributedZkTest, BasicDistributedZk2Test,
CollectionsAPIDistributedZkTest, OverseerTest, ShardRoutingTest, BasicZkTest,
ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest,
ZkSolrClientTest, TestDistributedSearch, AutoCommitTest,
TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner,
TestRealTimeGet, TestStressReorder, TestJoin, HardAutoCommitTest,
SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest,
TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest,
BadIndexSchemaTest, TestSort, TestFiltering, BasicFunctionalityTest,
TestBadConfig, OverseerCollectionProcessorTest, TestIndexSearcher,
SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, AnalysisAfterCoreReloadTest,
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest,
SuggesterTSTTest, TestStressLucene, SpatialFilterTest, PolyFieldTest,
WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest,
SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest,
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest,
DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming,
DocValuesMultiTest, DistanceFunctionTest, StandardRequestHandlerTest,
DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest,
TestOmitPositions, TermsComponentTest, DocumentBuilderTest,
TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest,
RequiredFieldsTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest,
SolrPluginUtilsTest, IndexSchemaTest, TestJmxIntegration, JSONWriterTest,
MBeansHandlerTest, QueryParsingTest, BinaryUpdateRequestHandlerTest,
CSVRequestHandlerTest, SearchHandlerTest, TestBinaryResponseWriter,
TestLFUCache, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener,
AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest,
ResponseLogComponentTest, SolrIndexConfigTest, MultiTermTest, SampleTest,
TestDocSet, TestSearchPerf, DirectSolrConnectionTest, TestPhraseSuggestions,
SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport,
SynonymTokenizerTest, TestXIncludeConfig, TestPerFieldSimilarity,
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory,
TestDefaultSimilarityFactory, ResourceLoaderTest, TestFastOutputStream,
ScriptEngineTest, URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest,
TestSuggestSpellingConverter, SpellingQueryConverterTest, ClusterStateTest,
TestSolrJ, TestLRUCache, TestDocumentBuilder, SliceStateTest,
SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest,
DistributedMLTComponentTest, TestRTGBase, CursorPagingTest,
DistributedIntervalFacetingTest, TestCursorMarkWithoutUniqueKey,
TestHighlightDedupGrouping, AliasIntegrationTest,
CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest,
DeleteShardTest, DistribCursorPagingTest, DistribJoinFromCollectionTest,
DistributedQueueTest, MigrateRouteKeyTest, MultiThreadedOCPTest,
OutOfBoxZkACLAndCredentialsProvidersTest, ReplicationFactorTest,
SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest,
SharedFSAutoReplicaFailoverUtilsTest, TestCloudPivotFacet,
TestDistribDocBasedVersion, TestMiniSolrCloudClusterSSL, TestReplicaProperties,
TestRequestStatusCollectionAPI, TriLevelCompositeIdRoutingTest,
HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, TestClusterStateMutator,
ZkStateWriterTest, ExitableDirectoryReaderTest, QueryResultKeyTest,
TestConfigSets, TestDynamicLoading, TestInfoStreamLogging, TestNRTOpen,
TestSolrConfigHandler, TestSolrXml, RequestLoggingTest,
TestReplicationHandlerBackup, TestSolrConfigHandlerCloud,
CoreAdminRequestStatusTest, InfoHandlerTest, SegmentsInfoRequestHandlerTest,
DistributedDebugComponentTest, DistributedExpandComponentTest,
DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest,
FacetPivotSmallTest, SpatialHeatmapFacetsTest, SuggestComponentTest,
TestExpandComponent, TestRawResponseWriter, TestManagedResource,
TestRestManager, TestBulkSchemaAPI, TestCopyFieldCollectionResource,
TestDefaultSearchFieldResource, TestDynamicFieldResource,
TestFieldCollectionResource, TestFieldTypeResource,
TestManagedSchemaFieldResource, TestManagedSchemaFieldTypeResource,
TestSchemaResource, TestSchemaSimilarityResource, TestSchemaVersionResource,
TestSerializedLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource,
TestSolrQueryParserResource, TestManagedSynonymFilterFactory, BadCopyFieldTest,
DocValuesMissingTest, EnumFieldTest, SpatialRPTFieldTypeTest,
TestCloudManagedSchema, TestCloudManagedSchemaConcurrent, TestManagedSchema,
AnalyticsMergeStrategyTest, AnalyticsQueryTest, MergeStrategyTest,
RankQueryTest, TestAddFieldRealTimeGet, TestComplexPhraseQParserPlugin,
TestCustomSort, TestHashQParserPlugin]
[junit4] Completed in 0.80s, 1 test, 1 error <<< FAILURES!
[...truncated 79 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:519: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:191:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:510:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1351:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:958:
There were test failures: 473 suites, 1878 tests, 2 errors, 57 ignored (30
assumptions)
Total time: 130 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_31 -client
-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]