Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19852/
Java: 64bit/jdk-9-ea+173 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED: org.apache.solr.core.TestSolrConfigHandler.testReqParams
Error Message:
Could not get expected value 'CY val' for path 'params/c' full output:
{"error":{ "trace":"java.lang.ClassCastException\n", "code":500}},
from server: null
Stack Trace:
java.lang.AssertionError: Could not get expected value 'CY val' for path
'params/c' full output: {"error":{
"trace":"java.lang.ClassCastException\n",
"code":500}}, from server: null
at
__randomizedtesting.SeedInfo.seed([BBAA2CC732211450:CC8614CE65B290BD]: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:556)
at
org.apache.solr.core.TestSolrConfigHandler.testReqParams(TestSolrConfigHandler.java:665)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
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:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.handler.TestSolrConfigHandlerCloud.test
Error Message:
Could not get expected value 'CY val' for path 'params/c' full output: {
"responseHeader":{ "status":500, "QTime":0}, "error":{
"msg":"java.base/[Ljava.lang.String; cannot be cast to
java.base/java.lang.String", "trace":"java.lang.ClassCastException:
java.base/[Ljava.lang.String; cannot be cast to
java.base/java.lang.String\n\tat
org.apache.solr.common.params.MapSolrParams.getParams(MapSolrParams.java:39)\n\tat
org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:103)\n\tat
org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:81)\n\tat
org.apache.solr.request.json.RequestUtil.processParams(RequestUtil.java:119)\n\tat
org.apache.solr.util.SolrPluginUtils.setDefaults(SolrPluginUtils.java:177)\n\tat
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:175)\n\tat
org.apache.solr.core.SolrCore.execute(SolrCore.java:2487)\n\tat
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)\n\tat
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)\n\tat
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)\n\tat
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)\n\tat
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)\n\tat
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)\n\tat
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)\n\tat
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)\n\tat
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)\n\tat
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)\n\tat
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)\n\tat
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)\n\tat
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)\n\tat
org.eclipse.jetty.server.Server.handle(Server.java:534)\n\tat
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)\n\tat
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)\n\tat
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)\n\tat
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)\n\tat
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)\n\tat
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)\n\tat
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)\n\tat
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)\n\tat
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)\n\tat
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)\n\tat
java.base/java.lang.Thread.run(Thread.java:844)\n", "code":500}}, from
server: http://127.0.0.1:33129/collection1
Stack Trace:
java.lang.AssertionError: Could not get expected value 'CY val' for path
'params/c' full output: {
"responseHeader":{
"status":500,
"QTime":0},
"error":{
"msg":"java.base/[Ljava.lang.String; cannot be cast to
java.base/java.lang.String",
"trace":"java.lang.ClassCastException: java.base/[Ljava.lang.String; cannot
be cast to java.base/java.lang.String\n\tat
org.apache.solr.common.params.MapSolrParams.getParams(MapSolrParams.java:39)\n\tat
org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:103)\n\tat
org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:81)\n\tat
org.apache.solr.request.json.RequestUtil.processParams(RequestUtil.java:119)\n\tat
org.apache.solr.util.SolrPluginUtils.setDefaults(SolrPluginUtils.java:177)\n\tat
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:175)\n\tat
org.apache.solr.core.SolrCore.execute(SolrCore.java:2487)\n\tat
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)\n\tat
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)\n\tat
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)\n\tat
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)\n\tat
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)\n\tat
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)\n\tat
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)\n\tat
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)\n\tat
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)\n\tat
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)\n\tat
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)\n\tat
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)\n\tat
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)\n\tat
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)\n\tat
org.eclipse.jetty.server.Server.handle(Server.java:534)\n\tat
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)\n\tat
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)\n\tat
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)\n\tat
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)\n\tat
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)\n\tat
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)\n\tat
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)\n\tat
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)\n\tat
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)\n\tat
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)\n\tat
java.base/java.lang.Thread.run(Thread.java:844)\n",
"code":500}}, from server: http://127.0.0.1:33129/collection1
at
__randomizedtesting.SeedInfo.seed([BBAA2CC732211450:33FE131D9CDD79A8]: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:556)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:217)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:68)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
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:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11108 lines...]
[junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/init-core-data-001
[junit4] 2> 222518 WARN
(SUITE-TestSolrConfigHandlerCloud-seed#[BBAA2CC732211450]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 222518 INFO
(SUITE-TestSolrConfigHandlerCloud-seed#[BBAA2CC732211450]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 222519 INFO
(SUITE-TestSolrConfigHandlerCloud-seed#[BBAA2CC732211450]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 222519 INFO
(SUITE-TestSolrConfigHandlerCloud-seed#[BBAA2CC732211450]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 222521 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 222528 INFO (Thread-399) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 222528 INFO (Thread-399) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 222608 ERROR (Thread-399) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 222629 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.ZkTestServer start zk server on port:41781
[junit4] 2> 222708 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 222709 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 222710 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 222711 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 222711 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 222712 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 222713 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 222713 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 222714 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 222715 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 222715 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 222717 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 222892 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/control-001/cores/collection1
[junit4] 2> 222893 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 222924 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@74151d9{/,null,AVAILABLE}
[junit4] 2> 222926 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4aa975d6{HTTP/1.1,[http/1.1]}{127.0.0.1:44425}
[junit4] 2> 222926 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.Server Started @226821ms
[junit4] 2> 222926 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/tempDir-001/control/data,
hostPort=44425,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/control-001/cores}
[junit4] 2> 222926 ERROR
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 222926 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 222927 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 222927 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 222927 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-13T01:57:20.134119Z
[junit4] 2> 222933 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 222933 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/control-001/solr.xml
[junit4] 2> 222936 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 222950 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41781/solr
[junit4] 2> 222976 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 222977 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44425_
[junit4] 2> 222977 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.Overseer Overseer (id=98128300590104580-127.0.0.1:44425_-n_0000000000)
starting
[junit4] 2> 222995 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44425_
[junit4] 2> 222996 INFO (zkCallback-257-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 223036 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8
[junit4] 2> 223041 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8
[junit4] 2> 223041 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8
[junit4] 2> 223043 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/control-001/cores
[junit4] 2> 223043 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 223053 INFO (coreLoadExecutor-610-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 223054 INFO
(OverseerStateUpdate-98128300590104580-127.0.0.1:44425_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 223103 INFO (coreLoadExecutor-610-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 223129 INFO (coreLoadExecutor-610-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 223242 INFO (coreLoadExecutor-610-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 223257 INFO (coreLoadExecutor-610-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection, trusted=true
[junit4] 2> 223257 INFO (coreLoadExecutor-610-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.core_node1' (registry
'solr.core.control_collection.shard1.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8
[junit4] 2> 223257 INFO (coreLoadExecutor-610-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 223257 INFO (coreLoadExecutor-610-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/control-001/cores/collection1/data/]
[junit4] 2> 223259 INFO (coreLoadExecutor-610-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 223267 WARN (coreLoadExecutor-610-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 223302 INFO (coreLoadExecutor-610-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 223302 INFO (coreLoadExecutor-610-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 223303 INFO (coreLoadExecutor-610-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 223303 INFO (coreLoadExecutor-610-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 223304 INFO (coreLoadExecutor-610-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@26792eab
[junit4] 2> 223304 INFO (coreLoadExecutor-610-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@55e34eb3[collection1] main]
[junit4] 2> 223310 INFO (coreLoadExecutor-610-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 223310 INFO (coreLoadExecutor-610-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 223311 INFO (coreLoadExecutor-610-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 223312 INFO (searcherExecutor-611-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@55e34eb3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 223312 INFO (coreLoadExecutor-610-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570052810231250944
[junit4] 2> 223339 INFO (coreZkRegister-603-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 223339 INFO (coreZkRegister-603-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 223339 INFO (coreZkRegister-603-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44425/collection1/
[junit4] 2> 223339 INFO (coreZkRegister-603-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 223339 INFO (coreZkRegister-603-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:44425/collection1/ has no replicas
[junit4] 2> 223339 INFO (coreZkRegister-603-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 223342 INFO (coreZkRegister-603-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44425/collection1/ shard1
[junit4] 2> 223494 INFO (coreZkRegister-603-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 223567 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 223568 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41781/solr ready
[junit4] 2> 223568 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 223633 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-1-001/cores/collection1
[junit4] 2> 223633 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-1-001
of type NRT
[junit4] 2> 223634 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 223634 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3ceee39a{/,null,AVAILABLE}
[junit4] 2> 223635 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2419b096{HTTP/1.1,[http/1.1]}{127.0.0.1:38227}
[junit4] 2> 223635 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.Server Started @227530ms
[junit4] 2> 223635 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/tempDir-001/jetty1,
hostPort=38227,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-1-001/cores}
[junit4] 2> 223635 ERROR
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 223635 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 223635 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 223635 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 223635 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-13T01:57:20.842911Z
[junit4] 2> 223637 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 223637 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-1-001/solr.xml
[junit4] 2> 223640 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 223642 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41781/solr
[junit4] 2> 223647 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 223648 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 223650 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38227_
[junit4] 2> 223652 INFO (zkCallback-261-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 223652 INFO (zkCallback-266-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 223652 INFO (zkCallback-257-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 223695 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8
[junit4] 2> 223700 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8
[junit4] 2> 223700 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8
[junit4] 2> 223702 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-1-001/cores
[junit4] 2> 223702 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 223710 INFO (coreLoadExecutor-621-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 223711 INFO
(OverseerStateUpdate-98128300590104580-127.0.0.1:44425_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 224740 INFO (coreLoadExecutor-621-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 224752 INFO (coreLoadExecutor-621-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 224808 INFO (coreLoadExecutor-621-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 224814 INFO (coreLoadExecutor-621-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 224814 INFO (coreLoadExecutor-621-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.core_node1' (registry
'solr.core.collection1.shard2.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8
[junit4] 2> 224814 INFO (coreLoadExecutor-621-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 224814 INFO (coreLoadExecutor-621-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 224815 INFO (coreLoadExecutor-621-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 224817 WARN (coreLoadExecutor-621-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 224835 INFO (coreLoadExecutor-621-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 224835 INFO (coreLoadExecutor-621-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 224835 INFO (coreLoadExecutor-621-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 224835 INFO (coreLoadExecutor-621-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 224836 INFO (coreLoadExecutor-621-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@113f9af8
[junit4] 2> 224836 INFO (coreLoadExecutor-621-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6ded5956[collection1] main]
[junit4] 2> 224837 INFO (coreLoadExecutor-621-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 224837 INFO (coreLoadExecutor-621-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 224837 INFO (coreLoadExecutor-621-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 224838 INFO (searcherExecutor-622-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6ded5956[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 224838 INFO (coreLoadExecutor-621-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570052811831377920
[junit4] 2> 224841 INFO (coreZkRegister-616-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 224841 INFO (coreZkRegister-616-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 224841 INFO (coreZkRegister-616-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38227/collection1/
[junit4] 2> 224841 INFO (coreZkRegister-616-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 224841 INFO (coreZkRegister-616-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:38227/collection1/ has no replicas
[junit4] 2> 224841 INFO (coreZkRegister-616-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 224842 INFO (coreZkRegister-616-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:38227/collection1/ shard2
[junit4] 2> 224993 INFO (coreZkRegister-616-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 225283 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-2-001/cores/collection1
[junit4] 2> 225283 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-2-001
of type NRT
[junit4] 2> 225284 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 225285 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@42859b71{/,null,AVAILABLE}
[junit4] 2> 225285 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4aeb0a17{HTTP/1.1,[http/1.1]}{127.0.0.1:43641}
[junit4] 2> 225285 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.Server Started @229180ms
[junit4] 2> 225285 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/tempDir-001/jetty2,
hostPort=43641,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-2-001/cores,
replicaType=NRT}
[junit4] 2> 225285 ERROR
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 225286 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 225286 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 225286 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 225286 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-13T01:57:22.493250Z
[junit4] 2> 225287 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 225287 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-2-001/solr.xml
[junit4] 2> 225289 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 225304 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41781/solr
[junit4] 2> 225308 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 225308 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 225309 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43641_
[junit4] 2> 225309 INFO (zkCallback-257-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 225309 INFO (zkCallback-261-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 225309 INFO (zkCallback-266-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 225314 INFO (zkCallback-272-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 225330 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8
[junit4] 2> 225332 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8
[junit4] 2> 225332 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8
[junit4] 2> 225333 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-2-001/cores
[junit4] 2> 225333 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 225334 INFO (coreLoadExecutor-632-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 225338 INFO
(OverseerStateUpdate-98128300590104580-127.0.0.1:44425_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 226346 INFO (coreLoadExecutor-632-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 226357 INFO (coreLoadExecutor-632-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 226419 INFO (coreLoadExecutor-632-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 226431 INFO (coreLoadExecutor-632-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 226431 INFO (coreLoadExecutor-632-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.core_node2' (registry
'solr.core.collection1.shard1.core_node2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8
[junit4] 2> 226431 INFO (coreLoadExecutor-632-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 226431 INFO (coreLoadExecutor-632-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 226433 INFO (coreLoadExecutor-632-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 226435 WARN (coreLoadExecutor-632-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 226456 INFO (coreLoadExecutor-632-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 226456 INFO (coreLoadExecutor-632-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 226456 INFO (coreLoadExecutor-632-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 226456 INFO (coreLoadExecutor-632-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 226457 INFO (coreLoadExecutor-632-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@3cf7de5e
[junit4] 2> 226457 INFO (coreLoadExecutor-632-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5c7dddc3[collection1] main]
[junit4] 2> 226458 INFO (coreLoadExecutor-632-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 226458 INFO (coreLoadExecutor-632-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 226458 INFO (coreLoadExecutor-632-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 226459 INFO (searcherExecutor-633-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5c7dddc3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 226459 INFO (coreLoadExecutor-632-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570052813531119616
[junit4] 2> 226462 INFO (coreZkRegister-627-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 226462 INFO (coreZkRegister-627-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 226462 INFO (coreZkRegister-627-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43641/collection1/
[junit4] 2> 226462 INFO (coreZkRegister-627-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 226462 INFO (coreZkRegister-627-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:43641/collection1/ has no replicas
[junit4] 2> 226462 INFO (coreZkRegister-627-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 226463 INFO (coreZkRegister-627-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43641/collection1/ shard1
[junit4] 2> 226614 INFO (coreZkRegister-627-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 227000 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-3-001/cores/collection1
[junit4] 2> 227000 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-3-001
of type NRT
[junit4] 2> 227001 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 227002 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@72ffa73d{/,null,AVAILABLE}
[junit4] 2> 227002 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@67815e7d{HTTP/1.1,[http/1.1]}{127.0.0.1:40863}
[junit4] 2> 227003 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.Server Started @230898ms
[junit4] 2> 227003 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/tempDir-001/jetty3,
hostPort=40863,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-3-001/cores,
replicaType=NRT}
[junit4] 2> 227003 ERROR
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 227003 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 227003 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 227003 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 227003 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-13T01:57:24.210703Z
[junit4] 2> 227007 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 227007 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-3-001/solr.xml
[junit4] 2> 227009 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 227011 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41781/solr
[junit4] 2> 227016 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 227016 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 227017 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40863_
[junit4] 2> 227017 INFO (zkCallback-261-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 227017 INFO (zkCallback-257-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 227017 INFO (zkCallback-266-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 227018 INFO (zkCallback-272-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 227018 INFO (zkCallback-278-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 227045 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8
[junit4] 2> 227049 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8
[junit4] 2> 227049 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8
[junit4] 2> 227050 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-3-001/cores
[junit4] 2> 227050 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 227051 INFO (coreLoadExecutor-643-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 227052 INFO
(OverseerStateUpdate-98128300590104580-127.0.0.1:44425_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 228058 INFO (coreLoadExecutor-643-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 228068 INFO (coreLoadExecutor-643-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 228124 INFO (coreLoadExecutor-643-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 228129 INFO (coreLoadExecutor-643-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 228129 INFO (coreLoadExecutor-643-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.core_node3' (registry
'solr.core.collection1.shard2.core_node3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8
[junit4] 2> 228129 INFO (coreLoadExecutor-643-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 228129 INFO (coreLoadExecutor-643-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 228130 INFO (coreLoadExecutor-643-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 228131 WARN (coreLoadExecutor-643-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 228153 INFO (coreLoadExecutor-643-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 228153 INFO (coreLoadExecutor-643-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 228153 INFO (coreLoadExecutor-643-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 228153 INFO (coreLoadExecutor-643-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 228154 INFO (coreLoadExecutor-643-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@2b5dd78e
[junit4] 2> 228154 INFO (coreLoadExecutor-643-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@f17992c[collection1] main]
[junit4] 2> 228155 INFO (coreLoadExecutor-643-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 228155 INFO (coreLoadExecutor-643-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 228156 INFO (coreLoadExecutor-643-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 228156 INFO (searcherExecutor-644-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f17992c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 228156 INFO (coreLoadExecutor-643-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570052815310553088
[junit4] 2> 228159 INFO (coreZkRegister-638-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 228159 INFO (updateExecutor-275-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 228159 INFO (recoveryExecutor-276-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 228159 INFO (recoveryExecutor-276-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 228159 INFO (recoveryExecutor-276-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 228159 INFO (recoveryExecutor-276-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 228159 INFO (recoveryExecutor-276-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [http://127.0.0.1:38227/collection1/] and I am
[http://127.0.0.1:40863/collection1/]
[junit4] 2> 228160 INFO (recoveryExecutor-276-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:38227]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:40863_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 228162 INFO (qtp1336390160-1662) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 228162 INFO (qtp1336390160-1662) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:40863_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:40863","node_name":"127.0.0.1:40863_","state":"down","type":"NRT"}
[junit4] 2> 228645 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-4-001/cores/collection1
[junit4] 2> 228646 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-4-001
of type NRT
[junit4] 2> 228646 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 228647 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2f97517a{/,null,AVAILABLE}
[junit4] 2> 228647 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1277ad1f{HTTP/1.1,[http/1.1]}{127.0.0.1:33129}
[junit4] 2> 228647 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.Server Started @232542ms
[junit4] 2> 228647 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/tempDir-001/jetty4,
hostPort=33129,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-4-001/cores}
[junit4] 2> 228648 ERROR
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 228648 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 228648 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 228648 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 228648 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-13T01:57:25.855353Z
[junit4] 2> 228649 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 228649 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-4-001/solr.xml
[junit4] 2> 228651 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 228654 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41781/solr
[junit4] 2> 228660 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 228660 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 228661 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33129_
[junit4] 2> 228662 INFO (zkCallback-278-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 228662 INFO (zkCallback-266-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 228662 INFO (zkCallback-285-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 228662 INFO (zkCallback-257-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 228662 INFO (zkCallback-261-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 228662 INFO (zkCallback-272-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 228689 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8
[junit4] 2> 228691 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8
[junit4] 2> 228691 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8
[junit4] 2> 228692 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-4-001/cores
[junit4] 2> 228692 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 228693 INFO (coreLoadExecutor-654-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 228694 INFO
(OverseerStateUpdate-98128300590104580-127.0.0.1:44425_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 229162 INFO (qtp1336390160-1662) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:40863_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:40863","node_name":"127.0.0.1:40863_","state":"recovering","type":"NRT"}
[junit4] 2> 229163 INFO (qtp1336390160-1662) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 229163 INFO (qtp1336390160-1662) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:40863_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 229665 INFO (recoveryExecutor-276-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[http://127.0.0.1:38227/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 229665 INFO (recoveryExecutor-276-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:40863 START
replicas=[http://127.0.0.1:38227/collection1/] nUpdates=100
[junit4] 2> 229667 INFO (qtp1336390160-1662) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 229667 INFO (qtp1336390160-1662) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 229667 INFO (recoveryExecutor-276-thread-1) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 229667 INFO (recoveryExecutor-276-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 229667 INFO (recoveryExecutor-276-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 229667 INFO (recoveryExecutor-276-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 229668 INFO (recoveryExecutor-276-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 229668 INFO (recoveryExecutor-276-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 229668 INFO (recoveryExecutor-276-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 229668 INFO (recoveryExecutor-276-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 229668 INFO (recoveryExecutor-276-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 229699 INFO (coreLoadExecutor-654-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 229707 INFO (coreLoadExecutor-654-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 229770 INFO (coreLoadExecutor-654-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 229776 INFO (coreLoadExecutor-654-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 229776 INFO (coreLoadExecutor-654-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.core_node4' (registry
'solr.core.collection1.shard1.core_node4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8
[junit4] 2> 229776 INFO (coreLoadExecutor-654-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 229776 INFO (coreLoadExecutor-654-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-4-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-4-001/cores/collection1/data/]
[junit4] 2> 229777 INFO (coreLoadExecutor-654-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 229779 WARN (coreLoadExecutor-654-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 229810 INFO (coreLoadExecutor-654-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 229810 INFO (coreLoadExecutor-654-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 229811 INFO (coreLoadExecutor-654-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 229811 INFO (coreLoadExecutor-654-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 229812 INFO (coreLoadExecutor-654-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@5d723b9b
[junit4] 2> 229812 INFO (coreLoadExecutor-654-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3f72c4a3[collection1] main]
[junit4] 2> 229813 INFO (coreLoadExecutor-654-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 229813 INFO (coreLoadExecutor-654-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 229813 INFO (coreLoadExecutor-654-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 229814 INFO (searcherExecutor-655-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3f72c4a3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 229814 INFO (coreLoadExecutor-654-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570052817049092096
[junit4] 2> 229816 INFO (coreZkRegister-649-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 229817 INFO (updateExecutor-282-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 229817 INFO (recoveryExecutor-283-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 229817 INFO (recoveryExecutor-283-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 229817 INFO (recoveryExecutor-283-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 229817 INFO (recoveryExecutor-283-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 229817 INFO (recoveryExecutor-283-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [http://127.0.0.1:43641/collection1/] and I am
[http://127.0.0.1:33129/collection1/]
[junit4] 2> 229819 INFO (recoveryExecutor-283-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:43641]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:33129_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 229820 INFO (qtp1356269942-1690) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 229820 INFO (qtp1356269942-1690) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:33129_, coreNodeName=core_node4,
onlyIfActiveCheckResult=false, nodeProps:
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:33129","node_name":"127.0.0.1:33129_","state":"down","type":"NRT"}
[junit4] 2> 230228 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 230231 INFO
(TEST-TestSolrConfigHandlerCloud.test-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.TestSolrConfigHandler going to send config command. path
/config?wt=json , payload: {
[junit4] 2> 'create-requesthandler' : { 'name' : '/x', 'class':
'org.apache.solr.handler.DumpRequestHandler' , 'startup' : 'lazy'}
[junit4] 2> }
[junit4] 2> 230236 INFO (qtp1989638118-1718) [ ]
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted
to ZK [{"create-requesthandler":{
[junit4] 2> "name":"/x",
[junit4] 2> "class":"org.apache.solr.handler.DumpRequestHandler",
[junit4] 2> "startup":"lazy"}}]
[junit4] 2> 230236 INFO (qtp1989638118-1718) [ ]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 3 replicas to set the
property overlay to be of version 0 for collection collection1
[junit4] 2> 230236 INFO (Thread-445) [ ] o.a.s.c.SolrCore config
update listener called for core collection1
[junit4] 2> 230236 INFO (Thread-446) [ ] o.a.s.c.SolrCore config
update listener called for core collection1
[junit4] 2> 230237 INFO (Thread-445) [ ] o.a.s.c.SolrCore core reload
collection1
[junit4] 2> 230237 INFO (Thread-449) [ ] o.a.s.c.SolrCore config
update listener called for core collection1
[junit4] 2> 230237 INFO (Thread-446) [ ] o.a.s.c.SolrCore core reload
collection1
[junit4] 2> 230237 INFO (Thread-447) [ ] o.a.s.c.SolrCore config
update listener called for core collection1
[junit4] 2> 230237 INFO (solrHandlerExecutor-660-thread-1) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 230237 INFO (Thread-448) [ ] o.a.s.c.SolrCore config
update listener called for core collection1
[junit4] 2> 230237 INFO (solrHandlerExecutor-660-thread-3) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 230237 INFO (Thread-449) [ ] o.a.s.c.SolrCore core reload
collection1
[junit4] 2> 230237 INFO (Thread-448) [ ] o.a.s.c.SolrCore core reload
collection1
[junit4] 2> 230238 INFO (Thread-447) [ ] o.a.s.c.SolrCore core reload
collection1
[junit4] 2> 230238 INFO (solrHandlerExecutor-660-thread-2) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 230246 INFO (Thread-445) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 230256 INFO (Thread-445) [ ] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 230305 INFO (Thread-445) [ ] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 230311 INFO (Thread-445) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 230317 INFO (Thread-445) [ ] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr.core.collection1.shard1.core_node4' (registry
'solr.core.collection1.shard1.core_node4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4eb79ed8
[junit4] 2> 230317 INFO (Thread-445) [ ] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-4-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_BBAA2CC732211450-001/shard-4-001/cores/collection1/data/]
[junit4] 2> 230319 WARN (Thread-445) [ ] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 230338 INFO (qtp1336390160-1664) [ ]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 230339 INFO (qtp1356269942-1692) [ ]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 230339 INFO (qtp1336390160-1664) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/config/znodeVersion
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 230339 INFO (qtp1356269942-1692) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/config/znodeVersion
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 230339 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 230339 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 230339 INFO (Thread-445) [ ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 230339 INFO (Thread-445) [ ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 230339 INFO (solrHandlerExecutor-660-thread-1) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from
http://127.0.0.1:38227/collection1/ for prop overlay after 1 attempts
[junit4] 2> 230339 INFO (solrHandlerExecutor-660-thread-1) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 230339 INFO (qtp1989638118-1720) [ ]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 230339 INFO (qtp1989638118-1720) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/config/znodeVersion
params={overlay=0&wt=javabin&version=2} statu
[...truncated too long message...]
a/analysis/synonyms/germangraph
[junit4] 2> 1585975 INFO (qtp1838653677-21858) [ ]
o.a.s.r.ManagedResource Notified 4 observers of
/schema/analysis/synonyms/germangraph
[junit4] 2> 1585975 INFO (qtp1838653677-21858) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1585976 INFO (searcherExecutor-7384-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@b43d16a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1585977 INFO (qtp1838653677-21858) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=34, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=82.7880859375,
floorSegmentMB=1.810546875, forceMergeDeletesPctAllowed=15.31194054724936,
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.48246053704644687
[junit4] 2> 1585977 INFO (qtp1838653677-21858) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1585977 INFO (qtp1838653677-21858) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@77b1842a[collection1] main]
[junit4] 2> 1585978 INFO (qtp1838653677-21858) [ ]
o.a.s.h.SolrConfigHandler Executed config commands successfully and persited to
File System [{"set-user-property":{
[junit4] 2> "my.custom.variable.a":"MODIFIEDA",
[junit4] 2> "my.custom.variable.b":"MODIFIEDB"}}]
[junit4] 2> 1585978 INFO (qtp1838653677-21858) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/config params={wt=json} status=0 QTime=117
[junit4] 2> 1585978 INFO (qtp1838653677-21858) [ ] o.a.s.c.SolrCore
[collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@72990aa8
[junit4] 2> 1585978 INFO (qtp1838653677-21858) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1922632360
[junit4] 2> 1585978 INFO (searcherExecutor-7384-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@77b1842a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1585980 INFO (qtp1838653677-21851) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/config/overlay params={wt=json} status=0
QTime=0
[junit4] 2> 1585981 INFO (qtp1838653677-21856) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/dump
params={json.nl=map&initArgs=true&wt=json} status=0 QTime=0
[junit4] 2> 1585981 INFO
(TEST-TestSolrConfigHandler.testUserProp-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@6cdb7eb9{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1585981 INFO
(TEST-TestSolrConfigHandler.testUserProp-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1096215133
[junit4] 2> 1585981 INFO
(TEST-TestSolrConfigHandler.testUserProp-seed#[BBAA2CC732211450]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1585982 INFO
(TEST-TestSolrConfigHandler.testUserProp-seed#[BBAA2CC732211450]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1585983 INFO
(TEST-TestSolrConfigHandler.testUserProp-seed#[BBAA2CC732211450]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1585983 INFO
(TEST-TestSolrConfigHandler.testUserProp-seed#[BBAA2CC732211450]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1585984 INFO (coreCloseExecutor-7388-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5072778c
[junit4] 2> 1585985 INFO (coreCloseExecutor-7388-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1349678988
[junit4] 2> 1585985 INFO
(TEST-TestSolrConfigHandler.testUserProp-seed#[BBAA2CC732211450]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5f4b34e2{/solr,null,UNAVAILABLE}
[junit4] 2> 1585986 INFO
(TEST-TestSolrConfigHandler.testUserProp-seed#[BBAA2CC732211450]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testUserProp
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_BBAA2CC732211450-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1581, maxMBSortInHeap=6.4342270139241755,
sim=RandomSimilarity(queryNorm=false): {}, locale=mgo, timezone=Navajo
[junit4] 2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=8,threads=1,free=170521336,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [RegexBoostProcessorTest,
TestCollectionAPI, DistributedVersionInfoTest, AnalysisErrorHandlingTest,
TestOnReconnectListenerSupport, BufferStoreTest,
SignatureUpdateProcessorFactoryTest, TestAnalyzedSuggestions,
TestDistributedSearch, AddSchemaFieldsUpdateProcessorFactoryTest,
ShufflingReplicaListTransformerTest, ConjunctionSolrSpellCheckerTest,
TestTolerantUpdateProcessorRandomCloud, SimpleCollectionCreateDeleteTest,
PreAnalyzedFieldTest, TestReplicationHandler, ParsingFieldUpdateProcessorsTest,
TestSSLRandomization, TestFieldCollectionResource,
TestManagedSchemaThreadSafety, ChangedSchemaMergeTest,
TestCloudPseudoReturnFields, TestHalfAndHalfDocValues,
BasicAuthIntegrationTest, TestHighFrequencyDictionaryFactory,
TestSolrCoreSnapshots, TestObjectReleaseTracker, TestValueSourceCache,
TestHighlightDedupGrouping, DeleteLastCustomShardedReplicaTest,
ConfigureRecoveryStrategyTest, BlobRepositoryCloudTest, TestCodecSupport,
ExitableDirectoryReaderTest, BasicZkTest, TestReloadDeadlock,
CreateCollectionCleanupTest, CursorPagingTest, JavabinLoaderTest,
ReturnFieldsTest, TestSystemCollAutoCreate, TestConfigSetsAPIZkFailure,
HLLUtilTest, TestFieldCacheSort, AnalyticsMergeStrategyTest,
BlockJoinFacetDistribTest, TestMaxScoreQueryParser,
HdfsChaosMonkeySafeLeaderTest, TestScoreJoinQPNoScore,
TestSchemaSimilarityResource, TestDistribDocBasedVersion,
TestLMJelinekMercerSimilarityFactory, SyncSliceTest,
CurrencyFieldOpenExchangeTest, HdfsBasicDistributedZk2Test, TestNumericTerms64,
BigEndianAscendingWordDeserializerTest, SolrRequestParserTest,
ClassificationUpdateProcessorFactoryTest,
DistributedQueryElevationComponentTest, TestLFUCache,
SpellPossibilityIteratorTest, TestSuggestSpellingConverter,
TestFieldTypeResource, NumericFieldsTest, ImplicitSnitchTest,
TestHashQParserPlugin, TestOmitPositions, CloudMLTQParserTest,
DateMathParserTest, InfoHandlerTest, TestSlowCompositeReaderWrapper,
UniqFieldsUpdateProcessorFactoryTest, TestRandomFaceting, RollingRestartTest,
TestOrdValues, UUIDUpdateProcessorFallbackTest, CdcrBootstrapTest,
StandardRequestHandlerTest, CopyFieldTest, TestSolrCloudWithHadoopAuthPlugin,
TestRandomFlRTGCloud, SpellingQueryConverterTest, TestRemoteStreaming,
PeerSyncTest, TestRangeQuery, TestCustomDocTransformer, TestRealTimeGet,
TestAuthorizationFramework, TestDocumentBuilder, RAMDirectoryFactoryTest,
TestJsonFacetRefinement, TestExactSharedStatsCache, TestConfigReload,
QueryElevationComponentTest, PingRequestHandlerTest, GraphQueryTest,
VMParamsZkACLAndCredentialsProvidersTest, CoreAdminCreateDiscoverTest,
TimeZoneUtilsTest, TestNumericRangeQuery32, TestFieldSortValues,
TestSizeLimitedDistributedMap, URLClassifyProcessorTest, TestCustomStream,
TestJmxIntegration, SolrCoreTest, TestTestInjection, SuggestComponentTest,
CollectionTooManyReplicasTest, HttpPartitionTest, SolrShardReporterTest,
TestHttpShardHandlerFactory, TestFunctionQuery, AnalysisAfterCoreReloadTest,
LargeFieldTest, TestSolr4Spatial, ExplicitHLLTest,
TestEmbeddedSolrServerConstructors, TestFastWriter, BasicDistributedZkTest,
CollectionsAPIDistributedZkTest, DistributedSpellCheckComponentTest, TestJoin,
SolrCmdDistributorTest, TestLazyCores, TestCSVLoader, NoCacheHeaderTest,
TestUpdate, TestAtomicUpdateErrorCases,
StatelessScriptUpdateProcessorFactoryTest, DisMaxRequestHandlerTest,
DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest,
DocumentBuilderTest, TermVectorComponentTest, IndexSchemaRuntimeFieldTest,
MBeansHandlerTest, TestPHPSerializedResponseWriter, TestQuerySenderNoQuery,
SolrIndexConfigTest, TestMergePolicyConfig, TestSolrDeletionPolicy2,
MultiTermTest, SampleTest, TestBinaryField, MinimalSchemaTest,
TestElisionMultitermQuery, TestConfig, TestSolrCoreProperties,
NotRequiredUniqueKeyTest, SynonymTokenizerTest, TestDFRSimilarityFactory,
TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, ResourceLoaderTest,
TestSystemIdResolver, DateFieldTest, TestSolrJ, SliceStateTest, TestRTGBase,
TestCrossCoreJoin, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner,
ConnectionReuseTest, CdcrVersionReplicationTest, CleanupOldIndexTest,
CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest,
DistribDocExpirationUpdateProcessorTest, MigrateRouteKeyTest,
OverseerStatusTest, PeerSyncReplicationTest, RecoveryAfterSoftCommitTest,
SolrCloudExampleTest, TestConfigSetsAPI, TestMiniSolrCloudClusterSSL,
TestPullReplicaErrorHandling, TestRebalanceLeaders,
TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation,
TestStressLiveNodes, HdfsBasicDistributedZkTest,
HdfsChaosMonkeyNothingIsSafeTest, HdfsCollectionsAPIDistributedZkTest,
HdfsRecoverLeaseTest, HdfsSyncSliceTest, HdfsThreadLeakTest,
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest,
StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, ZkStateWriterTest,
RuleEngineTest, RulesTest, TestInfoStreamLogging, TestReloadAndDeleteDocs,
TestShardHandlerFactory, TestSimpleTextCodec, TestSolrConfigHandler]
[junit4] Completed [577/725 (2!)] on J0 in 10.28s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 36759 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]