Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1935/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED:
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.testDistribSearch
Error Message:
There are still nodes recoverying - waited for 30 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 30
seconds
at
__randomizedtesting.SeedInfo.seed([21675140F66DF621:A081DF588132961D]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:837)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1456)
at
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.doTest(DistribDocExpirationUpdateProcessorTest.java:69)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.TestReplicaProperties.testDistribSearch
Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:51518,
http://127.0.0.1:51508, http://127.0.0.1:51514, http://127.0.0.1:51504,
http://127.0.0.1:51511]
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[http://127.0.0.1:51518, http://127.0.0.1:51508,
http://127.0.0.1:51514, http://127.0.0.1:51504, http://127.0.0.1:51511]
at
__randomizedtesting.SeedInfo.seed([21675140F66DF621:A081DF588132961D]:0)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:349)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1015)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736)
at
org.apache.solr.cloud.ReplicaPropertiesBase.doPropertyAction(ReplicaPropertiesBase.java:51)
at
org.apache.solr.cloud.TestReplicaProperties.clusterAssignPropertyTest(TestReplicaProperties.java:196)
at
org.apache.solr.cloud.TestReplicaProperties.doTest(TestReplicaProperties.java:80)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:51504: Expected mime type
application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /admin/collections. Reason:
<pre> {trace=java.lang.AssertionError
at org.apache.solr.common.util.ByteUtils.UTF8toUTF16(ByteUtils.java:36)
at org.apache.solr.common.util.ByteUtils.UTF8toUTF16(ByteUtils.java:64)
at
org.apache.solr.common.cloud.ZkStateReader.fromJSON(ZkStateReader.java:140)
at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:92)
at
org.apache.solr.cloud.DistributedQueue.containsTaskWithRequestId(DistributedQueue.java:127)
at
org.apache.solr.handler.admin.CollectionsHandler.overseerCollectionQueueContains(CollectionsHandler.java:688)
at
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:713)
at
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:693)
at
org.apache.solr.handler.admin.CollectionsHandler.rejoinElection(CollectionsHandler.java:488)
at
org.apache.solr.handler.admin.CollectionsHandler.insurePreferredIsLeader(CollectionsHandler.java:403)
at
org.apache.solr.handler.admin.CollectionsHandler.handleBalanceLeaders(CollectionsHandler.java:310)
at
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:276)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:144)
at
org.apache.solr.servlet.SolrDispatchFilter.handleAdminRequest(SolrDispatchFilter.java:740)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:266)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:204)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:138)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1125)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1059)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:497)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:313)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:248)
at
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:626)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:546)
at java.lang.Thread.run(Thread.java:745)
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:527)
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:338)
... 46 more
Build Log:
[...truncated 8728 lines...]
[junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/init-core-data-001
[junit4] 2> 37795 T97 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 37795 T97 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /o_de/yp
[junit4] 2> 37801 T97 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 37847 T97 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 37861 T98 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 38163 T97 oasc.ZkTestServer.run start zk server on port:49202
[junit4] 2> 38276 T97
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 38516 T97 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 38825 T105 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6a79c203
name:ZooKeeperConnection Watcher:127.0.0.1:49202 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 38827 T97 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 38833 T97 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 38841 T97 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 38961 T97
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 38963 T97 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 38970 T108 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@12fb3b34
name:ZooKeeperConnection Watcher:127.0.0.1:49202/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 38970 T97 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 38971 T97 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 38990 T97 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 39007 T97 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 39021 T97 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 39032 T97 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 39050 T97 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-doc-expire-update-processor.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 39054 T97 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 39073 T97 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 39075 T97 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 39086 T97 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 39087 T97 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 39098 T97 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 39100 T97 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 39110 T97 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 39112 T97 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 39122 T97 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 39123 T97 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 39132 T97 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 39133 T97 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 39142 T97 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 39144 T97 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 39155 T97 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 39157 T97 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 39166 T97 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 39167 T97 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 39176 T97 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 39177 T97 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 41851 T97 oejul.Log.initialized Logging initialized @45870ms
[junit4] 2> 42673 T97 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 43015 T97 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@ba82326{/o_de/yp,null,AVAILABLE}
[junit4] 2> 43075 T97 oejs.AbstractConnector.doStart Started
ServerConnector@70aa1028{HTTP/1.1}{127.0.0.1:49205}
[junit4] 2> 43076 T97 oejs.Server.doStart Started @47126ms
[junit4] 2> 43263 T97 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 43264 T97 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 43264 T97 oasc.SolrResourceLoader.locateSolrHome using system
property solr.solr.home:
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-002
[junit4] 2> 43265 T97 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-002/'
[junit4] 2> 43313 T97 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-002/solr.xml
[junit4] 2> 43343 T97 oasc.CoreContainer.<init> New CoreContainer
1870099951
[junit4] 2> 43343 T97 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-002/]
[junit4] 2> 43418 T97 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 43418 T97 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 43418 T97 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 43419 T97 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 43419 T97 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 43420 T97 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 43420 T97 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 43420 T97 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 43421 T97 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 43421 T97 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 43421 T97 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 43423 T97 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 43424 T97 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 43424 T97 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 43424 T97 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 43425 T97 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:49202/solr
[junit4] 2> 43469 T97 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 43469 T97
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 43471 T97 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 43482 T123 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@682df30d
name:ZooKeeperConnection Watcher:127.0.0.1:49202 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 43483 T97 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 43485 T97 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 43513 T97 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 43519 T126 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1ba95f94
name:ZooKeeperConnection Watcher:127.0.0.1:49202/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 43520 T97 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 43551 T97 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4] 2> 43572 T97 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 43589 T97 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 43600 T97 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 43610 T97 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 43635 T97 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 43641 T97 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:49205_o_de%2Fyp
[junit4] 2> 43651 T97 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:49205_o_de%2Fyp
[junit4] 2> 43663 T97 oascc.SolrZkClient.makePath makePath: /overseer_elect
[junit4] 2> 43671 T97 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 43680 T97 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 43705 T97 oasc.OverseerElectionContext.runLeaderProcess I am
going to be the leader 127.0.0.1:49205_o_de%2Fyp
[junit4] 2> 43706 T97 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 43711 T97 oasc.Overseer.start Overseer
(id=93161876049297411-127.0.0.1:49205_o_de%2Fyp-n_0000000000) starting
[junit4] 2> 43736 T97 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 43822 T97 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 44178 T128 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 44182 T97 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 44193 T97 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4] 2> 44200 T97
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 44237 T127 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 44287 T130 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 44289 T130 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 44303 T126 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 44303 T130 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 44324 T127 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49205/o_de/yp",
[junit4] 2> "node_name":"127.0.0.1:49205_o_de%2Fyp",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 44388 T127 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49205/o_de/yp",
[junit4] 2> "node_name":"127.0.0.1:49205_o_de%2Fyp",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 44396 T127 oasco.ClusterStateMutator.createCollection building
a new cName: control_collection
[junit4] 2> 44428 T127 oasco.ReplicaMutator.updateState Assigning new node
to shard shard=shard1
[junit4] 2> 44461 T126 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> 45306 T130 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 45306 T130 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:control_collection
[junit4] 2> 45312 T130 oasc.ZkController.createCollectionZkNode Collection
zkNode exists
[junit4] 2> 45313 T130 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 45319 T130 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 45320 T130 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-002/collection1/'
[junit4] 2> 45324 T130 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%2021675140F66DF621-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 45325 T130 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%2021675140F66DF621-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 45325 T130 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%2021675140F66DF621-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 45407 T130 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 45424 T130 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 45471 T130 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 45486 T130 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 45513 T130 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 45519 T130 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 45550 T130 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 46617 T130 oass.IndexSchema.readSchema default search field in
schema is text
[junit4] 2> 46626 T130 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 46662 T130 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 46714 T130 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 46901 T130 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 46902 T130 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 46902 T130 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-002/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-001/control/data/
[junit4] 2> 46913 T130 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 46914 T130 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-001/control/data
[junit4] 2> 46914 T130 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-001/control/data/index/
[junit4] 2> 46914 T130 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-001/control/data/index' doesn't exist. Creating
new index...
[junit4] 2> 46915 T130 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-001/control/data/index
[junit4] 2> 46916 T130 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=514914052,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 46920 T130 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@297b45cd
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e21b60e),segFN=segments_1,generation=1}
[junit4] 2> 46920 T130 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 46923 T130 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 46982 T130 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 47092 T130 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 47093 T130 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 47093 T130 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 47353 T130 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 47354 T130 oasc.RequestHandlers.initHandlersFromConfig created
/update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 47354 T130 oasc.RequestHandlers.initHandlersFromConfig created
/update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 47354 T130 oasc.RequestHandlers.initHandlersFromConfig created
/update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 47355 T130 oasc.RequestHandlers.initHandlersFromConfig created
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 47355 T130 oasc.RequestHandlers.initHandlersFromConfig created
/config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 47355 T130 oasc.RequestHandlers.initHandlersFromConfig created
/schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 47356 T130 oasc.RequestHandlers.initHandlersFromConfig created
/replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 47356 T130 oasc.RequestHandlers.initHandlersFromConfig created
/get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 47356 T130 oasc.RequestHandlers.initHandlersFromConfig created
/admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 47357 T130 oasc.RequestHandlers.initHandlersFromConfig created
/admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 47358 T130 oasc.RequestHandlers.initHandlersFromConfig created
/admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 47358 T130 oasc.RequestHandlers.initHandlersFromConfig created
/admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 47358 T130 oasc.RequestHandlers.initHandlersFromConfig created
/admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 47359 T130 oasc.RequestHandlers.initHandlersFromConfig created
/admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 47359 T130 oasc.RequestHandlers.initHandlersFromConfig created
/admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 47359 T130 oasc.RequestHandlers.initHandlersFromConfig created
/admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 47360 T130 oasc.RequestHandlers.initHandlersFromConfig created
/admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 47433 T130 oasc.RequestHandlers.initHandlersFromConfig created
/select: solr.SearchHandler
[junit4] 2> 47441 T130 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 47443 T130 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 47444 T130 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 47445 T130 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 47446 T130 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 47520 T130 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 47520 T130 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 47521 T130 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 47523 T130 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@297b45cd
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e21b60e),segFN=segments_1,generation=1}
[junit4] 2> 47524 T130 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 47526 T130 oass.SolrIndexSearcher.<init> Opening
Searcher@d55cd5d[collection1] main
[junit4] 2> 47527 T130 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 47541 T130 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 47542 T130 oasr.ManagedResourceStorage.newStorageIO Setting up
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 47559 T130
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 47559 T130 oasr.RestManager.init Initializing RestManager with
initArgs: {}
[junit4] 2> 47560 T130 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 47563 T130
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 47563 T130 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 47564 T130 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 47669 T130 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 47671 T131 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@d55cd5d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 47704 T130 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 47711 T135 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:49205/o_de/yp
collection:control_collection shard:shard1
[junit4] 2> 47714 T97 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 47714 T97 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 47807 T135 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 47899 T97
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 47904 T97 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 47912 T138 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4b41f6bd
name:ZooKeeperConnection Watcher:127.0.0.1:49202/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 47913 T97 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 47915 T97 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 47912 T135 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 47927 T126 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 47928 T97
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 47932 T135
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 47933 T135 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> 47939 T127 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> ASYNC NEW_CORE C7 name=collection1
org.apache.solr.core.SolrCore@5448d7ea
url=http://127.0.0.1:49205/o_de/yp/collection1 node=127.0.0.1:49205_o_de%2Fyp
C7_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:49205/o_de/yp, node_name=127.0.0.1:49205_o_de%2Fyp,
state=down}
[junit4] 2> 47945 T135 C7 P49205 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:49205/o_de/yp/collection1/
[junit4] 2> 47950 T135 C7 P49205 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 47956 T135 C7 P49205 oasc.SyncStrategy.syncToMe
http://127.0.0.1:49205/o_de/yp/collection1/ has no replicas
[junit4] 2> 47956 T126 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> 47956 T138 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
[junit4] 2> 47957 T135 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: http://127.0.0.1:49205/o_de/yp/collection1/ shard1
[junit4] 2> 47970 T135 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 47981 T97 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 48018 T139 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 48037 T127 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:49205/o_de/yp",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 48189 T138 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> 48264 T135 oasc.ZkController.register We are
http://127.0.0.1:49205/o_de/yp/collection1/ and leader is
http://127.0.0.1:49205/o_de/yp/collection1/
[junit4] 2> 48286 T135 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:49205/o_de/yp
[junit4] 2> 48287 T135 oasc.ZkController.checkRecovery I am the leader, no
recovery necessary
[junit4] 2> 48287 T135 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 48287 T135 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 48299 T126 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 48334 T127 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49205/o_de/yp",
[junit4] 2> "node_name":"127.0.0.1:49205_o_de%2Fyp",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 48337 T127 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49205/o_de/yp",
[junit4] 2> "node_name":"127.0.0.1:49205_o_de%2Fyp",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 48482 T138 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> 48482 T126 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> 50330 T97 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 50332 T97 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 50344 T97 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@19cc547a{/o_de/yp,null,AVAILABLE}
[junit4] 2> 50345 T97 oejs.AbstractConnector.doStart Started
ServerConnector@10b7c3d9{HTTP/1.1}{127.0.0.1:49209}
[junit4] 2> 50345 T97 oejs.Server.doStart Started @54399ms
[junit4] 2> 50346 T97 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 50347 T97 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 50347 T97 oasc.SolrResourceLoader.locateSolrHome using system
property solr.solr.home:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-003
[junit4] 2> 50347 T97 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-003/'
[junit4] 2> 50426 T97 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-003/solr.xml
[junit4] 2> 50459 T97 oasc.CoreContainer.<init> New CoreContainer
1964083965
[junit4] 2> 50460 T97 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-003/]
[junit4] 2> 50466 T97 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 50467 T97 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 50468 T97 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 50469 T97 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 50470 T97 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 50471 T97 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 50472 T97 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 50472 T97 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 50473 T97 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 50473 T97 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 50474 T97 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 50475 T97 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 50476 T97 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 50479 T97 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 50480 T97 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 50481 T97 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:49202/solr
[junit4] 2> 50482 T97 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 50483 T97
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 50488 T97 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 50501 T153 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2092487e
name:ZooKeeperConnection Watcher:127.0.0.1:49202 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 50503 T97 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 50503 T97 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 50516 T97 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 50527 T156 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7f96540 name:ZooKeeperConnection
Watcher:127.0.0.1:49202/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 50528 T97 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 50582 T97
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> ASYNC NEW_CORE C8 name=collection1
org.apache.solr.core.SolrCore@5448d7ea
url=http://127.0.0.1:49205/o_de/yp/collection1 node=127.0.0.1:49205_o_de%2Fyp
C8_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:49205/o_de/yp, node_name=127.0.0.1:49205_o_de%2Fyp,
state=active, leader=true}
[junit4] 2> 50668 T132 C8 P49205
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 50883 T132 C8 P49205 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 50884 T132 C8 P49205 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 50885 T132 C8 P49205 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 50886 T132 C8 P49205 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2015-01-17T23:30:27.772Z] (-1490590029900152832),commit=} 0 217
[junit4] 2> 50886 T132 C8 P49205
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 51605 T97 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:49209_o_de%2Fyp
[junit4] 2> 51608 T97 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:49209_o_de%2Fyp
[junit4] 2> 51621 T97 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 51636 T157 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 51636 T157 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 51639 T157 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 51639 T126 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 51642 T127 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49209/o_de/yp",
[junit4] 2> "node_name":"127.0.0.1:49209_o_de%2Fyp",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 51644 T127 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49209/o_de/yp",
[junit4] 2> "node_name":"127.0.0.1:49209_o_de%2Fyp",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 51645 T127 oasco.ClusterStateMutator.createCollection building
a new cName: collection1
[junit4] 2> 51646 T127 oasco.ReplicaMutator.updateState Assigning new node
to shard shard=shard2
[junit4] 2> 51652 T138 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> 51660 T126 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> 51663 T156 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> 52640 T157 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 52640 T157 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 52642 T157 oasc.ZkController.createCollectionZkNode Collection
zkNode exists
[junit4] 2> 52642 T157 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 52646 T157 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 52647 T157 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-003/collection1/'
[junit4] 2> 52648 T157 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%2021675140F66DF621-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 52649 T157 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%2021675140F66DF621-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 52650 T157 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%2021675140F66DF621-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 52710 T157 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 52728 T157 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 52775 T157 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 52786 T157 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 52818 T157 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 52824 T157 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 52837 T157 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 53310 T157 oass.IndexSchema.readSchema default search field in
schema is text
[junit4] 2> 53312 T157 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 53314 T157 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 53328 T157 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 53458 T157 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 53459 T157 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 53460 T157 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-003/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-001/jetty1/
[junit4] 2> 53460 T157 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 53462 T157 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-001/jetty1
[junit4] 2> 53462 T157 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-001/jetty1/index/
[junit4] 2> 53463 T157 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-001/jetty1/index' doesn't exist. Creating new
index...
[junit4] 2> 53463 T157 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-001/jetty1/index
[junit4] 2> 53463 T157 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=514914052,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 53465 T157 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@fb507a7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d984265),segFN=segments_1,generation=1}
[junit4] 2> 53465 T157 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 53466 T157 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 53466 T157 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 53467 T157 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 53469 T157 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 53471 T157 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 53472 T157 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 53474 T157 oasc.RequestHandlers.initHandlersFromConfig created
/update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 53474 T157 oasc.RequestHandlers.initHandlersFromConfig created
/update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 53474 T157 oasc.RequestHandlers.initHandlersFromConfig created
/update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 53474 T157 oasc.RequestHandlers.initHandlersFromConfig created
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 53475 T157 oasc.RequestHandlers.initHandlersFromConfig created
/config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 53475 T157 oasc.RequestHandlers.initHandlersFromConfig created
/schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 53476 T157 oasc.RequestHandlers.initHandlersFromConfig created
/replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 53476 T157 oasc.RequestHandlers.initHandlersFromConfig created
/get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 53476 T157 oasc.RequestHandlers.initHandlersFromConfig created
/admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 53477 T157 oasc.RequestHandlers.initHandlersFromConfig created
/admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 53480 T157 oasc.RequestHandlers.initHandlersFromConfig created
/admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 53480 T157 oasc.RequestHandlers.initHandlersFromConfig created
/admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 53481 T157 oasc.RequestHandlers.initHandlersFromConfig created
/admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 53481 T157 oasc.RequestHandlers.initHandlersFromConfig created
/admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 53482 T157 oasc.RequestHandlers.initHandlersFromConfig created
/admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 53483 T157 oasc.RequestHandlers.initHandlersFromConfig created
/admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 53483 T157 oasc.RequestHandlers.initHandlersFromConfig created
/admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 53483 T157 oasc.RequestHandlers.initHandlersFromConfig created
/select: solr.SearchHandler
[junit4] 2> 53491 T157 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 53495 T157 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 53497 T157 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 53499 T157 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 53500 T157 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 53517 T157 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 53520 T157 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 53520 T157 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 53522 T157 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@fb507a7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d984265),segFN=segments_1,generation=1}
[junit4] 2> 53523 T157 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 53523 T157 oass.SolrIndexSearcher.<init> Opening
Searcher@4fb623d4[collection1] main
[junit4] 2> 53524 T157 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 53528 T157 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 53528 T157 oasr.ManagedResourceStorage.newStorageIO Setting up
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 53530 T157
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 53530 T157 oasr.RestManager.init Initializing RestManager with
initArgs: {}
[junit4] 2> 53530 T157 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 53532 T157
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 53532 T157 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 53533 T157 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 53534 T157 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 53535 T158 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@4fb623d4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 53535 T157 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 53537 T162 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:49209/o_de/yp collection:collection1
shard:shard2
[junit4] 2> 53538 T97 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 53538 T97 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 53557 T162 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 53622 T162 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 53634 T126 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 53639 T127 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> 53642 T162
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 53643 T162 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C9 name=collection1
org.apache.solr.core.SolrCore@4f7c8d6e
url=http://127.0.0.1:49209/o_de/yp/collection1 node=127.0.0.1:49209_o_de%2Fyp
C9_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:49209/o_de/yp, node_name=127.0.0.1:49209_o_de%2Fyp,
state=down}
[junit4] 2> 53643 T162 C9 P49209 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:49209/o_de/yp/collection1/
[junit4] 2> 53643 T162 C9 P49209 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 53643 T162 C9 P49209 oasc.SyncStrategy.syncToMe
http://127.0.0.1:49209/o_de/yp/collection1/ has no replicas
[junit4] 2> 53644 T162 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: http://127.0.0.1:49209/o_de/yp/collection1/ shard2
[junit4] 2> 53644 T162 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 53648 T126 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> 53649 T156 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> 53649 T138 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> ASYNC NEW_CORE C10 name=collection1
org.apache.solr.core.SolrCore@5448d7ea
url=http://127.0.0.1:49205/o_de/yp/collection1 node=127.0.0.1:49205_o_de%2Fyp
C10_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:49205/o_de/yp, node_name=127.0.0.1:49205_o_de%2Fyp,
state=active, leader=true}
[junit4] 2> 53666 T132 C10 P49205
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 53675 T132 C10 P49205 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 53678 T132 C10 P49205 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 53679 T132 C10 P49205 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 53679 T132 C10 P49205 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2015-01-17T23:30:30.77Z] (-1490590033008132096),commit=} 0 13
[junit4] 2> 53679 T132 C10 P49205
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 53696 T139 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 53700 T127 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:49209/o_de/yp",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 6
[junit4] 2> 53852 T138 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> 53852 T156 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> 53907 T162 oasc.ZkController.register We are
http://127.0.0.1:49209/o_de/yp/collection1/ and leader is
http://127.0.0.1:49209/o_de/yp/collection1/
[junit4] 2> 53907 T162 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:49209/o_de/yp
[junit4] 2> 53907 T162 oasc.ZkController.checkRecovery I am the leader, no
recovery necessary
[junit4] 2> 53907 T162 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 53907 T162 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 53918 T126 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 53927 T127 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49209/o_de/yp",
[junit4] 2> "node_name":"127.0.0.1:49209_o_de%2Fyp",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 7
[junit4] 2> 53930 T127 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49209/o_de/yp",
[junit4] 2> "node_name":"127.0.0.1:49209_o_de%2Fyp",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 54061 T156 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> 54062 T138 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> 54062 T126 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> 55599 T97 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 55601 T97 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 55623 T97 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@436045a2{/o_de/yp,null,AVAILABLE}
[junit4] 2> 55624 T97 oejs.AbstractConnector.doStart Started
ServerConnector@774212f8{HTTP/1.1}{127.0.0.1:49212}
[junit4] 2> 55624 T97 oejs.Server.doStart Started @59681ms
[junit4] 2> 55625 T97 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 55626 T97 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 55626 T97 oasc.SolrResourceLoader.locateSolrHome using system
property solr.solr.home:
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-004
[junit4] 2> 55627 T97 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-004/'
[junit4] 2> 55669 T97 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-004/solr.xml
[junit4] 2> 55695 T97 oasc.CoreContainer.<init> New CoreContainer
1281666758
[junit4] 2> 55696 T97 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-004/]
[junit4] 2> 55699 T97 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 55712 T97 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 55713 T97 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 55713 T97 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 55714 T97 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 55714 T97 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 55714 T97 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 55715 T97 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 55715 T97 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 55716 T97 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 55717 T97 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 55717 T97 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 55718 T97 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 55718 T97 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 55718 T97 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 55718 T97 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:49202/solr
[junit4] 2> 55719 T97 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 55719 T97
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 55722 T97 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 55728 T176 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@50195d2d
name:ZooKeeperConnection Watcher:127.0.0.1:49202 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 55730 T97 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 55730 T97 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 55742 T97 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 55748 T179 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@20288b36
name:ZooKeeperConnection Watcher:127.0.0.1:49202/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 55750 T97 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 55847 T97
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> ASYNC NEW_CORE C11 name=collection1
org.apache.solr.core.SolrCore@4f7c8d6e
url=http://127.0.0.1:49209/o_de/yp/collection1 node=127.0.0.1:49209_o_de%2Fyp
C11_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:49209/o_de/yp, node_name=127.0.0.1:49209_o_de%2Fyp,
state=active, leader=true}
[junit4] 2> 56533 T159 C11 P49209
oasup.DocExpirationUpdateProcessorFactory.iAmInChargeOfPeriodicDeletes WARN
Slice in charge of periodic deletes for collection1 does not currently have a
leader
[junit4] 2> ASYNC NEW_CORE C12 name=collection1
org.apache.solr.core.SolrCore@5448d7ea
url=http://127.0.0.1:49205/o_de/yp/collection1 node=127.0.0.1:49205_o_de%2Fyp
C12_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:49205/o_de/yp, node_name=127.0.0.1:49205_o_de%2Fyp,
state=active, leader=true}
[junit4] 2> 56665 T132 C12 P49205
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 56667 T132 C12 P49205 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 56667 T132 C12 P49205 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 56668 T132 C12 P49205 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 56668 T132 C12 P49205 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2015-01-17T23:30:33.769Z] (-1490590036152811520),commit=} 0 3
[junit4] 2> 56668 T132 C12 P49205
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 56862 T97 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:49212_o_de%2Fyp
[junit4] 2> 56864 T97 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:49212_o_de%2Fyp
[junit4] 2> 56878 T97 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 56890 T180 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 56890 T180 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 56893 T180 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 56894 T126 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 56899 T127 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49212/o_de/yp",
[junit4] 2> "node_name":"127.0.0.1:49212_o_de%2Fyp",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 8
[junit4] 2> 56902 T127 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:49212/o_de/yp",
[junit4] 2> "node_name":"127.0.0.1:49212_o_de%2Fyp",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 56903 T127 oasco.ReplicaMutator.updateState Collection already
exists with numShards=2
[junit4] 2> 56904 T127 oasco.ReplicaMutator.updateState Assigning new node
to shard shard=shard1
[junit4] 2> 56914 T126 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> 56915 T138 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> 56916 T156 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> 56916 T179 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> 57894 T180 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 57895 T180 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 57897 T180 oasc.ZkController.createCollectionZkNode Collection
zkNode exists
[junit4] 2> 57897 T180 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 57901 T180 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 57901 T180 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-004/collection1/'
[junit4] 2> 57902 T180 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%2021675140F66DF621-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 57903 T180 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%2021675140F66DF621-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 57904 T180 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest%2021675140F66DF621-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 57957 T180 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 57962 T180 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 57976 T180 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 57980 T180 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 57994 T180 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 57999 T180 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 58011 T180 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 58184 T180 oass.IndexSchema.readSchema default search field in
schema is text
[junit4] 2> 58197 T180 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 58199 T180 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 58207 T180 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 58313 T180 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 58313 T180 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 58313 T180 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-004/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest
21675140F66DF621-001/tempDir-001/jetty2/
[junit4] 2> 58314 T180 oasc.SolrCore.<in
[...truncated too long message...]
4] > at
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:693)
[junit4] > at
org.apache.solr.handler.admin.CollectionsHandler.rejoinElection(CollectionsHandler.java:488)
[junit4] > at
org.apache.solr.handler.admin.CollectionsHandler.insurePreferredIsLeader(CollectionsHandler.java:403)
[junit4] > at
org.apache.solr.handler.admin.CollectionsHandler.handleBalanceLeaders(CollectionsHandler.java:310)
[junit4] > at
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:276)
[junit4] > at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:144)
[junit4] > at
org.apache.solr.servlet.SolrDispatchFilter.handleAdminRequest(SolrDispatchFilter.java:740)
[junit4] > at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:266)
[junit4] > at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:204)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
[junit4] > at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:138)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
[junit4] > at
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
[junit4] > at
org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1125)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1059)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] > at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
[junit4] > at
org.eclipse.jetty.server.Server.handle(Server.java:497)
[junit4] > at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:313)
[junit4] > at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:248)
[junit4] > at
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:626)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:546)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > ,code=500}</pre></p>
[junit4] > <hr /><i><small>Powered by Jetty://</small></i>
[junit4] > </body>
[junit4] > </html>
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:527)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:338)
[junit4] > ... 46 more
[junit4] 2> 2189624 T8900 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties
21675140F66DF621-001
[junit4] 2> 98193 T8899 ccr.ThreadLeakControl.checkThreadLeaks WARNING
Will linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {},
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {},
locale=ar_YE, timezone=NST
[junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_25
(64-bit)/cpus=2,threads=1,free=25623024,total=356339712
[junit4] 2> NOTE: All tests run in this JVM: [TestManagedSchema,
TestAnalyzeInfixSuggestions, DistribDocExpirationUpdateProcessorTest,
SharedFSAutoReplicaFailoverUtilsTest, CollectionsAPIDistributedZkTest,
TestManagedSchemaDynamicFieldResource, TermVectorComponentTest,
UniqFieldsUpdateProcessorFactoryTest, TestFastOutputStream,
DeleteInactiveReplicaTest, TestSolrXmlPersistence,
TriLevelCompositeIdRoutingTest, PreAnalyzedUpdateProcessorTest,
SearchHandlerTest, SpellPossibilityIteratorTest, ShowFileRequestHandlerTest,
TestManagedSchemaFieldResource, SOLR749Test,
TestDynamicFieldCollectionResource, SolrInfoMBeanTest, SimpleMLTQParserTest,
ZkStateWriterTest, ShardSplitTest, OverseerStatusTest,
TestNonDefinedSimilarityFactory, CoreMergeIndexesAdminHandlerTest,
DirectSolrSpellCheckerTest, TestPseudoReturnFields, TestRandomMergePolicy,
TestExactStatsCache, TestSolrDeletionPolicy2, TestRecoveryHdfs,
TestLMDirichletSimilarityFactory, TestReplicationHandlerBackup,
MinimalSchemaTest, CollectionsAPIAsyncDistributedZkTest,
DisMaxRequestHandlerTest, TestManagedResourceStorage, DateMathParserTest,
RequiredFieldsTest, TestJmxMonitoredMap, TestLuceneMatchVersion,
HighlighterMaxOffsetTest, TestDistributedSearch, TestDynamicLoading,
LeaderElectionIntegrationTest, DistributedQueryComponentCustomSortTest,
SolrCoreCheckLockOnStartupTest, ChaosMonkeySafeLeaderTest,
TestSolrConfigHandler, FullSolrCloudDistribCmdsTest, SimpleFacetsTest,
DateRangeFieldTest, TestIndexingPerformance, QueryElevationComponentTest,
IndexSchemaRuntimeFieldTest, DistributedExpandComponentTest,
TestReloadAndDeleteDocs, TestIndexSearcher, TestObjectReleaseTracker,
LukeRequestHandlerTest, QueryEqualityTest, TestRandomDVFaceting,
SSLMigrationTest, TestStressReorder, TestExtendedDismaxParser,
TestFieldTypeCollectionResource, TestAnalyzedSuggestions, StatsComponentTest,
TestSearcherReuse, CoreContainerCoreInitFailuresTest,
DistributedQueryElevationComponentTest, DistributedFacetPivotSmallAdvancedTest,
JSONWriterTest, ResponseLogComponentTest, XmlUpdateRequestHandlerTest,
SolrTestCaseJ4Test, ClusterStateUpdateTest, OutputWriterTest,
ChaosMonkeyNothingIsSafeTest, ClusterStateTest, TestInitQParser,
TestBinaryField, MergeStrategyTest, SolrRequestParserTest,
LeaderFailoverAfterPartitionTest, RollingRestartTest,
TestPostingsSolrHighlighter, TestAddFieldRealTimeGet,
AddSchemaFieldsUpdateProcessorFactoryTest, TestComplexPhraseQParserPlugin,
TestSchemaVersionResource, SpatialRPTFieldTypeTest, EnumFieldTest,
RecoveryZkTest, TestLazyCores, DeleteReplicaTest, TestFastLRUCache,
HdfsLockFactoryTest, SuggesterTSTTest, TestDefaultSimilarityFactory,
TestFieldResource, TestRecovery, ZkCLITest, HdfsDirectoryTest,
FieldAnalysisRequestHandlerTest, TestCursorMarkWithoutUniqueKey,
DocumentAnalysisRequestHandlerTest, TestSweetSpotSimilarityFactory,
DocValuesMissingTest, TestSchemaResource, CurrencyFieldOpenExchangeTest,
ExternalFileFieldSortTest, TestLeaderElectionZkExpiry,
TestElisionMultitermQuery, TestDistributedGrouping, NoCacheHeaderTest,
TestCollationFieldDocValues, DirectUpdateHandlerTest, RAMDirectoryFactoryTest,
TestBinaryResponseWriter, DistributedTermsComponentTest, TestCSVLoader,
TestOrdValues, CoreAdminRequestStatusTest, CachingDirectoryFactoryTest,
UpdateRequestProcessorFactoryTest, BasicDistributedZkTest,
TestRebalanceLeaders, PrimUtilsTest, PrimitiveFieldTypeTest,
ConvertedLegacyTest, TestClassNameShortening, ParsingFieldUpdateProcessorsTest,
TestDFRSimilarityFactory, TestSerializedLuceneMatchVersion, TestStressVersions,
TestCloudPivotFacet, CurrencyFieldXmlFileTest, SolrCoreTest,
CSVRequestHandlerTest, NumericFieldsTest, QueryResultKeyTest, BasicZkTest,
BasicDistributedZk2Test, DirectSolrConnectionTest, TestRealTimeGet,
LegacyHTMLStripCharFilterTest, CloudExitableDirectoryReaderTest, DocValuesTest,
TestQuerySenderListener, TestJoin, StatelessScriptUpdateProcessorFactoryTest,
MBeansHandlerTest, TestPHPSerializedResponseWriter, SortByFunctionTest,
TestExactSharedStatsCache, ReplicationFactorTest, AssignTest,
TestReplicaProperties]
[junit4] Completed in 98.50s, 1 test, 1 error <<< FAILURES!
[...truncated 929 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:187: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:510:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1348:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:956:
There were test failures: 463 suites, 1871 tests, 1 error, 1 failure, 52
ignored (20 assumptions)
Total time: 130 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0
-XX:+UseCompressedOops -XX:+UseSerialGC
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]