Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11897/
Java: 32bit/jdk1.7.0_76 -client -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
Error Message:
ERROR: SolrIndexSearcher opens=8 closes=7
Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=8 closes=7
at __randomizedtesting.SeedInfo.seed([6E6C7A031F937EAA]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
at sun.reflect.GeneratedMethodAccessor85.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
Error Message:
2 threads leaked from SUITE scope at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 1) Thread[id=5183,
name=qtp17789018-5183, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
at java.lang.Object.wait(Native Method) at
java.lang.Object.wait(Object.java:503) at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:389)
at
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:103)
at
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:229)
at
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:89)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:779)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1639)
at
org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:183)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:1984)
at
org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:808)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:435)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:218)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:102)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
at
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
at org.eclipse.jetty.server.Server.handle(Server.java:368) at
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
at
org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
at
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
at
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=5117,
name=searcherExecutor-2764-thread-1, state=WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:
1) Thread[id=5183, name=qtp17789018-5183, state=WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:503)
at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:389)
at
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:103)
at
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:229)
at
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:89)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:779)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1639)
at
org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:183)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:1984)
at
org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:808)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:435)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:218)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:102)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
at
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
at org.eclipse.jetty.server.Server.handle(Server.java:368)
at
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
at
org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
at
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
at
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=5117, name=searcherExecutor-2764-thread-1, state=WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([6E6C7A031F937EAA]:0)
FAILED: org.apache.solr.handler.TestSolrConfigHandlerCloud.test
Error Message:
Could not get expected value 'null' for path 'config/transformer/mytrans' full
output: { "responseHeader":{ "status":0, "QTime":22}, "config":{
"znodeVersion":0,
"luceneMatchVersion":"org.apache.lucene.util.Version:5.1.0",
"updateHandler":{ "class":"solr.DirectUpdateHandler2",
"autoCommmitMaxDocs":-1, "indexWriterCloseWaitsForMerges":true,
"openSearcher":true, "commitIntervalLowerBound":-1,
"commitWithinSoftCommit":true, "autoCommit":{ "maxDocs":-1,
"maxTime":-1, "commitIntervalLowerBound":-1},
"autoSoftCommit":{ "maxDocs":-1, "maxTime":-1}}, "query":{
"useFilterForSortedQuery":false, "queryResultWindowSize":1,
"queryResultMaxDocsCached":2147483647, "enableLazyFieldLoading":false,
"maxBooleanClauses":1024, "":{ "showItems":"-1",
"size":"10000", "initialSize":"10", "name":"fieldValueCache"}},
"requestHandler":{ "standard":{
"class":"solr.StandardRequestHandler", "name":"standard"},
"/admin/file":{ "class":"solr.admin.ShowFileRequestHandler",
"name":"/admin/file", "invariants":{"hidden":"bogus.txt"}},
"/update":{ "name":"/update",
"class":"org.apache.solr.handler.UpdateRequestHandler", "defaults":{}},
"/update/json":{ "name":"/update/json",
"class":"org.apache.solr.handler.UpdateRequestHandler",
"defaults":{"update.contentType":"application/json"}}, "/update/csv":{
"name":"/update/csv",
"class":"org.apache.solr.handler.UpdateRequestHandler",
"defaults":{"update.contentType":"application/csv"}},
"/update/json/docs":{ "name":"/update/json/docs",
"class":"org.apache.solr.handler.UpdateRequestHandler", "defaults":{
"update.contentType":"application/json",
"json.command":"false"}}, "/config":{ "name":"/config",
"class":"org.apache.solr.handler.SolrConfigHandler", "defaults":{}},
"/schema":{ "name":"/schema",
"class":"org.apache.solr.handler.SchemaHandler", "defaults":{}},
"/replication":{ "name":"/replication",
"class":"org.apache.solr.handler.ReplicationHandler", "defaults":{}},
"/get":{ "name":"/get",
"class":"org.apache.solr.handler.RealTimeGetHandler", "defaults":{
"omitHeader":"true", "wt":"json", "indent":"true"}},
"/admin/luke":{ "name":"/admin/luke",
"class":"org.apache.solr.handler.admin.LukeRequestHandler",
"defaults":{}}, "/admin/system":{ "name":"/admin/system",
"class":"org.apache.solr.handler.admin.SystemInfoHandler",
"defaults":{}}, "/admin/mbeans":{ "name":"/admin/mbeans",
"class":"org.apache.solr.handler.admin.SolrInfoMBeanHandler",
"defaults":{}}, "/admin/plugins":{ "name":"/admin/plugins",
"class":"org.apache.solr.handler.admin.PluginInfoHandler",
"defaults":{}}, "/admin/threads":{ "name":"/admin/threads",
"class":"org.apache.solr.handler.admin.ThreadDumpHandler",
"defaults":{}}, "/admin/properties":{ "name":"/admin/properties",
"class":"org.apache.solr.handler.admin.PropertiesRequestHandler",
"defaults":{}}, "/admin/logging":{ "name":"/admin/logging",
"class":"org.apache.solr.handler.admin.LoggingHandler",
"defaults":{}}, "/admin/ping":{ "name":"/admin/ping",
"class":"org.apache.solr.handler.PingRequestHandler", "defaults":{},
"invariants":{ "echoParams":"all",
"q":"solrpingquery"}}, "/admin/segments":{
"name":"/admin/segments",
"class":"org.apache.solr.handler.admin.SegmentsInfoRequestHandler",
"defaults":{}}}, "transformer":{"mytrans":{ "name":"mytrans",
"class":"org.apache.solr.response.transform.ValueAugmenterFactory",
"value":"6"}}, "directoryFactory":{
"class":"org.apache.solr.core.MockDirectoryFactory",
"name":"DirectoryFactory", "solr.hdfs.blockcache.enabled":true,
"solr.hdfs.blockcache.blocksperbank":1024, "solr.hdfs.home":"",
"solr.hdfs.confdir":"", "solr.hdfs.blockcache.global":"false"},
"updateRequestProcessorChain":[ { "name":"nodistrib",
"":[ {"class":"solr.NoOpDistributingUpdateProcessorFactory"},
{"class":"solr.RunUpdateProcessorFactory"}]}, {
"name":"dedupe", "":[ {
"class":"org.apache.solr.update.processor.SignatureUpdateProcessorFactory",
"enabled":true, "overwriteDupes":true,
"fields":"v_t,t_field",
"signatureClass":"org.apache.solr.update.processor.TextProfileSignature"},
{"class":"solr.RunUpdateProcessorFactory"}]}, {
"name":"stored_sig", "":[ {
"class":"org.apache.solr.update.processor.SignatureUpdateProcessorFactory",
"enabled":true,
"signatureField":"non_indexed_signature_sS",
"overwriteDupes":false, "fields":"v_t,t_field",
"signatureClass":"org.apache.solr.update.processor.TextProfileSignature"},
{"class":"solr.RunUpdateProcessorFactory"}]}, {
"name":"distrib-dup-test-chain-explicit", "":[
{"class":"solr.RegexReplaceProcessorFactory"},
{"class":"solr.DistributedUpdateProcessorFactory"},
{"class":"solr.RegexReplaceProcessorFactory"},
{"class":"solr.RunUpdateProcessorFactory"}]}, {
"name":"distrib-dup-test-chain-implicit", "":[
{"class":"solr.RegexReplaceProcessorFactory"},
{"class":"solr.RegexReplaceProcessorFactory"},
{"class":"solr.RunUpdateProcessorFactory"}]}],
"updateHandlerupdateLog":{"dir":""}, "jmx":{ "agentId":null,
"serviceUrl":null, "rootName":null}, "requestDispatcher":{
"handleSelect":true, "httpCaching":{ "never304":false,
"etagSeed":"Solr", "lastModFrom":"opentime",
"cacheControl":null}, "requestParsers":{
"multipartUploadLimitKB":2048, "formUploadLimitKB":2048,
"addHttpRequestToContext":false}}, "indexConfig":{
"maxBufferedDocs":602, "maxMergeDocs":-1, "maxIndexingThreads":1,
"mergeFactor":-1, "ramBufferSizeMB":16.0,
"writeLockTimeout":1000, "lockType":"single",
"mergeScheduler":{"class":"org.apache.solr.util.RandomMergePolicy"}}}}
Stack Trace:
java.lang.AssertionError: Could not get expected value 'null' for path
'config/transformer/mytrans' full output: {
"responseHeader":{
"status":0,
"QTime":22},
"config":{
"znodeVersion":0,
"luceneMatchVersion":"org.apache.lucene.util.Version:5.1.0",
"updateHandler":{
"class":"solr.DirectUpdateHandler2",
"autoCommmitMaxDocs":-1,
"indexWriterCloseWaitsForMerges":true,
"openSearcher":true,
"commitIntervalLowerBound":-1,
"commitWithinSoftCommit":true,
"autoCommit":{
"maxDocs":-1,
"maxTime":-1,
"commitIntervalLowerBound":-1},
"autoSoftCommit":{
"maxDocs":-1,
"maxTime":-1}},
"query":{
"useFilterForSortedQuery":false,
"queryResultWindowSize":1,
"queryResultMaxDocsCached":2147483647,
"enableLazyFieldLoading":false,
"maxBooleanClauses":1024,
"":{
"showItems":"-1",
"size":"10000",
"initialSize":"10",
"name":"fieldValueCache"}},
"requestHandler":{
"standard":{
"class":"solr.StandardRequestHandler",
"name":"standard"},
"/admin/file":{
"class":"solr.admin.ShowFileRequestHandler",
"name":"/admin/file",
"invariants":{"hidden":"bogus.txt"}},
"/update":{
"name":"/update",
"class":"org.apache.solr.handler.UpdateRequestHandler",
"defaults":{}},
"/update/json":{
"name":"/update/json",
"class":"org.apache.solr.handler.UpdateRequestHandler",
"defaults":{"update.contentType":"application/json"}},
"/update/csv":{
"name":"/update/csv",
"class":"org.apache.solr.handler.UpdateRequestHandler",
"defaults":{"update.contentType":"application/csv"}},
"/update/json/docs":{
"name":"/update/json/docs",
"class":"org.apache.solr.handler.UpdateRequestHandler",
"defaults":{
"update.contentType":"application/json",
"json.command":"false"}},
"/config":{
"name":"/config",
"class":"org.apache.solr.handler.SolrConfigHandler",
"defaults":{}},
"/schema":{
"name":"/schema",
"class":"org.apache.solr.handler.SchemaHandler",
"defaults":{}},
"/replication":{
"name":"/replication",
"class":"org.apache.solr.handler.ReplicationHandler",
"defaults":{}},
"/get":{
"name":"/get",
"class":"org.apache.solr.handler.RealTimeGetHandler",
"defaults":{
"omitHeader":"true",
"wt":"json",
"indent":"true"}},
"/admin/luke":{
"name":"/admin/luke",
"class":"org.apache.solr.handler.admin.LukeRequestHandler",
"defaults":{}},
"/admin/system":{
"name":"/admin/system",
"class":"org.apache.solr.handler.admin.SystemInfoHandler",
"defaults":{}},
"/admin/mbeans":{
"name":"/admin/mbeans",
"class":"org.apache.solr.handler.admin.SolrInfoMBeanHandler",
"defaults":{}},
"/admin/plugins":{
"name":"/admin/plugins",
"class":"org.apache.solr.handler.admin.PluginInfoHandler",
"defaults":{}},
"/admin/threads":{
"name":"/admin/threads",
"class":"org.apache.solr.handler.admin.ThreadDumpHandler",
"defaults":{}},
"/admin/properties":{
"name":"/admin/properties",
"class":"org.apache.solr.handler.admin.PropertiesRequestHandler",
"defaults":{}},
"/admin/logging":{
"name":"/admin/logging",
"class":"org.apache.solr.handler.admin.LoggingHandler",
"defaults":{}},
"/admin/ping":{
"name":"/admin/ping",
"class":"org.apache.solr.handler.PingRequestHandler",
"defaults":{},
"invariants":{
"echoParams":"all",
"q":"solrpingquery"}},
"/admin/segments":{
"name":"/admin/segments",
"class":"org.apache.solr.handler.admin.SegmentsInfoRequestHandler",
"defaults":{}}},
"transformer":{"mytrans":{
"name":"mytrans",
"class":"org.apache.solr.response.transform.ValueAugmenterFactory",
"value":"6"}},
"directoryFactory":{
"class":"org.apache.solr.core.MockDirectoryFactory",
"name":"DirectoryFactory",
"solr.hdfs.blockcache.enabled":true,
"solr.hdfs.blockcache.blocksperbank":1024,
"solr.hdfs.home":"",
"solr.hdfs.confdir":"",
"solr.hdfs.blockcache.global":"false"},
"updateRequestProcessorChain":[
{
"name":"nodistrib",
"":[
{"class":"solr.NoOpDistributingUpdateProcessorFactory"},
{"class":"solr.RunUpdateProcessorFactory"}]},
{
"name":"dedupe",
"":[
{
"class":"org.apache.solr.update.processor.SignatureUpdateProcessorFactory",
"enabled":true,
"overwriteDupes":true,
"fields":"v_t,t_field",
"signatureClass":"org.apache.solr.update.processor.TextProfileSignature"},
{"class":"solr.RunUpdateProcessorFactory"}]},
{
"name":"stored_sig",
"":[
{
"class":"org.apache.solr.update.processor.SignatureUpdateProcessorFactory",
"enabled":true,
"signatureField":"non_indexed_signature_sS",
"overwriteDupes":false,
"fields":"v_t,t_field",
"signatureClass":"org.apache.solr.update.processor.TextProfileSignature"},
{"class":"solr.RunUpdateProcessorFactory"}]},
{
"name":"distrib-dup-test-chain-explicit",
"":[
{"class":"solr.RegexReplaceProcessorFactory"},
{"class":"solr.DistributedUpdateProcessorFactory"},
{"class":"solr.RegexReplaceProcessorFactory"},
{"class":"solr.RunUpdateProcessorFactory"}]},
{
"name":"distrib-dup-test-chain-implicit",
"":[
{"class":"solr.RegexReplaceProcessorFactory"},
{"class":"solr.RegexReplaceProcessorFactory"},
{"class":"solr.RunUpdateProcessorFactory"}]}],
"updateHandlerupdateLog":{"dir":""},
"jmx":{
"agentId":null,
"serviceUrl":null,
"rootName":null},
"requestDispatcher":{
"handleSelect":true,
"httpCaching":{
"never304":false,
"etagSeed":"Solr",
"lastModFrom":"opentime",
"cacheControl":null},
"requestParsers":{
"multipartUploadLimitKB":2048,
"formUploadLimitKB":2048,
"addHttpRequestToContext":false}},
"indexConfig":{
"maxBufferedDocs":602,
"maxMergeDocs":-1,
"maxIndexingThreads":1,
"mergeFactor":-1,
"ramBufferSizeMB":16.0,
"writeLockTimeout":1000,
"lockType":"single",
"mergeScheduler":{"class":"org.apache.solr.util.RandomMergePolicy"}}}}
at
__randomizedtesting.SeedInfo.seed([6E6C7A031F937EAA:E63845D9B16F1352]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399)
at
org.apache.solr.core.TestSolrConfigHandler.reqhandlertests(TestSolrConfigHandler.java:362)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqHandlerAPIs(TestSolrConfigHandlerCloud.java:91)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:77)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10079 lines...]
[junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/init-core-data-001
[junit4] 2> 585229 T2588 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 585230 T2588 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /cycz/np
[junit4] 2> 585232 T2588 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 585233 T2589 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 585332 T2588 oasc.ZkTestServer.run start zk server on
port:57130
[junit4] 2> 585333 T2588
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 585333 T2588 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 585335 T2596 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@18b57c0 name:ZooKeeperConnection
Watcher:127.0.0.1:57130 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 585335 T2588 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 585336 T2588 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 585336 T2588 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 585337 T2588
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 585338 T2588 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 585339 T2599 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@9ee127 name:ZooKeeperConnection
Watcher:127.0.0.1:57130/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 585339 T2588 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 585339 T2588 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 585339 T2588 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 585341 T2588 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 585342 T2588 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 585343 T2588 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 585344 T2588 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 585344 T2588 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 585345 T2588 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 585346 T2588 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 585348 T2588 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 585348 T2588 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 585349 T2588 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 585349 T2588 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 585350 T2588 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 585351 T2588 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 585353 T2588 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 585353 T2588 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 585354 T2588 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 585354 T2588 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 585356 T2588 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 585356 T2588 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 585366 T2588 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 585367 T2588 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 585368 T2588 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 585368 T2588 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 585369 T2588 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 585369 T2588 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 585427 T2588 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/control-001/cores/collection1
[junit4] 2> 585429 T2588 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 585444 T2588 oejs.AbstractConnector.doStart Started
[email protected]:54848
[junit4] 2> 585445 T2588 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostPort=54848,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/tempDir-001/control/data, hostContext=/cycz/np,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/control-001/cores}
[junit4] 2> 585445 T2588 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@192e317
[junit4] 2> 585445 T2588 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/control-001/'
[junit4] 2> 585479 T2588 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/control-001/solr.xml
[junit4] 2> 585526 T2588 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/control-001/cores
[junit4] 2> 585527 T2588 oasc.CoreContainer.<init> New CoreContainer
6570460
[junit4] 2> 585528 T2588 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/control-001/]
[junit4] 2> 585528 T2588 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/control-001/lib
[junit4] 2> 585528 T2588 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/control-001/lib).
[junit4] 2> 585533 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 585534 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 585534 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 585534 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 585534 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 585535 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 585535 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 585535 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 585535 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 585535 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 585536 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 585536 T2588 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 585536 T2588 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 585537 T2588 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 585537 T2588 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 585537 T2588 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:57130/solr
[junit4] 2> 585537 T2588 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 585538 T2588
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 585542 T2588 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 585543 T2611 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@166f726 name:ZooKeeperConnection
Watcher:127.0.0.1:57130 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 585543 T2588 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 585544 T2588 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 585546 T2588 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 585546 T2614 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@718f82 name:ZooKeeperConnection
Watcher:127.0.0.1:57130/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 585546 T2588 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 585547 T2588 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 585548 T2588 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 585549 T2588 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 585550 T2588 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 585552 T2588 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 585553 T2588 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 585554 T2588 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 585554 T2588 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 585555 T2588 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54848_cycz%2Fnp
[junit4] 2> 585556 T2588 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:54848_cycz%2Fnp
[junit4] 2> 585556 T2588 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 585557 T2588 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 585558 T2588 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 585570 T2588 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:54848_cycz%2Fnp
[junit4] 2> 585570 T2588 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 585571 T2588 oasc.Overseer.start Overseer
(id=93529508877762563-127.0.0.1:54848_cycz%2Fnp-n_0000000000) starting
[junit4] 2> 585572 T2588 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 585575 T2588 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 585575 T2588
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 585575 T2616 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 585576 T2615 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 585578 T2588 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/control-001/cores
[junit4] 2> 585579 T2588 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/control-001/cores/collection1/, schema=schema.xml,
loadOnStartup=true, name=collection1, shard=, dataDir=data/,
collection=control_collection,
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/control-001/cores/collection1, coreNodeName=,
config=solrconfig.xml, transient=false}
[junit4] 2> 585580 T2588 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/control-001/cores/collection1/
[junit4] 2> 585580 T2588 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 585586 T2618 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 585586 T2618 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 585587 T2614 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 585587 T2618 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 585588 T2615 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:54848_cycz%2Fnp",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://127.0.0.1:54848/cycz/np",
[junit4] 2> "state":"down",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 585588 T2615 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:54848_cycz%2Fnp",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://127.0.0.1:54848/cycz/np",
[junit4] 2> "state":"down",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 585588 T2615 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 585589 T2615 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 585589 T2614 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> 586588 T2618 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 586588 T2618 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 586588 T2618 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 586588 T2618 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 586589 T2618 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 586589 T2618 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/control-001/cores/collection1/'
[junit4] 2> 586610 T2618 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 586611 T2618 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 586631 T2618 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 586666 T2618 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.1.0
[junit4] 2> 586771 T2618 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 586772 T2618 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 586792 T2618 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 587347 T2618 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 587353 T2618 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 587365 T2618 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 587371 T2618 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 587374 T2618 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 587376 T2618 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 587377 T2618
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 587377 T2618
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 587377 T2618 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 587378 T2618
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 587378 T2618
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 587378 T2618 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 587378 T2618 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 587378 T2618 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/control-001/cores/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/control-001/cores/collection1/data/
[junit4] 2> 587379 T2618 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ee7344
[junit4] 2> 587379 T2618 oasc.CachingDirectoryFactory.get return new
directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/control-001/cores/collection1/data
[junit4] 2> 587379 T2618 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/control-001/cores/collection1/data/index/
[junit4] 2> 587379 T2618 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 587380 T2618 oasc.CachingDirectoryFactory.get return new
directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/control-001/cores/collection1/data/index
[junit4] 2> 587387 T2618 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.11886235977180358]
[junit4] 2> 587388 T2618 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@129ff23
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d7962),segFN=segments_1,generation=1}
[junit4] 2> 587388 T2618 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 587391 T2618 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 587391 T2618 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 587392 T2618 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 587392 T2618 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 587392 T2618 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 587392 T2618 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 587392 T2618 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 587392 T2618 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 587393 T2618 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 587394 T2618 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 587395 T2618 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 587396 T2618 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 587397 T2618 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 587409 T2618 oasc.RequestHandlers.initHandlersFromConfig
Registered paths:
/admin/logging,/admin/mbeans,/admin/luke,/admin/plugins,/get,/admin/threads,/config,/admin/properties,standard,/schema,/update/json,/update,/admin/system,/update/json/docs,/update/csv,/replication,/admin/file,/admin/ping,/admin/segments
[junit4] 2> 587410 T2618 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 587411 T2618 oasu.UpdateHandler.<init> Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 587411 T2618 oasu.UpdateLog.init Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 587411 T2618 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 587411 T2618 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 587412 T2618 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=8.8662109375,
floorSegmentMB=1.625, forceMergeDeletesPctAllowed=20.231332470592175,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=0.318359375,
noCFSRatio=0.5325942037859831
[junit4] 2> 587412 T2618 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@129ff23
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d7962),segFN=segments_1,generation=1}
[junit4] 2> 587413 T2618 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 587413 T2618 oass.SolrIndexSearcher.<init> Opening
Searcher@15d7b49[collection1] main
[junit4] 2> 587413 T2618 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 587413 T2618 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 587414 T2618 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 587414 T2618
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 587414 T2618 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 587414 T2618 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 587415 T2618
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 587415 T2618 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 587415 T2618 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 587415 T2618 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 587415 T2618 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 587416 T2619 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@15d7b49[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 587416 T2622 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:54848/cycz/np
collection:control_collection shard:shard1
[junit4] 2> 587416 T2588 oass.SolrDispatchFilter.init
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
[junit4] 2> 587416 T2622 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 587416 T2588 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 587417 T2588
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 587418 T2588 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 587418 T2625 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1cf750a name:ZooKeeperConnection
Watcher:127.0.0.1:57130/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 587419 T2588 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 587419 T2622 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 587419 T2588 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 587419 T2588
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 587420 T2614 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 587420 T2622
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 587420 T2622 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C6668 name=collection1
org.apache.solr.core.SolrCore@14ec45c
url=http://127.0.0.1:54848/cycz/np/collection1 node=127.0.0.1:54848_cycz%2Fnp
C6668_STATE=coll:control_collection core:collection1
props:{node_name=127.0.0.1:54848_cycz%2Fnp,
base_url=http://127.0.0.1:54848/cycz/np, state=down, core=collection1}
[junit4] 2> 587420 T2622 C6668 P54848 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:54848/cycz/np/collection1/
[junit4] 2> 587420 T2615 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> 587420 T2622 C6668 P54848 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 587421 T2622 C6668 P54848 oasc.SyncStrategy.syncToMe
http://127.0.0.1:54848/cycz/np/collection1/ has no replicas
[junit4] 2> 587421 T2588 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 587421 T2622 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: http://127.0.0.1:54848/cycz/np/collection1/ shard1
[junit4] 2> 587421 T2625 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> 587421 T2614 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> 587421 T2588 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 587421 T2622 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 587422 T2588
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 587422 T2588 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 587431 T2628 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@f5ded2 name:ZooKeeperConnection
Watcher:127.0.0.1:57130/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 587432 T2588 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 587432 T2588 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 587433 T2614 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 587433 T2615 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:54848/cycz/np",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 587434 T2615 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2"} current state version: 2
[junit4] 2> 587435 T2615 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 587435 T2614 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> 587436 T2625 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> 587437 T2614 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 587437 T2615 oasco.ZkStateWriter.writePendingUpdates going to
create_collection /collections/collection1/state.json
[junit4] 2> 587438 T2625 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> 587438 T2614 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> 587489 T2622 oasc.ZkController.register We are
http://127.0.0.1:54848/cycz/np/collection1/ and leader is
http://127.0.0.1:54848/cycz/np/collection1/
[junit4] 2> 587490 T2622 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=http://127.0.0.1:54848/cycz/np
[junit4] 2> 587490 T2622 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 587490 T2622 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 587490 T2622 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 587491 T2614 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 587492 T2615 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "shard":"shard1",
[junit4] 2> "roles":null,
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "node_name":"127.0.0.1:54848_cycz%2Fnp",
[junit4] 2> "numShards":"2",
[junit4] 2> "base_url":"http://127.0.0.1:54848/cycz/np",
[junit4] 2> "state":"active",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 587492 T2615 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "shard":"shard1",
[junit4] 2> "roles":null,
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "node_name":"127.0.0.1:54848_cycz%2Fnp",
[junit4] 2> "numShards":"2",
[junit4] 2> "base_url":"http://127.0.0.1:54848/cycz/np",
[junit4] 2> "state":"active",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 587497 T2588 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/shard-1-001/cores/collection1
[junit4] 2> 587498 T2588 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/shard-1-001
[junit4] 2> 587498 T2588 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 587499 T2588 oejs.AbstractConnector.doStart Started
[email protected]:51534
[junit4] 2> 587500 T2588 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {hostContext=/cycz/np, solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/tempDir-001/jetty1, hostPort=51534,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/shard-1-001/cores}
[junit4] 2> 587500 T2588 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@192e317
[junit4] 2> 587500 T2588 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/shard-1-001/'
[junit4] 2> 587524 T2588 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/shard-1-001/solr.xml
[junit4] 2> 587552 T2588 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/shard-1-001/cores
[junit4] 2> 587553 T2588 oasc.CoreContainer.<init> New CoreContainer
13536143
[junit4] 2> 587553 T2588 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/shard-1-001/]
[junit4] 2> 587553 T2588 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/shard-1-001/lib
[junit4] 2> 587554 T2588 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/shard-1-001/lib).
[junit4] 2> 587561 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 587562 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 587562 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 587562 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 587563 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 587563 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 587563 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 587564 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 587564 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 587564 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 587564 T2588 oashc.HttpShardHandlerFactory.getParameter
Setting useRetries to: false
[junit4] 2> 587565 T2588 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 587565 T2588 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 587566 T2588 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 587566 T2588 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 587566 T2588 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:57130/solr
[junit4] 2> 587567 T2588 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 587567 T2588
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 587568 T2588 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 587569 T2640 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2ec15 name:ZooKeeperConnection
Watcher:127.0.0.1:57130 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 587569 T2588 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 587570 T2588 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 587571 T2588 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 587582 T2643 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1d8d82f name:ZooKeeperConnection
Watcher:127.0.0.1:57130/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 587583 T2588 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 587585 T2588
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 587594 T2643 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> 587594 T2625 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> 587594 T2614 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> 588588 T2588 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51534_cycz%2Fnp
[junit4] 2> 588589 T2588 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:51534_cycz%2Fnp
[junit4] 2> 588590 T2588 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 588592 T2588 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/shard-1-001/cores
[junit4] 2> 588605 T2588 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{collection=collection1, name=collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/shard-1-001/cores/collection1/,
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/shard-1-001/cores/collection1, schema=schema.xml,
coreNodeName=, transient=false, shard=, config=solrconfig.xml, dataDir=data/,
loadOnStartup=true}
[junit4] 2> 588606 T2588 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/shard-1-001/cores/collection1/
[junit4] 2> 588606 T2588 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 588608 T2644 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 588608 T2644 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 588609 T2614 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 588609 T2644 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 588609 T2644 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 588609 T2615 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:51534_cycz%2Fnp",
[junit4] 2> "numShards":"2",
[junit4] 2> "base_url":"http://127.0.0.1:51534/cycz/np",
[junit4] 2> "state":"down",
[junit4] 2> "collection":"collection1",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 588609 T2644 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 588610 T2615 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "shard":null,
[junit4] 2> "roles":null,
[junit4] 2> "node_name":"127.0.0.1:51534_cycz%2Fnp",
[junit4] 2> "numShards":"2",
[junit4] 2> "base_url":"http://127.0.0.1:51534/cycz/np",
[junit4] 2> "state":"down",
[junit4] 2> "collection":"collection1",
[junit4] 2> "core":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 588610 T2615 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 588610 T2615 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 588610 T2644 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 588610 T2644 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 588712 T2615 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 0
[junit4] 2> 588712 T2643 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 588713 T2643 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 589610 T2644 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 589611 T2644 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 589611 T2644 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 589611 T2644 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 589612 T2644 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 589612 T2644 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/shard-1-001/cores/collection1/'
[junit4] 2> 589633 T2644 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 589634 T2644 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 589646 T2644 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 589674 T2644 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.1.0
[junit4] 2> 589743 T2644 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 589744 T2644 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 589758 T2644 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 590289 T2644 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 590296 T2644 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 590310 T2644 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 590317 T2644 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 590320 T2644 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 590321 T2644 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 590322 T2644
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 590322 T2644
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 590346 T2644 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 590347 T2644
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 590347 T2644
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 590347 T2644 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 590348 T2644 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 590348 T2644 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/shard-1-001/cores/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/shard-1-001/cores/collection1/data/
[junit4] 2> 590348 T2644 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ee7344
[junit4] 2> 590349 T2644 oasc.CachingDirectoryFactory.get return new
directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/shard-1-001/cores/collection1/data
[junit4] 2> 590349 T2644 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 590349 T2644 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 590349 T2644 oasc.CachingDirectoryFactory.get return new
directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
6E6C7A031F937EAA-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 590349 T2644 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.11886235977180358]
[junit4] 2> 590350 T2644 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1d7eed3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1807c50),segFN=segments_1,generation=1}
[junit4] 2> 590350 T2644 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 590353 T2644 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 590353 T2644 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 590354 T2644 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 590354 T2644 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 590354 T2644 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 590354 T2644 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 590354 T2644 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 590355 T2644 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 590355 T2644 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 590357 T2644 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 590358 T2644 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 590359 T2644 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 590360 T2644 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 590376 T2644 oasc.RequestHandlers.initHandlersFromConfig
Registered paths:
/admin/logging,/admin/mbeans,/admin/luke,/admin/plugins,/get,/admin/threads,/config,/admin/properties,standard,/schema,/update/json,/update,/admin/system,/update/json/docs,/update/csv,/replication,/admin/file,/admin/ping,/admin/segments
[junit4] 2> 590386 T2644 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 590386 T2644 oasu.UpdateHandler.<init> Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 590387 T2644 oasu.UpdateLog.init Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 590387 T2644 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 590388 T2644 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 590388 T2644 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=8.8662109375,
floorSegmentMB=1.625, forceMergeDeletesPctAllowed=20.231332470592175,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=0.318359375,
noCFSRatio=0.5325942037859831
[junit4] 2> 590389 T2644 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAM
[...truncated too long message...]
, TestDefaultStatsCache, TestIndexingPerformance,
PreAnalyzedUpdateProcessorTest, SolrRequestParserTest, TestNRTOpen,
TestFileDictionaryLookup, TestPostingsSolrHighlighter, DateMathParserTest,
UniqFieldsUpdateProcessorFactoryTest, TermsComponentTest, TestFaceting,
DefaultValueUpdateProcessorTest, TestDynamicFieldCollectionResource,
TestBadConfig, TestFunctionQuery, TestRecoveryHdfs,
SignatureUpdateProcessorFactoryTest, ClusterStateTest,
TestWordDelimiterFilterFactory, TestSolrQueryParserDefaultOperatorResource,
PeerSyncTest, TestStressLucene, RequestLoggingTest, TestManagedSchema,
TestManagedSchemaFieldTypeResource, TestShortCircuitedRequests,
TestDistributedSearch, OverriddenZkACLAndCredentialsProvidersTest,
TestPhraseSuggestions, TestObjectReleaseTracker, StandardRequestHandlerTest,
TestFreeTextSuggestions, ZkNodePropsTest, TestRandomMergePolicy, SolrCoreTest,
TestJmxMonitoredMap, TestSolrConfigHandlerCloud,
DistributedFacetPivotWhiteBoxTest, TestSolr4Spatial, TestJoin,
TermVectorComponentTest, IndexBasedSpellCheckerTest,
TestBlendedInfixSuggestions, TestRealTimeGet, ExternalFileFieldSortTest,
HdfsRecoveryZkTest, TestDefaultSearchFieldResource,
HdfsUnloadDistributedZkTest, MultiThreadedOCPTest,
FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkCLITest,
TestDistributedGrouping, TermVectorComponentDistributedTest, ZkControllerTest,
HardAutoCommitTest, TestRangeQuery, QueryElevationComponentTest,
DirectUpdateHandlerTest, HighlighterTest,
DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest,
SuggesterTSTTest, SuggesterWFSTTest, FieldMutatingUpdateProcessorTest,
TestSolrDeletionPolicy1, LukeRequestHandlerTest,
TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, RequestHandlersTest,
TestValueSourceCache, MoreLikeThisHandlerTest, TestSolrQueryParser,
IndexSchemaRuntimeFieldTest, IndexSchemaTest, ReturnFieldsTest,
TestCSVResponseWriter, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest,
HighlighterConfigTest, TestSolrIndexConfig, SolrIndexConfigTest,
MinimalSchemaTest, TestConfig, SynonymTokenizerTest, TestPerFieldSimilarity,
TestFastWriter, PluginInfoTest, ChaosMonkeyNothingIsSafeTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.seed=6E6C7A031F937EAA
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_SV
-Dtests.timezone=US/Pacific -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J0 | ChaosMonkeyNothingIsSafeTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ERROR:
SolrIndexSearcher opens=8 closes=7
[junit4] > at
__randomizedtesting.SeedInfo.seed([6E6C7A031F937EAA]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
[junit4] > at java.lang.Thread.run(Thread.java:745)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:
[junit4] > 1) Thread[id=5183, name=qtp17789018-5183, state=WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at java.lang.Object.wait(Object.java:503)
[junit4] > at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:389)
[junit4] > at
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:103)
[junit4] > at
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:229)
[junit4] > at
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:89)
[junit4] > at
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:779)
[junit4] > at
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1639)
[junit4] > at
org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:183)
[junit4] > at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
[junit4] > at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
[junit4] > at
org.apache.solr.core.SolrCore.execute(SolrCore.java:1984)
[junit4] > at
org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:808)
[junit4] > at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:435)
[junit4] > at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:218)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4] > at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:102)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4] > at
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4] > at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4] > at
org.eclipse.jetty.server.Server.handle(Server.java:368)
[junit4] > at
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
[junit4] > at
org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
[junit4] > at
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
[junit4] > at
org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
[junit4] > at
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
[junit4] > at
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4] > at
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4] > at
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 2) Thread[id=5117, name=searcherExecutor-2764-thread-1,
state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([6E6C7A031F937EAA]:0)
[junit4] Completed on J0 in 275.02s, 1 test, 1 failure, 1 error <<< FAILURES!
[...truncated 305 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:191: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:509: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1370: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:976:
There were test failures: 475 suites, 1892 tests, 2 suite-level errors, 1
failure, 48 ignored (21 assumptions)
Total time: 67 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_76 -client
-XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]