Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20813/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CloudExitableDirectoryReaderTest
Error Message:
Stack Trace:
java.util.concurrent.TimeoutException
at __randomizedtesting.SeedInfo.seed([47641A7F96BAAFC0]:0)
at
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1325)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:440)
at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.setupCluster(CloudExitableDirectoryReaderTest.java:49)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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
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.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.TestRebalanceLeaders.test
Error Message:
Waited for timeout for preferredLeader assignments to be made and they werent.
Stack Trace:
java.lang.AssertionError: Waited for timeout for preferredLeader assignments to
be made and they werent.
at
__randomizedtesting.SeedInfo.seed([47641A7F96BAAFC0:CF3025A53846C238]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.TestRebalanceLeaders.issueCommands(TestRebalanceLeaders.java:277)
at
org.apache.solr.cloud.TestRebalanceLeaders.rebalanceLeaderTest(TestRebalanceLeaders.java:111)
at
org.apache.solr.cloud.TestRebalanceLeaders.test(TestRebalanceLeaders.java:77)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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
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.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest.test
Error Message:
Error from server at https://127.0.0.1:44775/solr: create the collection time
out:180s
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:44775/solr: create the collection time out:180s
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:68)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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
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.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11820 lines...]
[junit4] Suite: org.apache.solr.cloud.TestRebalanceLeaders
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/init-core-data-001
[junit4] 2> 326798 WARN
(SUITE-TestRebalanceLeaders-seed#[47641A7F96BAAFC0]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=75 numCloses=75
[junit4] 2> 326798 INFO
(SUITE-TestRebalanceLeaders-seed#[47641A7F96BAAFC0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 326800 INFO
(SUITE-TestRebalanceLeaders-seed#[47641A7F96BAAFC0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 326800 INFO
(SUITE-TestRebalanceLeaders-seed#[47641A7F96BAAFC0]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 326800 INFO
(SUITE-TestRebalanceLeaders-seed#[47641A7F96BAAFC0]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /lp_/d
[junit4] 2> 326806 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 326806 INFO (Thread-385) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 326806 INFO (Thread-385) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 326808 ERROR (Thread-385) [ ] 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> 326906 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.ZkTestServer start zk server on port:36381
[junit4] 2> 326912 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f82d374850000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 326918 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
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> 326920 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 326921 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
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> 326922 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
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> 326923 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
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> 326923 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
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> 326924 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
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> 326925 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
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> 326926 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
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> 326927 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
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> 326927 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
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> 326934 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 326934 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f82d374850002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 327075 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 327077 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@15d14c5{/lp_/d,null,AVAILABLE}
[junit4] 2> 327080 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6f8670{SSL,[ssl,
http/1.1]}{127.0.0.1:46801}
[junit4] 2> 327080 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ] o.e.j.s.Server
Started @328281ms
[junit4] 2> 327080 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/lp_/d, hostPort=46801,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/control-001/cores}
[junit4] 2> 327080 ERROR
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 327080 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 327081 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 327081 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 327081 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-03T17:00:17.174Z
[junit4] 2> 327087 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 327087 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/control-001/solr.xml
[junit4] 2> 327101 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 327101 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 327107 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f189fc, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 327113 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36381/solr
[junit4] 2> 327217 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 327217 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:46801_lp_%2Fd
[junit4] 2> 327218 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.Overseer Overseer
(id=98941561530023941-127.0.0.1:46801_lp_%2Fd-n_0000000000) starting
[junit4] 2> 327225 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46801_lp_%2Fd
[junit4] 2> 327226 INFO
(zkCallback-387-thread-1-processing-n:127.0.0.1:46801_lp_%2Fd)
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 327530 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f189fc
[junit4] 2> 327542 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f189fc
[junit4] 2> 327542 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f189fc
[junit4] 2> 327543 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/control-001/cores
[junit4] 2> 327564 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 327565 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36381/solr ready
[junit4] 2> 327630 INFO (qtp24769228-1914) [n:127.0.0.1:46801_lp_%2Fd
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46801_lp_%252Fd&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 327633 INFO
(OverseerThreadFactory-669-thread-1-processing-n:127.0.0.1:46801_lp_%2Fd)
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 327744 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 327745 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 327849 INFO
(zkCallback-387-thread-1-processing-n:127.0.0.1:46801_lp_%2Fd)
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 328777 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 328818 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 328917 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 328936 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 328936 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f189fc
[junit4] 2> 328937 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 328937 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 328940 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=0.1845703125,
floorSegmentMB=0.6201171875, forceMergeDeletesPctAllowed=23.916177550070348,
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6572488852458395
[junit4] 2> 328943 WARN (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
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> 328993 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 328993 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 328994 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 328994 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 328995 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.412376649964582]
[junit4] 2> 328996 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@12db5a1[control_collection_shard1_replica_n1] main]
[junit4] 2> 328996 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 328997 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 328998 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 329001 INFO
(searcherExecutor-672-thread-1-processing-n:127.0.0.1:46801_lp_%2Fd
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:46801_lp_%2Fd c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@12db5a1[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 329001 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1583064986779910144
[junit4] 2> 329005 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 329005 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 329005 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:46801/lp_/d/control_collection_shard1_replica_n1/
[junit4] 2> 329005 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 329005 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:46801/lp_/d/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 329005 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 329007 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:46801/lp_/d/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 329108 INFO
(zkCallback-387-thread-1-processing-n:127.0.0.1:46801_lp_%2Fd)
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 329158 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 329159 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1414
[junit4] 2> 329162 INFO (qtp24769228-1914) [n:127.0.0.1:46801_lp_%2Fd
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 329260 INFO
(zkCallback-387-thread-1-processing-n:127.0.0.1:46801_lp_%2Fd)
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 329634 INFO
(OverseerCollectionConfigSetProcessor-98941561530023941-127.0.0.1:46801_lp_%2Fd-n_0000000000)
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 330162 INFO (qtp24769228-1914) [n:127.0.0.1:46801_lp_%2Fd
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46801_lp_%252Fd&wt=javabin&version=2}
status=0 QTime=2532
[junit4] 2> 330168 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 330169 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36381/solr ready
[junit4] 2> 330169 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 330174 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 330175 INFO
(OverseerThreadFactory-669-thread-2-processing-n:127.0.0.1:46801_lp_%2Fd)
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 330176 WARN
(OverseerThreadFactory-669-thread-2-processing-n:127.0.0.1:46801_lp_%2Fd)
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 330380 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 330380 INFO (qtp24769228-1915) [n:127.0.0.1:46801_lp_%2Fd
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=206
[junit4] 2> 330451 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/shard-1-001
of type NRT
[junit4] 2> 330453 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 330455 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c13a78{/lp_/d,null,AVAILABLE}
[junit4] 2> 330456 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@f510e5{SSL,[ssl,
http/1.1]}{127.0.0.1:35721}
[junit4] 2> 330456 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ] o.e.j.s.Server
Started @331658ms
[junit4] 2> 330456 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/lp_/d,
hostPort=35721,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/shard-1-001/cores}
[junit4] 2> 330457 ERROR
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 330457 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 330457 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 330457 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 330457 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-03T17:00:20.550Z
[junit4] 2> 330459 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 330459 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/shard-1-001/solr.xml
[junit4] 2> 330469 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 330469 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 330474 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f189fc, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 330477 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36381/solr
[junit4] 2> 330484 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:35721_lp_%2Fd ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 330485 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:35721_lp_%2Fd ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 330486 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:35721_lp_%2Fd ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35721_lp_%2Fd
[junit4] 2> 330487 INFO (zkCallback-395-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 330488 INFO
(zkCallback-387-thread-1-processing-n:127.0.0.1:46801_lp_%2Fd)
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 330488 INFO
(zkCallback-400-thread-1-processing-n:127.0.0.1:35721_lp_%2Fd)
[n:127.0.0.1:35721_lp_%2Fd ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 330658 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:35721_lp_%2Fd ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f189fc
[junit4] 2> 330670 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:35721_lp_%2Fd ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f189fc
[junit4] 2> 330670 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:35721_lp_%2Fd ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f189fc
[junit4] 2> 330672 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:35721_lp_%2Fd ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/shard-1-001/cores
[junit4] 2> 330738 INFO (qtp24434321-1964) [n:127.0.0.1:35721_lp_%2Fd
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:35721_lp_%252Fd&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 330740 INFO
(OverseerCollectionConfigSetProcessor-98941561530023941-127.0.0.1:46801_lp_%2Fd-n_0000000000)
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 330740 INFO
(OverseerThreadFactory-669-thread-3-processing-n:127.0.0.1:46801_lp_%2Fd)
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:35721_lp_%2Fd for creating new replica
[junit4] 2> 330765 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 330765 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 332673 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 332695 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.s.IndexSchema
[collection1_shard2_replica_n81] Schema name=test
[junit4] 2> 332795 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 332808 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n81' using configuration from
collection collection1, trusted=true
[junit4] 2> 332809 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n81' (registry
'solr.core.collection1.shard2.replica_n81') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f189fc
[junit4] 2> 332809 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 332809 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SolrCore
[[collection1_shard2_replica_n81] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/shard-1-001/cores/collection1_shard2_replica_n81],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/shard-1-001/cores/collection1_shard2_replica_n81/data/]
[junit4] 2> 332813 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=0.1845703125,
floorSegmentMB=0.6201171875, forceMergeDeletesPctAllowed=23.916177550070348,
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6572488852458395
[junit4] 2> 332816 WARN (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
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> 332877 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 332877 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 332879 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 332879 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 332882 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.412376649964582]
[junit4] 2> 332882 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3d6da0[collection1_shard2_replica_n81] main]
[junit4] 2> 332883 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 332883 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 332884 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 332887 INFO
(searcherExecutor-683-thread-1-processing-n:127.0.0.1:35721_lp_%2Fd
x:collection1_shard2_replica_n81 s:shard2 c:collection1)
[n:127.0.0.1:35721_lp_%2Fd c:collection1 s:shard2
x:collection1_shard2_replica_n81] o.a.s.c.SolrCore
[collection1_shard2_replica_n81] Registered new searcher
Searcher@3d6da0[collection1_shard2_replica_n81]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 332887 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1583064990854676480
[junit4] 2> 332893 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 332893 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 332893 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:35721/lp_/d/collection1_shard2_replica_n81/
[junit4] 2> 332893 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 332893 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy
https://127.0.0.1:35721/lp_/d/collection1_shard2_replica_n81/ has no replicas
[junit4] 2> 332893 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 332897 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:35721/lp_/d/collection1_shard2_replica_n81/ shard2
[junit4] 2> 332898 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 332899 INFO (qtp24434321-1958) [n:127.0.0.1:35721_lp_%2Fd
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2134
[junit4] 2> 332903 INFO (qtp24434321-1964) [n:127.0.0.1:35721_lp_%2Fd
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:35721_lp_%252Fd&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=2164
[junit4] 2> 333015 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/shard-2-001
of type NRT
[junit4] 2> 333017 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 333018 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@113bf25{/lp_/d,null,AVAILABLE}
[junit4] 2> 333019 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@14f88a1{SSL,[ssl,
http/1.1]}{127.0.0.1:43459}
[junit4] 2> 333019 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ] o.e.j.s.Server
Started @334220ms
[junit4] 2> 333019 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/lp_/d, hostPort=43459,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/shard-2-001/cores}
[junit4] 2> 333019 ERROR
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 333020 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 333020 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 333020 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 333020 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-03T17:00:23.113Z
[junit4] 2> 333023 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 333023 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/shard-2-001/solr.xml
[junit4] 2> 333028 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 333028 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 333030 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f189fc, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 333033 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36381/solr
[junit4] 2> 333041 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:43459_lp_%2Fd ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 333043 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:43459_lp_%2Fd ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 333045 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:43459_lp_%2Fd ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43459_lp_%2Fd
[junit4] 2> 333046 INFO
(zkCallback-400-thread-1-processing-n:127.0.0.1:35721_lp_%2Fd)
[n:127.0.0.1:35721_lp_%2Fd ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 333046 INFO (zkCallback-395-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 333047 INFO
(zkCallback-406-thread-1-processing-n:127.0.0.1:43459_lp_%2Fd)
[n:127.0.0.1:43459_lp_%2Fd ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 333047 INFO
(zkCallback-387-thread-1-processing-n:127.0.0.1:46801_lp_%2Fd)
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 333173 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:43459_lp_%2Fd ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f189fc
[junit4] 2> 333185 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:43459_lp_%2Fd ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f189fc
[junit4] 2> 333185 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:43459_lp_%2Fd ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f189fc
[junit4] 2> 333186 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:43459_lp_%2Fd ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/shard-2-001/cores
[junit4] 2> 333223 INFO (qtp24434321-1957) [n:127.0.0.1:35721_lp_%2Fd
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:43459_lp_%252Fd&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 333225 INFO
(OverseerCollectionConfigSetProcessor-98941561530023941-127.0.0.1:46801_lp_%2Fd-n_0000000000)
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 333225 INFO
(OverseerThreadFactory-669-thread-4-processing-n:127.0.0.1:46801_lp_%2Fd)
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:43459_lp_%2Fd for creating new replica
[junit4] 2> 333276 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n83&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 333276 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 334300 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 334318 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.s.IndexSchema
[collection1_shard3_replica_n83] Schema name=test
[junit4] 2> 334395 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 334407 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard3_replica_n83' using configuration from
collection collection1, trusted=true
[junit4] 2> 334408 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard3.replica_n83' (registry
'solr.core.collection1.shard3.replica_n83') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f189fc
[junit4] 2> 334408 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 334408 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SolrCore
[[collection1_shard3_replica_n83] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/shard-2-001/cores/collection1_shard3_replica_n83],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/shard-2-001/cores/collection1_shard3_replica_n83/data/]
[junit4] 2> 334410 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=0.1845703125,
floorSegmentMB=0.6201171875, forceMergeDeletesPctAllowed=23.916177550070348,
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6572488852458395
[junit4] 2> 334413 WARN (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
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> 334454 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 334454 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 334455 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 334455 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 334456 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.412376649964582]
[junit4] 2> 334456 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@14fc670[collection1_shard3_replica_n83] main]
[junit4] 2> 334457 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 334458 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 334458 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 334460 INFO
(searcherExecutor-694-thread-1-processing-n:127.0.0.1:43459_lp_%2Fd
x:collection1_shard3_replica_n83 s:shard3 c:collection1)
[n:127.0.0.1:43459_lp_%2Fd c:collection1 s:shard3
x:collection1_shard3_replica_n83] o.a.s.c.SolrCore
[collection1_shard3_replica_n83] Registered new searcher
Searcher@14fc670[collection1_shard3_replica_n83]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 334460 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1583064992504086528
[junit4] 2> 334464 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 334464 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 334464 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:43459/lp_/d/collection1_shard3_replica_n83/
[junit4] 2> 334464 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 334464 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy
https://127.0.0.1:43459/lp_/d/collection1_shard3_replica_n83/ has no replicas
[junit4] 2> 334464 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 334465 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:43459/lp_/d/collection1_shard3_replica_n83/ shard3
[junit4] 2> 334616 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 334617 INFO (qtp25950344-1993) [n:127.0.0.1:43459_lp_%2Fd
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n83&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1341
[junit4] 2> 334621 INFO (qtp24434321-1957) [n:127.0.0.1:35721_lp_%2Fd
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:43459_lp_%252Fd&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
status=0 QTime=1397
[junit4] 2> 334702 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/shard-3-001
of type NRT
[junit4] 2> 334703 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 334704 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ba3ff5{/lp_/d,null,AVAILABLE}
[junit4] 2> 334705 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@18a7ae0{SSL,[ssl,
http/1.1]}{127.0.0.1:43903}
[junit4] 2> 334705 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ] o.e.j.s.Server
Started @335907ms
[junit4] 2> 334705 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/lp_/d, hostPort=43903,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/shard-3-001/cores}
[junit4] 2> 334705 ERROR
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 334706 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 334706 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 334706 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 334706 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-03T17:00:24.799Z
[junit4] 2> 334708 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 334708 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/shard-3-001/solr.xml
[junit4] 2> 334712 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 334712 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 334713 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f189fc, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 334715 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36381/solr
[junit4] 2> 334721 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:43903_lp_%2Fd ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 334722 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:43903_lp_%2Fd ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 334723 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:43903_lp_%2Fd ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43903_lp_%2Fd
[junit4] 2> 334724 INFO (zkCallback-395-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 334724 INFO
(zkCallback-387-thread-1-processing-n:127.0.0.1:46801_lp_%2Fd)
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 334724 INFO
(zkCallback-412-thread-1-processing-n:127.0.0.1:43903_lp_%2Fd)
[n:127.0.0.1:43903_lp_%2Fd ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 334724 INFO
(zkCallback-406-thread-1-processing-n:127.0.0.1:43459_lp_%2Fd)
[n:127.0.0.1:43459_lp_%2Fd ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 334724 INFO
(zkCallback-400-thread-1-processing-n:127.0.0.1:35721_lp_%2Fd)
[n:127.0.0.1:35721_lp_%2Fd ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 334900 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:43903_lp_%2Fd ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f189fc
[junit4] 2> 334912 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:43903_lp_%2Fd ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f189fc
[junit4] 2> 334912 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:43903_lp_%2Fd ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f189fc
[junit4] 2> 334913 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:43903_lp_%2Fd ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/shard-3-001/cores
[junit4] 2> 334966 INFO (qtp24434321-1963) [n:127.0.0.1:35721_lp_%2Fd
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:43903_lp_%252Fd&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 334968 INFO
(OverseerCollectionConfigSetProcessor-98941561530023941-127.0.0.1:46801_lp_%2Fd-n_0000000000)
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 334968 INFO
(OverseerThreadFactory-669-thread-5-processing-n:127.0.0.1:46801_lp_%2Fd)
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:43903_lp_%2Fd for creating new replica
[junit4] 2> 335011 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n85&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 335012 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 336038 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 336053 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.s.IndexSchema
[collection1_shard4_replica_n85] Schema name=test
[junit4] 2> 336125 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 336137 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard4_replica_n85' using configuration from
collection collection1, trusted=true
[junit4] 2> 336138 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard4.replica_n85' (registry
'solr.core.collection1.shard4.replica_n85') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f189fc
[junit4] 2> 336138 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 336138 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SolrCore
[[collection1_shard4_replica_n85] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/shard-3-001/cores/collection1_shard4_replica_n85],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/shard-3-001/cores/collection1_shard4_replica_n85/data/]
[junit4] 2> 336141 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=0.1845703125,
floorSegmentMB=0.6201171875, forceMergeDeletesPctAllowed=23.916177550070348,
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6572488852458395
[junit4] 2> 336143 WARN (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
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> 336183 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 336183 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 336184 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 336184 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 336185 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.412376649964582]
[junit4] 2> 336185 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@182e4ba[collection1_shard4_replica_n85] main]
[junit4] 2> 336186 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 336186 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 336187 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 336189 INFO
(searcherExecutor-705-thread-1-processing-n:127.0.0.1:43903_lp_%2Fd
x:collection1_shard4_replica_n85 s:shard4 c:collection1)
[n:127.0.0.1:43903_lp_%2Fd c:collection1 s:shard4
x:collection1_shard4_replica_n85] o.a.s.c.SolrCore
[collection1_shard4_replica_n85] Registered new searcher
Searcher@182e4ba[collection1_shard4_replica_n85]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 336189 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1583064994317074432
[junit4] 2> 336192 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 336192 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 336192 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:43903/lp_/d/collection1_shard4_replica_n85/
[junit4] 2> 336192 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 336192 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SyncStrategy
https://127.0.0.1:43903/lp_/d/collection1_shard4_replica_n85/ has no replicas
[junit4] 2> 336192 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 336194 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:43903/lp_/d/collection1_shard4_replica_n85/ shard4
[junit4] 2> 336344 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 336346 INFO (qtp8977869-2015) [n:127.0.0.1:43903_lp_%2Fd
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n85&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1334
[junit4] 2> 336348 INFO (qtp24434321-1963) [n:127.0.0.1:35721_lp_%2Fd
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:43903_lp_%252Fd&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2}
status=0 QTime=1381
[junit4] 2> 336413 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/shard-4-001
of type NRT
[junit4] 2> 336415 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 336415 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@db055e{/lp_/d,null,AVAILABLE}
[junit4] 2> 336416 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@156bc05{SSL,[ssl,
http/1.1]}{127.0.0.1:33811}
[junit4] 2> 336417 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ] o.e.j.s.Server
Started @337618ms
[junit4] 2> 336417 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/tempDir-001/jetty4,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/lp_/d,
hostPort=33811,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/shard-4-001/cores}
[junit4] 2> 336417 ERROR
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 336417 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 336417 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 336417 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 336417 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-03T17:00:26.510Z
[junit4] 2> 336420 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 336420 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_47641A7F96BAAFC0-001/shard-4-001/solr.xml
[junit4] 2> 336423 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 336423 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 336424 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f189fc, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 336427 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36381/solr
[junit4] 2> 336433 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:33811_lp_%2Fd ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 336437 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:33811_lp_%2Fd ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 336438 INFO
(TEST-TestRebalanceLeaders.test-seed#[47641A7F96BAAFC0])
[n:127.0.0.1:33811_lp_%2Fd ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33811_lp_%2Fd
[junit4] 2> 336441 INFO (zkCallback-395-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 336441 INFO
(zkCallback-387-thread-1-processing-n:127.0.0.1:46801_lp_%2Fd)
[n:127.0.0.1:46801_lp_%2Fd ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 336441 INFO
(zkCallback-412-thread-1-processing-n:127.0.0.1:43903_lp_%2Fd)
[n:127.0.0.1:43903_lp_%2Fd ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKee
[...truncated too long message...]
e-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_47641A7F96BAAFC0-001/tempDir-002/hdfsBaseDir/data/data4/]]
heartbeating to localhost.localdomain/127.0.0.1:35131) [ ]
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager
interrupted
[junit4] 2> 3007499 WARN (DataNode:
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_47641A7F96BAAFC0-001/tempDir-002/hdfsBaseDir/data/data3/,
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_47641A7F96BAAFC0-001/tempDir-002/hdfsBaseDir/data/data4/]]
heartbeating to localhost.localdomain/127.0.0.1:35131) [ ]
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool
BP-1427863306-88.99.242.108-1509730880053 (Datanode Uuid
f2042dbb-a899-4dff-838e-d8fc5cf854a8) service to
localhost.localdomain/127.0.0.1:35131
[junit4] 2> 3007501 WARN
(SUITE-HdfsRecoveryZkTest-seed#[47641A7F96BAAFC0]-worker) [ ]
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
[junit4] 2> 3007505 INFO
(SUITE-HdfsRecoveryZkTest-seed#[47641A7F96BAAFC0]-worker) [ ] o.m.log
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
[junit4] 2> 3007605 WARN (DataNode:
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_47641A7F96BAAFC0-001/tempDir-002/hdfsBaseDir/data/data1/,
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_47641A7F96BAAFC0-001/tempDir-002/hdfsBaseDir/data/data2/]]
heartbeating to localhost.localdomain/127.0.0.1:35131) [ ]
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager
interrupted
[junit4] 2> 3007606 WARN (DataNode:
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_47641A7F96BAAFC0-001/tempDir-002/hdfsBaseDir/data/data1/,
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_47641A7F96BAAFC0-001/tempDir-002/hdfsBaseDir/data/data2/]]
heartbeating to localhost.localdomain/127.0.0.1:35131) [ ]
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool
BP-1427863306-88.99.242.108-1509730880053 (Datanode Uuid
80aa4eeb-75ed-40f9-82f9-8bc9fbff2f65) service to
localhost.localdomain/127.0.0.1:35131
[junit4] 2> 3007613 INFO
(SUITE-HdfsRecoveryZkTest-seed#[47641A7F96BAAFC0]-worker) [ ] o.m.log
Stopped
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
[junit4] 2> 3007733 INFO
(SUITE-HdfsRecoveryZkTest-seed#[47641A7F96BAAFC0]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42251 42251
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_47641A7F96BAAFC0-001
[junit4] 2> Nov 03, 2017 5:44:58 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 65 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1124, maxMBSortInHeap=7.567115452027643,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1741947),
locale=es-CL, timezone=America/Bahia_Banderas
[junit4] 2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=187419712,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [HdfsUnloadDistributedZkTest,
TestRTimerTree, UUIDFieldTest, TestReload, PluginInfoTest, BadComponentTest,
TestExtendedDismaxParser, CustomCollectionTest, HdfsRecoverLeaseTest,
AddBlockUpdateTest, TestNumericTerms32, HdfsSyncSliceTest,
OverseerCollectionConfigSetProcessorTest, TestRestManager,
SolrMetricManagerTest, TestCustomStream, SolrShardReporterTest, TestFiltering,
TestLegacyTerms, HighlighterTest, TestRequestForwarding, NumberUtilsTest,
SortSpecParsingTest, ClusterStateTest, QueryElevationComponentTest,
TestDocBasedVersionConstraints, UtilsToolTest, ExitableDirectoryReaderTest,
TestZkChroot, TestDynamicFieldCollectionResource, FullHLLTest,
DistributedFacetPivotSmallTest, TestSearchPerf, NodeAddedTriggerTest,
TestPullReplica, SpatialHeatmapFacetsTest, DeleteStatusTest, TestCoreDiscovery,
TestFieldSortValues, TestSubQueryTransformerDistrib, TestFieldCacheReopen,
MigrateRouteKeyTest, TestSolrCloudWithSecureImpersonation, V2StandaloneTest,
TestLMDirichletSimilarityFactory, GraphQueryTest,
TestDistributedStatsComponentCardinality, TestConfigSetProperties,
VMParamsZkACLAndCredentialsProvidersTest, TestFieldResource, NodeMutatorTest,
FieldMutatingUpdateProcessorTest, TestLMJelinekMercerSimilarityFactory,
TestAuthorizationFramework, ClassificationUpdateProcessorTest,
TestReloadAndDeleteDocs, TestNoOpRegenerator, TestReloadDeadlock, TestLFUCache,
DeleteNodeTest, ReturnFieldsTest, StatsComponentTest,
TestElisionMultitermQuery, AtomicUpdatesTest, TestValueSourceCache,
SSLMigrationTest, MetricsHandlerTest, SuggesterWFSTTest, TestHashQParserPlugin,
CoreAdminRequestStatusTest, CopyFieldTest, ConfigSetsAPITest,
UnloadDistributedZkTest, SuggesterTest, FileBasedSpellCheckerTest,
XsltUpdateRequestHandlerTest, TestSolrCoreSnapshots, TestMacroExpander,
TestHashPartitioner, BlockDirectoryTest, TestCloudSearcherWarming,
TestRawTransformer, CollectionReloadTest, SolrJmxReporterTest,
TestScoreJoinQPNoScore, TestInPlaceUpdatesDistrib,
DistribJoinFromCollectionTest, TestAnalyzeInfixSuggestions,
HdfsChaosMonkeySafeLeaderTest, TestJavabinTupleStreamParser,
TestTolerantUpdateProcessorRandomCloud, TolerantUpdateProcessorTest,
TestEmbeddedSolrServerConstructors, BasicDistributedZk2Test,
TestFuzzyAnalyzedSuggestions, TestCollectionAPIs, TestStressLiveNodes,
TestJsonFacetRefinement, AlternateDirectoryTest, TestFieldCacheVsDocValues,
TestSmileRequest, AutoAddReplicasPlanActionTest, TestHalfAndHalfDocValues,
TestTolerantSearch, TestNumericRangeQuery64, DistributedFacetPivotLargeTest,
BlockJoinFacetDistribTest, SegmentsInfoRequestHandlerTest, EchoParamsTest,
SortByFunctionTest, RecoveryZkTest, ResponseHeaderTest,
HighlighterMaxOffsetTest, SharedFSAutoReplicaFailoverTest,
BasicAuthIntegrationTest, TimeZoneUtilsTest,
DistributedSpellCheckComponentTest, HttpPartitionTest, BasicDistributedZkTest,
ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, OverseerTest,
ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest,
ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkCLITest,
TestDistributedGrouping, TermVectorComponentDistributedTest,
TestStressVersions, TestCoreContainer, SimpleFacetsTest, TestGroupingSearch,
SolrCmdDistributorTest, ConvertedLegacyTest, TestSort, TestFunctionQuery,
BasicFunctionalityTest, TestIndexSearcher,
DistributedQueryElevationComponentTest, SolrIndexSplitterTest,
SimplePostToolTest, CoreAdminHandlerTest, SolrRequestParserTest,
SuggesterTSTTest, TestStressLucene, TestTrie, SpatialFilterTest,
NoCacheHeaderTest, WordBreakSolrSpellCheckerTest,
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate,
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest,
DocValuesMultiTest, DistanceFunctionTest, SolrInfoBeanTest,
IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryUtils,
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory,
DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions,
XmlUpdateRequestHandlerTest, RequestHandlersTest, TermVectorComponentTest,
TestIndexingPerformance, RequiredFieldsTest, FieldAnalysisRequestHandlerTest,
TestSolrQueryParser, LoggingHandlerTest, IndexSchemaTest, TestJmxIntegration,
UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, QueryParsingTest,
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest,
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication,
CSVRequestHandlerTest, SearchHandlerTest, SOLR749Test, TestQuerySenderListener,
UpdateParamsTest, TestSolrIndexConfig, SolrIndexConfigTest, TestStressRecovery,
TestSolrDeletionPolicy2, MultiTermTest, OutputWriterTest,
TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest,
NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCharFilters,
TestCodecSupport, TestXIncludeConfig, TestSweetSpotSimilarityFactory,
TestDFRSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory,
TestFastOutputStream, ScriptEngineTest, URLClassifyProcessorTest,
DateMathParserTest, ChaosMonkeyNothingIsSafeTest, AliasIntegrationTest,
AsyncCallRequestStatusResponseTest, CdcrReplicationDistributedZkTest,
CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionStateFormat2Test,
CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest,
DocValuesNotIndexedTest, ForceLeaderTest,
LeaderInitiatedRecoveryOnShardRestartTest, MoveReplicaHDFSTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest,
OverseerRolesTest, OverseerStatusTest, ReplicationFactorTest,
RollingRestartTest, SaslZkACLProviderTest, SolrXmlInZkTest,
TestCloudDeleteByQuery, TestCloudPivotFacet, TestConfigSetsAPIExclusivity,
TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistribDocBasedVersion,
TestHdfsCloudBackupRestore, TestLockTree, TestMiniSolrCloudClusterSSL,
TestRequestStatusCollectionAPI, TestShortCircuitedRequests,
TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens,
TestStressInPlaceUpdates, AutoAddReplicasIntegrationTest,
ExecutePlanActionTest, HttpTriggerListenerTest, NodeLostTriggerTest,
SystemLogListenerTest, HdfsBasicDistributedZk2Test,
HdfsChaosMonkeyNothingIsSafeTest, HdfsRecoveryZkTest]
[junit4] Completed [604/747 (3!)] on J2 in 228.30s, 1 test, 1 error <<<
FAILURES!
[...truncated 43548 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]