Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4315/
Java: 32bit/jdk1.7.0_72 -client -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED: org.apache.solr.handler.TestSolrConfigHandlerCloud.testDistribSearch
Error Message:
Could not get expected value A val for path [params, a] full output null
Stack Trace:
java.lang.AssertionError: Could not get expected value A val for path [params,
a] full output null
at
__randomizedtesting.SeedInfo.seed([2B970CC80F51D13B:AA7182D0780EB107]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:259)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:133)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.doTest(TestSolrConfigHandlerCloud.java:75)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.ReplicationFactorTest.testDistribSearch
Error Message:
org.apache.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:871)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736)
at
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:276)
at
org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:123)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.GeneratedMethodAccessor105.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.http.NoHttpResponseException: The target server failed to
respond
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java: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:552)
at
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:549)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
... 1 more
Build Log:
[...truncated 9198 lines...]
[junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\init-core-data-001
[junit4] 2> 644760 T1899 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 644760 T1899 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 644766 T1899 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 644767 T1899 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 644768 T1900 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 644867 T1899 oasc.ZkTestServer.run start zk server on
port:51774
[junit4] 2> 644867 T1899
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 644869 T1899 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 644875 T1907 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1005bcc name:ZooKeeperConnection
Watcher:127.0.0.1:51774 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 644875 T1899 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 644876 T1899 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 644876 T1899 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 644883 T1899
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 644886 T1899 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 644887 T1910 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1460a2 name:ZooKeeperConnection
Watcher:127.0.0.1:51774/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 644888 T1899 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 644888 T1899 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 644888 T1899 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 644893 T1899 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 644896 T1899 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 644899 T1899 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 644902 T1899 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 644902 T1899 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 644908 T1899 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 644909 T1899 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 644912 T1899 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 644913 T1899 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 644917 T1899 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 644917 T1899 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 644921 T1899 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 644922 T1899 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 644926 T1899 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 644926 T1899 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 644929 T1899 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 644930 T1899 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 644934 T1899 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 644934 T1899 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 644939 T1899 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 644939 T1899 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 644949 T1899 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 644949 T1899 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 644954 T1899 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 644954 T1899 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 644960 T1901 oazs.NIOServerCnxn.doIO WARN caught end of stream
exception EndOfStreamException: Unable to read additional data from client
sessionid 0x14aeea9b88c0001, 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> 644960 T1899
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 644962 T1899 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 644965 T1913 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1f69817 name:ZooKeeperConnection
Watcher:127.0.0.1:51774/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 644965 T1899 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 644965 T1899 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 644967 T1901 oazs.NIOServerCnxn.doIO WARN caught end of stream
exception EndOfStreamException: Unable to read additional data from client
sessionid 0x14aeea9b88c0002, 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> 646574 T1899 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 646581 T1899 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 646585 T1899 oejs.AbstractConnector.doStart Started
[email protected]:51784
[junit4] 2> 646588 T1899 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@187b360
[junit4] 2> 646589 T1899 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 646589 T1899 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-002
[junit4] 2> 646589 T1899 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-002\'
[junit4] 2> 646635 T1899 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-002\solr.xml
[junit4] 2> 646770 T1899 oasc.CoreContainer.<init> New CoreContainer
33114391
[junit4] 2> 646770 T1899 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-002\]
[junit4] 2> 646774 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 646774 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 646774 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 646774 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 646774 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 646774 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 646774 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 646786 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 646786 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 646786 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 646786 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 646793 T1899 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 646798 T1899 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 646798 T1899 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 646798 T1899 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 646798 T1899 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:51774/solr
[junit4] 2> 646800 T1899 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 646800 T1899
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 646803 T1899 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 646806 T1925 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@189154 name:ZooKeeperConnection
Watcher:127.0.0.1:51774 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 646807 T1899 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 646808 T1899 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 646814 T1899 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 646817 T1928 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@13d2fcc name:ZooKeeperConnection
Watcher:127.0.0.1:51774/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 646818 T1899 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 646819 T1899 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 646827 T1899 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 646834 T1899 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 646841 T1899 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 646848 T1899 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 646857 T1899 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 646860 T1899 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51784_
[junit4] 2> 646861 T1899 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:51784_
[junit4] 2> 646868 T1899 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 646872 T1899 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 646877 T1899 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 646880 T1899 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:51784_
[junit4] 2> 646880 T1899 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 646885 T1899 oasc.Overseer.start Overseer
(id=93149155027582980-127.0.0.1:51784_-n_0000000000) starting
[junit4] 2> 646891 T1899 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 646912 T1899 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 646914 T1930 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 646916 T1899 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 646921 T1899 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 646925 T1899
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 646935 T1929 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 646945 T1932 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 646945 T1932 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 646947 T1928 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 646947 T1932 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 646956 T1929 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "base_url":"https://127.0.0.1:51784",
[junit4] 2> "node_name":"127.0.0.1:51784_",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "shard":null} current state version: 0
[junit4] 2> 646959 T1929 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "base_url":"https://127.0.0.1:51784",
[junit4] 2> "node_name":"127.0.0.1:51784_",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "shard":null}
[junit4] 2> 646959 T1929 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 646959 T1929 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 646973 T1928 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> 647923 T1932 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 647923 T1932 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 647925 T1932 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 647925 T1932 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 647927 T1932 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 647927 T1932 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-002\collection1\'
[junit4] 2> 647929 T1932 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%202B970CC80F51D13B-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 647932 T1932 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%202B970CC80F51D13B-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 647934 T1932 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%202B970CC80F51D13B-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 647995 T1932 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 648001 T1932 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 648017 T1932 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 648073 T1932 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.1.0
[junit4] 2> 648168 T1932 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 648171 T1932 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 648189 T1932 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 648906 T1932 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 648922 T1932 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 648926 T1932 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 648947 T1932 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 648952 T1932 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 648965 T1932 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 648967 T1932
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 648967 T1932
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 648967 T1932 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 648969 T1932
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 648970 T1932
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 648970 T1932 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 648970 T1932 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 648971 T1932 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-002\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-001/control/data\
[junit4] 2> 648971 T1932 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@bc95cd
[junit4] 2> 648971 T1932 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-001/control/data\
[junit4] 2> 648971 T1932 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-001/control/data\index/
[junit4] 2> 648971 T1932 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-001\control\data\index' doesn't exist. Creating
new index...
[junit4] 2> 648971 T1932 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-001/control/data\index
[junit4] 2> 648972 T1932 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=48.0791015625,
floorSegmentMB=1.1552734375, forceMergeDeletesPctAllowed=21.269085624132398,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 648973 T1932 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1d115db
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f203c0),segFN=segments_1,generation=1}
[junit4] 2> 648973 T1932 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 648976 T1932 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 648976 T1932 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 648977 T1932 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 648977 T1932 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 648977 T1932 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 648978 T1932 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 648978 T1932 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 648978 T1932 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 648979 T1932 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 648979 T1932 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 648980 T1932 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 648980 T1932 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 648981 T1932 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 648981 T1932 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 648982 T1932 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 648982 T1932 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 648984 T1932 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 648984 T1932 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 648986 T1932 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 648986 T1932 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 648987 T1932 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 648987 T1932 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 648994 T1932 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 648995 T1932 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 648995 T1932 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 648996 T1932 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 648996 T1932 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 649005 T1932 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 649007 T1932 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 649009 T1932 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 649010 T1932 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 649013 T1932 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 649017 T1932 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 649017 T1932 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 649018 T1932 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 649018 T1932 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1d115db
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f203c0),segFN=segments_1,generation=1}
[junit4] 2> 649018 T1932 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 649019 T1932 oass.SolrIndexSearcher.<init> Opening
Searcher@991e9a[collection1] main
[junit4] 2> 649019 T1932 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 649021 T1932 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 649021 T1932 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 649023 T1932
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 649023 T1932 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 649023 T1932 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 649024 T1932
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 649025 T1932 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 649025 T1932 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 649025 T1932 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 649026 T1933 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@991e9a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 649027 T1932 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 649029 T1936 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:51784 collection:control_collection
shard:shard1
[junit4] 2> 649030 T1899 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 649030 T1899 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 649031 T1936 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 649048 T1936 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 649050 T1899
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 649052 T1928 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 649053 T1899 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 649053 T1936
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 649053 T1936 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C993 name=collection1
org.apache.solr.core.SolrCore@740491 url=https://127.0.0.1:51784/collection1
node=127.0.0.1:51784_ C993_STATE=coll:control_collection core:collection1
props:{base_url=https://127.0.0.1:51784, node_name=127.0.0.1:51784_,
core=collection1, state=down}
[junit4] 2> 649053 T1936 C993 P51784 oasc.SyncStrategy.sync Sync replicas
to https://127.0.0.1:51784/collection1/
[junit4] 2> 649054 T1936 C993 P51784 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 649055 T1929 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> 649055 T1936 C993 P51784 oasc.SyncStrategy.syncToMe
https://127.0.0.1:51784/collection1/ has no replicas
[junit4] 2> 649056 T1936 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:51784/collection1/ shard1
[junit4] 2> 649056 T1936 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 649056 T1939 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1d62771 name:ZooKeeperConnection
Watcher:127.0.0.1:51774/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 649057 T1899 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 649058 T1899 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 649058 T1928 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> 649060 T1899
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 649067 T1899 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 649069 T1940 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 649071 T1929 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":"https://127.0.0.1:51784",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 649174 T1939 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> 649220 T1936 oasc.ZkController.register We are
https://127.0.0.1:51784/collection1/ and leader is
https://127.0.0.1:51784/collection1/
[junit4] 2> 649220 T1936 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:51784
[junit4] 2> 649220 T1936 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 649220 T1936 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 649220 T1936 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 649223 T1928 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 649229 T1929 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "base_url":"https://127.0.0.1:51784",
[junit4] 2> "node_name":"127.0.0.1:51784_",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core_node_name":"core_node1"} current state version:
3
[junit4] 2> 649230 T1929 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "base_url":"https://127.0.0.1:51784",
[junit4] 2> "node_name":"127.0.0.1:51784_",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core_node_name":"core_node1"}
[junit4] 2> 649333 T1939 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> 649333 T1928 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> 650490 T1899 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 650491 T1899 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 650500 T1899 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 650503 T1899 oejs.AbstractConnector.doStart Started
[email protected]:51796
[junit4] 2> 650506 T1899 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@187b360
[junit4] 2> 650506 T1899 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 650506 T1899 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-003
[junit4] 2> 650506 T1899 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-003\'
[junit4] 2> 650561 T1899 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-003\solr.xml
[junit4] 2> 650663 T1899 oasc.CoreContainer.<init> New CoreContainer
6182968
[junit4] 2> 650663 T1899 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-003\]
[junit4] 2> 650664 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 650664 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 650664 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 650664 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 650665 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 650665 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 650665 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 650666 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 650666 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 650666 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 650667 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 650670 T1899 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 650673 T1899 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 650674 T1899 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 650674 T1899 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 650674 T1899 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:51774/solr
[junit4] 2> 650675 T1899 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 650676 T1899
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 650678 T1899 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 650682 T1952 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@c77c9a name:ZooKeeperConnection
Watcher:127.0.0.1:51774 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 650683 T1899 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 650683 T1899 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 650687 T1899 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 650690 T1955 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@a554cc name:ZooKeeperConnection
Watcher:127.0.0.1:51774/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 650690 T1899 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 650701 T1899
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 651682 T1899 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51796_
[junit4] 2> 651683 T1899 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:51796_
[junit4] 2> 651692 T1899 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 651701 T1956 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 651701 T1956 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 651703 T1928 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 651710 T1956 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 651712 T1929 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "base_url":"https://127.0.0.1:51796",
[junit4] 2> "node_name":"127.0.0.1:51796_",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "shard":null} current state version: 4
[junit4] 2> 651714 T1929 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "base_url":"https://127.0.0.1:51796",
[junit4] 2> "node_name":"127.0.0.1:51796_",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "shard":null}
[junit4] 2> 651714 T1929 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 651715 T1929 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 651717 T1955 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> 651718 T1939 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> 651718 T1928 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> 652685 T1956 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 652685 T1956 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 652686 T1956 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 652686 T1956 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 652689 T1956 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 652689 T1956 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-003\collection1\'
[junit4] 2> 652692 T1956 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%202B970CC80F51D13B-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 652693 T1956 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%202B970CC80F51D13B-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 652693 T1956 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%202B970CC80F51D13B-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 652732 T1956 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 652736 T1956 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 652758 T1956 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 652797 T1956 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.1.0
[junit4] 2> 652909 T1956 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 652912 T1956 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 652931 T1956 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 653842 T1956 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 653860 T1956 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 653863 T1956 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 653885 T1956 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 653896 T1956 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 653903 T1956 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 653906 T1956
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 653907 T1956
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 653907 T1956 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 653909 T1956
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 653909 T1956
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 653909 T1956 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 653910 T1956 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 653910 T1956 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-003\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-001/jetty1\
[junit4] 2> 653910 T1956 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@bc95cd
[junit4] 2> 653911 T1956 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-001/jetty1\
[junit4] 2> 653911 T1956 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-001/jetty1\index/
[junit4] 2> 653911 T1956 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-001\jetty1\index' doesn't exist. Creating new
index...
[junit4] 2> 653912 T1956 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-001/jetty1\index
[junit4] 2> 653912 T1956 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=48.0791015625,
floorSegmentMB=1.1552734375, forceMergeDeletesPctAllowed=21.269085624132398,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 653913 T1956 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@14710c1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9d2f28),segFN=segments_1,generation=1}
[junit4] 2> 653913 T1956 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 653917 T1956 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 653918 T1956 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 653918 T1956 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 653918 T1956 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 653918 T1956 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 653919 T1956 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 653919 T1956 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 653920 T1956 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 653920 T1956 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 653921 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 653921 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 653923 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 653924 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 653924 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 653925 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 653935 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 653936 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 653936 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 653940 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 653940 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 653941 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 653942 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 653942 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 653943 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 653945 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 653946 T1956 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 653947 T1956 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 653958 T1956 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 653958 T1956 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 653961 T1956 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 653973 T1956 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 653975 T1956 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 653978 T1956 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 653979 T1956 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 653980 T1956 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 653980 T1956 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@14710c1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9d2f28),segFN=segments_1,generation=1}
[junit4] 2> 653980 T1956 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 653981 T1956 oass.SolrIndexSearcher.<init> Opening
Searcher@1a6886d[collection1] main
[junit4] 2> 653981 T1956 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 653983 T1956 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 653983 T1956 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 653984 T1956
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 653985 T1956 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 653985 T1956 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 653986 T1956
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 653986 T1956 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 653986 T1956 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 653987 T1956 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 653987 T1957 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1a6886d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 653990 T1956 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 653992 T1960 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:51796 collection:collection1
shard:shard1
[junit4] 2> 653992 T1899 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 653993 T1899 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 653994 T1960 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 654004 T1960 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 654007 T1928 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 654009 T1960
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 654009 T1960 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C994 name=collection1
org.apache.solr.core.SolrCore@222e5b url=https://127.0.0.1:51796/collection1
node=127.0.0.1:51796_ C994_STATE=coll:collection1 core:collection1
props:{base_url=https://127.0.0.1:51796, node_name=127.0.0.1:51796_,
core=collection1, state=down}
[junit4] 2> 654009 T1960 C994 P51796 oasc.SyncStrategy.sync Sync replicas
to https://127.0.0.1:51796/collection1/
[junit4] 2> 654010 T1960 C994 P51796 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 654010 T1960 C994 P51796 oasc.SyncStrategy.syncToMe
https://127.0.0.1:51796/collection1/ has no replicas
[junit4] 2> 654010 T1960 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:51796/collection1/ shard1
[junit4] 2> 654010 T1960 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 654014 T1929 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> 654020 T1939 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> 654021 T1955 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> 654022 T1928 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> 654037 T1929 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:51796",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 6
[junit4] 2> 654041 T1940 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 654044 T1955 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> 654044 T1939 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> 654089 T1960 oasc.ZkController.register We are
https://127.0.0.1:51796/collection1/ and leader is
https://127.0.0.1:51796/collection1/
[junit4] 2> 654089 T1960 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:51796
[junit4] 2> 654089 T1960 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 654089 T1960 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 654089 T1960 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 654092 T1928 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 654096 T1929 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "base_url":"https://127.0.0.1:51796",
[junit4] 2> "node_name":"127.0.0.1:51796_",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core_node_name":"core_node1"} current state version:
7
[junit4] 2> 654101 T1929 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "base_url":"https://127.0.0.1:51796",
[junit4] 2> "node_name":"127.0.0.1:51796_",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core_node_name":"core_node1"}
[junit4] 2> 654216 T1928 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> 654216 T1939 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> 654217 T1955 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> 655596 T1899 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 655597 T1899 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 655619 T1899 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1,
TLSv1.1, TLSv1.2]
[junit4] 2> 655647 T1899 oejs.AbstractConnector.doStart Started
[email protected]:51805
[junit4] 2> 655651 T1899 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@187b360
[junit4] 2> 655651 T1899 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 655651 T1899 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-004
[junit4] 2> 655651 T1899 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-004\'
[junit4] 2> 655703 T1899 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-004\solr.xml
[junit4] 2> 655853 T1899 oasc.CoreContainer.<init> New CoreContainer
7211172
[junit4] 2> 655853 T1899 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-004\]
[junit4] 2> 655856 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 655856 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 655856 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 655856 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 655856 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 655856 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 655856 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 655856 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 655856 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 655856 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 655856 T1899 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 655862 T1899 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 655865 T1899 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 655876 T1899 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 655876 T1899 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 655876 T1899 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:51774/solr
[junit4] 2> 655876 T1899 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 655876 T1899
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 655879 T1899 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 655883 T1972 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@19a3549 name:ZooKeeperConnection
Watcher:127.0.0.1:51774 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 655883 T1899 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 655883 T1899 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 655891 T1899 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 655894 T1975 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@a92f40 name:ZooKeeperConnection
Watcher:127.0.0.1:51774/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 655894 T1899 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 655909 T1899
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 656991 T1899 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51805_
[junit4] 2> 656993 T1899 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:51805_
[junit4] 2> 657008 T1899 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 657023 T1976 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 657024 T1976 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 657025 T1928 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 657025 T1976 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 657028 T1929 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "base_url":"https://127.0.0.1:51805",
[junit4] 2> "node_name":"127.0.0.1:51805_",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "shard":null} current state version: 8
[junit4] 2> 657030 T1929 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "base_url":"https://127.0.0.1:51805",
[junit4] 2> "node_name":"127.0.0.1:51805_",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "numShards":"2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "state":"down",
[junit4] 2> "shard":null}
[junit4] 2> 657030 T1929 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 657030 T1929 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 657033 T1955 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> 657035 T1939 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> 657035 T1975 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> 657035 T1928 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> 658098 T1976 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 658098 T1976 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 658100 T1976 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 658101 T1976 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 658102 T1976 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 658103 T1976 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-004\collection1\'
[junit4] 2> 658107 T1976 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%202B970CC80F51D13B-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 658109 T1976 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%202B970CC80F51D13B-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 658111 T1976 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud%202B970CC80F51D13B-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 658181 T1976 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 658192 T1976 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 658215 T1976 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 658274 T1976 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.1.0
[junit4] 2> 658378 T1976 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 658382 T1976 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 658394 T1976 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 659252 T1976 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 659272 T1976 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 659277 T1976 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 659309 T1976 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 659316 T1976 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 659322 T1976 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 659324 T1976
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 659324 T1976
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 659324 T1976 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 659326 T1976
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 659327 T1976
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 659327 T1976 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 659327 T1976 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 659328 T1976 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-004\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-001/jetty2\
[junit4] 2> 659328 T1976 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@bc95cd
[junit4] 2> 659329 T1976 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-001/jetty2\
[junit4] 2> 659329 T1976 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-001/jetty2\index/
[junit4] 2> 659329 T1976 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSolrConfigHandlerCloud
2B970CC80F51D13B-001\tempDir-001\jetty2\index' doesn't exist. Creating new
index...
[junit4] 2> 659330 T1976 oasc.CachingDirectoryFactory.get return new
directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows
[...truncated too long message...]
, TestRandomDVFaceting, TestSchemaManager, SolrCoreCheckLockOnStartupTest,
FacetPivotSmallTest, TestSolrIndexConfig, DistributedFacetPivotLongTailTest,
TestXIncludeConfig, TestManagedSchemaDynamicFieldResource,
TestFuzzyAnalyzedSuggestions, PathHierarchyTokenizerFactoryTest,
TestSolr4Spatial2, ClusterStateTest, DocExpirationUpdateProcessorFactoryTest,
TestCoreContainer, CoreAdminRequestStatusTest, PreAnalyzedFieldTest,
FileUtilsTest, ExternalFileFieldSortTest, SolrIndexSplitterTest,
NoCacheHeaderTest, BasicZkTest, SpellPossibilityIteratorTest,
RequestHandlersTest, QueryParsingTest,
TestOverriddenPrefixQueryForCustomFieldType, SpatialFilterTest,
CloudMLTQParserTest, TestMissingGroups, EnumFieldTest,
OverriddenZkACLAndCredentialsProvidersTest, DeleteLastCustomShardedReplicaTest,
NumericFieldsTest, TestFieldResource, FileBasedSpellCheckerTest,
AnalysisErrorHandlingTest, OverseerStatusTest, TestDocumentBuilder,
ParsingFieldUpdateProcessorsTest, DirectSolrConnectionTest,
SchemaVersionSpecificBehaviorTest, TestFaceting, SSLMigrationTest,
HdfsBasicDistributedZkTest, TestShortCircuitedRequests,
TestObjectReleaseTracker, TestConfigSets, TestStressVersions,
TestExactStatsCache, TestReload, AddSchemaFieldsUpdateProcessorFactoryTest,
AnalyticsMergeStrategyTest, HdfsRecoveryZkTest, TestPhraseSuggestions,
SolrCmdDistributorTest, DocValuesTest, TestRawResponseWriter,
TestSolrConfigHandlerCloud, HdfsWriteToMultipleCollectionsTest,
DirectUpdateHandlerOptimizeTest, AnalysisAfterCoreReloadTest, CursorMarkTest,
SpellCheckComponentTest, DisMaxRequestHandlerTest, HttpPartitionTest,
DistributedQueryComponentOptimizationTest, TestUtils, TestSolrXmlPersistor,
SaslZkACLProviderTest, TestBlobHandler, TestCloudManagedSchema,
ReturnFieldsTest, TestLRUCache, XsltUpdateRequestHandlerTest,
TestFieldTypeCollectionResource, TestLeaderElectionZkExpiry, BlockCacheTest,
TestDynamicLoading, TestCharFilters, TestInitQParser, SolrCoreTest,
MergeStrategyTest, TestCollectionAPI, RequiredFieldsTest,
TestManagedSchemaFieldTypeResource, SystemInfoHandlerTest, DateRangeFieldTest,
TestCollationField, TestComponentsName, TestConfigReload,
HdfsChaosMonkeySafeLeaderTest, DefaultValueUpdateProcessorTest,
TestGroupingSearch, TestJmxIntegration, TestSolrDynamicMBean,
SimplePostToolTest, TestDynamicFieldResource, TestFiltering,
LeaderElectionIntegrationTest, TestStressRecovery, TestNRTOpen,
DebugComponentTest, TestFastLRUCache, TestRangeQuery, TestExpandComponent,
TestOrdValues, CursorPagingTest, TestDocBasedVersionConstraints,
DistributedFacetPivotSmallAdvancedTest, StressHdfsTest, PrimUtilsTest,
DateMathParserTest, LukeRequestHandlerTest, TestSearchPerf,
TestSystemIdResolver, TestRecovery, TestBulkSchemaAPI,
BinaryUpdateRequestHandlerTest, AtomicUpdatesTest,
CoreMergeIndexesAdminHandlerTest, TestExceedMaxTermLength,
TestReplicationHandler, TestBadConfig, TestConfig, RAMDirectoryFactoryTest,
TestHashPartitioner, QueryElevationComponentTest, TestSolrDeletionPolicy2,
AliasIntegrationTest, DeleteInactiveReplicaTest, TestCollationFieldDocValues,
DocValuesMissingTest, DistributedExpandComponentTest, TestCSVLoader,
TestDefaultSearchFieldResource, TestSolrCoreProperties, SolrIndexConfigTest,
DateFieldTest, ResponseLogComponentTest, TestZkChroot, MinimalSchemaTest,
OverseerCollectionProcessorTest, TestSchemaResource,
TestPartialUpdateDeduplication, TestRandomMergePolicy,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestReloadAndDeleteDocs,
SimpleFacetsTest, TestPostingsSolrHighlighter, DistributedTermsComponentTest,
TestExactSharedStatsCache, MoreLikeThisHandlerTest,
HdfsUnloadDistributedZkTest, ShardSplitTest, ExitableDirectoryReaderTest,
FullSolrCloudDistribCmdsTest, RecoveryZkTest, ShowFileRequestHandlerTest,
TestCloudManagedSchemaConcurrent, SharedFSAutoReplicaFailoverUtilsTest,
CoreAdminHandlerTest, MultiTermTest, CloudExitableDirectoryReaderTest,
TestClassNameShortening, ZkControllerTest, TestAddFieldRealTimeGet,
TestWriterPerf, LoggingHandlerTest, TestDynamicFieldCollectionResource,
URLClassifyProcessorTest, HdfsDirectoryFactoryTest,
OpenExchangeRatesOrgProviderTest, UnloadDistributedZkTest, AnalyticsQueryTest,
OutOfBoxZkACLAndCredentialsProvidersTest, OutputWriterTest,
TestManagedStopFilterFactory, DistribDocExpirationUpdateProcessorTest,
TestInfoStreamLogging, TestRecoveryHdfs, TestIntervalFaceting,
TestFreeTextSuggestions, DistributedDebugComponentTest,
SimpleCollectionCreateDeleteTest, InfoHandlerTest, SOLR749Test,
CachingDirectoryFactoryTest, TestReversedWildcardFilterFactory,
BasicFunctionalityTest, DocumentAnalysisRequestHandlerTest, BadComponentTest,
TestRestManager, TestSort, TestLFUCache, TestAnalyzeInfixSuggestions,
TestLazyCores, CopyFieldTest, TestExtendedDismaxParser, CSVRequestHandlerTest,
SharedFSAutoReplicaFailoverTest, MBeansHandlerTest,
TestSerializedLuceneMatchVersion, BlockDirectoryTest, TestRTGBase,
DocValuesMultiTest, OverseerTest, WordBreakSolrSpellCheckerTest,
SolrPluginUtilsTest, ClusterStateUpdateTest, TestIndexSearcher,
TestDefaultStatsCache, TestTrie, SuggesterTSTTest, DocumentBuilderTest,
MigrateRouteKeyTest, TestPerFieldSimilarity, TestDocSet,
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test,
CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest,
ShardRoutingTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest,
ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest,
TestDistributedGrouping, DistributedSpellCheckComponentTest,
TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder,
TestJoin, HardAutoCommitTest, TestSolr4Spatial, StatsComponentTest,
PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery,
DirectUpdateHandlerTest, HighlighterTest, SoftAutoCommitTest,
CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest,
CurrencyFieldXmlFileTest, TestCoreDiscovery,
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest,
SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTest,
TestStressLucene, SuggesterWFSTTest, PolyFieldTest, TestPseudoReturnFields,
TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases,
TestWordDelimiterFilterFactory, QueryEqualityTest,
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest,
TestRemoteStreaming, TestSolrDeletionPolicy1, SolrInfoMBeanTest,
CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser,
TestQueryUtils, StandardRequestHandlerTest, DirectSolrSpellCheckerTest,
TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest,
XmlUpdateRequestHandlerTest, TestValueSourceCache, TermVectorComponentTest,
TestIndexingPerformance, FieldAnalysisRequestHandlerTest, TestSolrQueryParser,
TestArbitraryIndexDir, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest,
RegexBoostProcessorTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest,
JSONWriterTest, TestCSVResponseWriter, TestAnalyzedSuggestions,
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest,
TestPHPSerializedResponseWriter, PingRequestHandlerTest, SearchHandlerTest,
CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter,
TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest,
TestQuerySenderNoQuery, TestMergePolicyConfig, SampleTest, TestBinaryField,
TestElisionMultitermQuery, NotRequiredUniqueKeyTest, TestLuceneMatchVersion,
TestCodecSupport, SynonymTokenizerTest, EchoParamsTest,
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory,
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory,
TestIBSimilarityFactory, TestBM25SimilarityFactory,
TestDefaultSimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest,
TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest,
TestFastOutputStream, ScriptEngineTest, PluginInfoTest,
ChaosMonkeyNothingIsSafeTest, TestSuggestSpellingConverter,
SpellingQueryConverterTest, DOMUtilTest, TestSolrJ, ZkNodePropsTest,
SliceStateTest, UUIDFieldTest, CircularListTest,
DistributedIntervalFacetingTest, SolrTestCaseJ4Test,
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
TestHighlightDedupGrouping, TestTolerantSearch, AssignTest,
AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest,
ConnectionManagerTest, CustomCollectionTest, DeleteReplicaTest,
DeleteShardTest, DistribCursorPagingTest, DistributedQueueTest,
ExternalCollectionsTest, LeaderFailoverAfterPartitionTest,
MultiThreadedOCPTest, OverseerRolesTest, RemoteQueryErrorTest,
ReplicationFactorTest]
[junit4] Completed in 91.02s, 1 test, 1 error <<< FAILURES!
[...truncated 257 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:190: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:508:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1363:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:970:
There were test failures: 462 suites, 1872 tests, 1 error, 1 failure, 56
ignored (30 assumptions)
Total time: 151 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_72 -client
-XX:+UseConcMarkSweepGC
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]