Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/251/
2 tests failed.
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([D2090DB95B9E77E7:5A5D3263F5621A1F]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:112)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:67)
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.autoscaling.AutoScalingHandlerTest.testReadApi
Error Message:
expected:<1> but was:<0>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
at
__randomizedtesting.SeedInfo.seed([D2090DB95B9E77E7:8520F60C806C95FC]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi(AutoScalingHandlerTest.java:709)
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 12610 lines...]
[junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/init-core-data-001
[junit4] 2> 3126117 WARN
(SUITE-MultiThreadedOCPTest-seed#[D2090DB95B9E77E7]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
[junit4] 2> 3126117 INFO
(SUITE-MultiThreadedOCPTest-seed#[D2090DB95B9E77E7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 3126118 INFO
(SUITE-MultiThreadedOCPTest-seed#[D2090DB95B9E77E7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 3126118 INFO
(SUITE-MultiThreadedOCPTest-seed#[D2090DB95B9E77E7]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 3126118 INFO
(SUITE-MultiThreadedOCPTest-seed#[D2090DB95B9E77E7]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/a_tet/ez
[junit4] 2> 3126153 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3126153 INFO (Thread-1521) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3126153 INFO (Thread-1521) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3126258 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.ZkTestServer start zk server on port:35276
[junit4] 2> 3126279 ERROR (Thread-1521) [ ] 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> 3126538 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 3126551 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 3126553 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 3126554 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 3126554 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 3126572 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 3126572 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 3126573 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 3126574 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 3126574 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 3126575 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 3126609 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 3127572 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 3127695 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d13ce3a{/a_tet/ez,null,AVAILABLE}
[junit4] 2> 3127695 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@139231a2{HTTP/1.1,[http/1.1]}{127.0.0.1:43731}
[junit4] 2> 3127695 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ] o.e.j.s.Server
Started @3140683ms
[junit4] 2> 3127695 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/a_tet/ez, hostPort=43731,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/control-001/cores}
[junit4] 2> 3127696 ERROR
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3127696 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 3127696 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3127696 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3127696 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-23T08:54:18.083Z
[junit4] 2> 3127894 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 0x15fe815b0ec0002, 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> 3127910 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3127911 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/control-001/solr.xml
[junit4] 2> 3127914 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3127914 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3127928 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cc60f6, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3127952 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35276/solr
[junit4] 2> 3129985 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3130001 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.c.OverseerElectionContext I am going
to be the leader 127.0.0.1:43731_a_tet%2Fez
[junit4] 2> 3130001 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.c.Overseer Overseer
(id=99052896685654020-127.0.0.1:43731_a_tet%2Fez-n_0000000000) starting
[junit4] 2> 3130086 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.c.ZkController Register node as live
in ZooKeeper:/live_nodes/127.0.0.1:43731_a_tet%2Fez
[junit4] 2> 3130111 INFO
(zkCallback-1474-thread-1-processing-n:127.0.0.1:43731_a_tet%2Fez)
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 3130388 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cc60f6
[junit4] 2> 3130458 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cc60f6
[junit4] 2> 3130458 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cc60f6
[junit4] 2> 3130459 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/control-001/cores
[junit4] 2> 3130770 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3130770 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35276/solr ready
[junit4] 2> 3130787 INFO (qtp1247739983-7340)
[n:127.0.0.1:43731_a_tet%2Fez ] 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:43731_a_tet%252Fez&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3130843 INFO
(OverseerThreadFactory-3046-thread-1-processing-n:127.0.0.1:43731_a_tet%2Fez)
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.c.CreateCollectionCmd Create
collection control_collection
[junit4] 2> 3130969 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez ] 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> 3130970 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 3131116 INFO
(zkCallback-1474-thread-1-processing-n:127.0.0.1:43731_a_tet%2Fez)
[n:127.0.0.1:43731_a_tet%2Fez ] 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> 3132235 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.2.0
[junit4] 2> 3132365 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez 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> 3133224 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
test/1.0 with uniqueid field id
[junit4] 2> 3133392 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez 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> 3133392 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez 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@25cc60f6
[junit4] 2> 3133392 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 3133393 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez 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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 3133426 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez 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=43, maxMergeAtOnceExplicit=48,
maxMergedSegmentMB=16.1337890625, floorSegmentMB=1.9072265625,
forceMergeDeletesPctAllowed=5.33039029670146, segmentsPerTier=28.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 3133481 WARN (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez 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> 3133734 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez 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> 3133734 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez 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> 3133735 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 3133805 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 3133807 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez 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=43, maxMergeAtOnceExplicit=45,
maxMergedSegmentMB=42.123046875, floorSegmentMB=0.9638671875,
forceMergeDeletesPctAllowed=12.443164666943826, segmentsPerTier=10.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4813318256369522
[junit4] 2> 3133807 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@721f1a34[control_collection_shard1_replica_n1] main]
[junit4] 2> 3133808 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 3133821 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez 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> 3133821 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 3133822 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez 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 1584846354995216384
[junit4] 2> 3133829 INFO
(searcherExecutor-3049-thread-1-processing-n:127.0.0.1:43731_a_tet%2Fez
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:43731_a_tet%2Fez 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@721f1a34[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3133843 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 3133843 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez 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> 3133843 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:43731/a_tet/ez/control_collection_shard1_replica_n1/
[junit4] 2> 3133843 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez 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> 3133843 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:43731/a_tet/ez/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 3133843 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez 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> 3133950 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am
the new leader:
http://127.0.0.1:43731/a_tet/ez/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 3134028 INFO
(zkCallback-1474-thread-2-processing-n:127.0.0.1:43731_a_tet%2Fez)
[n:127.0.0.1:43731_a_tet%2Fez ] 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> 3134062 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez 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> 3134064 INFO (qtp1247739983-7337)
[n:127.0.0.1:43731_a_tet%2Fez 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=3094
[junit4] 2> 3134228 INFO (qtp1247739983-7340)
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.h.a.CollectionsHandler Wait for new
collection to be active for at most 30 seconds. Check all shard replicas
[junit4] 2> 3134354 INFO
(zkCallback-1474-thread-2-processing-n:127.0.0.1:43731_a_tet%2Fez)
[n:127.0.0.1:43731_a_tet%2Fez ] 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> 3134914 INFO
(OverseerCollectionConfigSetProcessor-99052896685654020-127.0.0.1:43731_a_tet%2Fez-n_0000000000)
[n:127.0.0.1:43731_a_tet%2Fez ] 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> 3135235 INFO (qtp1247739983-7340)
[n:127.0.0.1:43731_a_tet%2Fez ] 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:43731_a_tet%252Fez&wt=javabin&version=2}
status=0 QTime=4448
[junit4] 2> 3135309 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 3135310 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35276/solr ready
[junit4] 2> 3135310 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 3135311 INFO (qtp1247739983-7341)
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3135326 INFO
(OverseerThreadFactory-3046-thread-2-processing-n:127.0.0.1:43731_a_tet%2Fez)
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.c.CreateCollectionCmd Create
collection collection1
[junit4] 2> 3135326 WARN
(OverseerThreadFactory-3046-thread-2-processing-n:127.0.0.1:43731_a_tet%2Fez)
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 3135602 INFO (qtp1247739983-7341)
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.h.a.CollectionsHandler Wait for new
collection to be active for at most 30 seconds. Check all shard replicas
[junit4] 2> 3135602 INFO (qtp1247739983-7341)
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=291
[junit4] 2> 3136299 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/shard-1-001
of type NRT
[junit4] 2> 3136299 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 3136395 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a2de3fe{/a_tet/ez,null,AVAILABLE}
[junit4] 2> 3136396 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@444ab82b{HTTP/1.1,[http/1.1]}{127.0.0.1:42933}
[junit4] 2> 3136396 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ] o.e.j.s.Server
Started @3149384ms
[junit4] 2> 3136396 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/a_tet/ez, hostPort=42933,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/shard-1-001/cores}
[junit4] 2> 3136396 ERROR
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3136396 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 3136396 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3136396 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3136396 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-23T08:54:26.783Z
[junit4] 2> 3136446 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3136446 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/shard-1-001/solr.xml
[junit4] 2> 3136478 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3136478 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3136479 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cc60f6, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3136550 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35276/solr
[junit4] 2> 3136671 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:42933_a_tet%2Fez ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 3136705 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:42933_a_tet%2Fez ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3136706 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:42933_a_tet%2Fez ] o.a.s.c.ZkController Register node as live
in ZooKeeper:/live_nodes/127.0.0.1:42933_a_tet%2Fez
[junit4] 2> 3136707 INFO (zkCallback-1482-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3136864 INFO
(zkCallback-1487-thread-1-processing-n:127.0.0.1:42933_a_tet%2Fez)
[n:127.0.0.1:42933_a_tet%2Fez ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 3136864 INFO
(zkCallback-1474-thread-1-processing-n:127.0.0.1:43731_a_tet%2Fez)
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 3137193 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:42933_a_tet%2Fez ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cc60f6
[junit4] 2> 3137335 INFO
(OverseerCollectionConfigSetProcessor-99052896685654020-127.0.0.1:43731_a_tet%2Fez-n_0000000000)
[n:127.0.0.1:43731_a_tet%2Fez ] 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> 3137340 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:42933_a_tet%2Fez ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cc60f6
[junit4] 2> 3137340 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:42933_a_tet%2Fez ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cc60f6
[junit4] 2> 3137342 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:42933_a_tet%2Fez ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/shard-1-001/cores
[junit4] 2> 3137450 INFO (qtp763713254-7384)
[n:127.0.0.1:42933_a_tet%2Fez ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:42933_a_tet%252Fez&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3137556 INFO
(OverseerThreadFactory-3046-thread-3-processing-n:127.0.0.1:43731_a_tet%2Fez)
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:42933_a_tet%2Fez for creating new replica
[junit4] 2> 3137571 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3137571 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 3137772 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion:
7.2.0
[junit4] 2> 3137919 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
[collection1_shard2_replica_n41] Schema name=test
[junit4] 2> 3138741 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.0
with uniqueid field id
[junit4] 2> 3138853 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore
'collection1_shard2_replica_n41' using configuration from collection
collection1, trusted=true
[junit4] 2> 3138853 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n41' (registry
'solr.core.collection1.shard2.replica_n41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cc60f6
[junit4] 2> 3138854 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3138854 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[[collection1_shard2_replica_n41] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/shard-1-001/cores/collection1_shard2_replica_n41],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
[junit4] 2> 3138856 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=16.1337890625,
floorSegmentMB=1.9072265625, forceMergeDeletesPctAllowed=5.33039029670146,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 3138915 WARN (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] 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> 3139243 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 3139243 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 3139244 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 3139244 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 3139245 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=42.123046875,
floorSegmentMB=0.9638671875, forceMergeDeletesPctAllowed=12.443164666943826,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4813318256369522
[junit4] 2> 3139246 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening
[Searcher@16fb6720[collection1_shard2_replica_n41] main]
[junit4] 2> 3139259 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 3139259 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3139260 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 3139260 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1584846360697372672
[junit4] 2> 3139272 INFO
(searcherExecutor-3060-thread-1-processing-n:127.0.0.1:42933_a_tet%2Fez
x:collection1_shard2_replica_n41 s:shard2 c:collection1)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[collection1_shard2_replica_n41] Registered new searcher
Searcher@16fb6720[collection1_shard2_replica_n41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3139281 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 3139281 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be
the new leader - try and sync
[junit4] 2> 3139281 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:42933/a_tet/ez/collection1_shard2_replica_n41/
[junit4] 2> 3139281 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 3139282 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
http://127.0.0.1:42933/a_tet/ez/collection1_shard2_replica_n41/ has no replicas
[junit4] 2> 3139282 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 3139297 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the
new leader: http://127.0.0.1:42933/a_tet/ez/collection1_shard2_replica_n41/
shard2
[junit4] 2> 3139515 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 3139537 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1965
[junit4] 2> 3139590 INFO (qtp763713254-7384)
[n:127.0.0.1:42933_a_tet%2Fez ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:42933_a_tet%252Fez&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=2139
[junit4] 2> 3139609 INFO
(OverseerCollectionConfigSetProcessor-99052896685654020-127.0.0.1:43731_a_tet%2Fez-n_0000000000)
[n:127.0.0.1:43731_a_tet%2Fez ] 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> 3141049 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/shard-2-001
of type NRT
[junit4] 2> 3141049 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 3141153 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@591a3079{/a_tet/ez,null,AVAILABLE}
[junit4] 2> 3141153 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@782adb15{HTTP/1.1,[http/1.1]}{127.0.0.1:36299}
[junit4] 2> 3141153 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ] o.e.j.s.Server
Started @3154141ms
[junit4] 2> 3141154 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/a_tet/ez,
hostPort=36299,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/shard-2-001/cores}
[junit4] 2> 3141154 ERROR
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3141171 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 3141171 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3141171 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3141171 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-23T08:54:31.558Z
[junit4] 2> 3141232 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3141232 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/shard-2-001/solr.xml
[junit4] 2> 3141235 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3141235 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3141269 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cc60f6, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3141306 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35276/solr
[junit4] 2> 3141535 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:36299_a_tet%2Fez ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 3141553 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:36299_a_tet%2Fez ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3141554 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:36299_a_tet%2Fez ] o.a.s.c.ZkController Register node as live
in ZooKeeper:/live_nodes/127.0.0.1:36299_a_tet%2Fez
[junit4] 2> 3141577 INFO (zkCallback-1482-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3141614 INFO
(zkCallback-1493-thread-1-processing-n:127.0.0.1:36299_a_tet%2Fez)
[n:127.0.0.1:36299_a_tet%2Fez ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 3141577 INFO
(zkCallback-1487-thread-1-processing-n:127.0.0.1:42933_a_tet%2Fez)
[n:127.0.0.1:42933_a_tet%2Fez ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 3141577 INFO
(zkCallback-1474-thread-3-processing-n:127.0.0.1:43731_a_tet%2Fez)
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 3141910 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:36299_a_tet%2Fez ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cc60f6
[junit4] 2> 3141981 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:36299_a_tet%2Fez ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cc60f6
[junit4] 2> 3141982 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:36299_a_tet%2Fez ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cc60f6
[junit4] 2> 3141983 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:36299_a_tet%2Fez ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/shard-2-001/cores
[junit4] 2> 3142180 INFO (qtp316040319-7417)
[n:127.0.0.1:36299_a_tet%2Fez ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:36299_a_tet%252Fez&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3142216 INFO
(OverseerThreadFactory-3046-thread-4-processing-n:127.0.0.1:43731_a_tet%2Fez)
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:36299_a_tet%2Fez for creating new replica
[junit4] 2> 3142238 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3142238 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 3143357 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion:
7.2.0
[junit4] 2> 3143632 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
[collection1_shard1_replica_n43] Schema name=test
[junit4] 2> 3144358 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.0
with uniqueid field id
[junit4] 2> 3144491 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore
'collection1_shard1_replica_n43' using configuration from collection
collection1, trusted=true
[junit4] 2> 3144492 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n43' (registry
'solr.core.collection1.shard1.replica_n43') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cc60f6
[junit4] 2> 3144492 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3144492 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[[collection1_shard1_replica_n43] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/shard-2-001/cores/collection1_shard1_replica_n43],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
[junit4] 2> 3144494 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=16.1337890625,
floorSegmentMB=1.9072265625, forceMergeDeletesPctAllowed=5.33039029670146,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 3144748 WARN (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] 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> 3144915 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 3144915 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 3144916 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 3144916 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 3144917 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=42.123046875,
floorSegmentMB=0.9638671875, forceMergeDeletesPctAllowed=12.443164666943826,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4813318256369522
[junit4] 2> 3144917 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4a32e8b6[collection1_shard1_replica_n43] main]
[junit4] 2> 3144930 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 3144931 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3144931 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 3144932 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1584846366644895744
[junit4] 2> 3144948 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 3144948 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be
the new leader - try and sync
[junit4] 2> 3144948 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:36299/a_tet/ez/collection1_shard1_replica_n43/
[junit4] 2> 3144948 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 3144948 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
http://127.0.0.1:36299/a_tet/ez/collection1_shard1_replica_n43/ has no replicas
[junit4] 2> 3144948 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 3144967 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the
new leader: http://127.0.0.1:36299/a_tet/ez/collection1_shard1_replica_n43/
shard1
[junit4] 2> 3144968 INFO
(searcherExecutor-3071-thread-1-processing-n:127.0.0.1:36299_a_tet%2Fez
x:collection1_shard1_replica_n43 s:shard1 c:collection1)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[collection1_shard1_replica_n43] Registered new searcher
Searcher@4a32e8b6[collection1_shard1_replica_n43]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3145019 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 3145021 INFO (qtp316040319-7415)
[n:127.0.0.1:36299_a_tet%2Fez c:collection1 s:shard1
x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2783
[junit4] 2> 3145023 INFO (qtp316040319-7417)
[n:127.0.0.1:36299_a_tet%2Fez ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:36299_a_tet%252Fez&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=2842
[junit4] 2> 3145990 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/shard-3-001
of type NRT
[junit4] 2> 3145990 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 3146081 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@47bbe4c0{/a_tet/ez,null,AVAILABLE}
[junit4] 2> 3146081 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2d01568e{HTTP/1.1,[http/1.1]}{127.0.0.1:42183}
[junit4] 2> 3146081 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ] o.e.j.s.Server
Started @3159069ms
[junit4] 2> 3146081 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/a_tet/ez,
hostPort=42183,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/shard-3-001/cores}
[junit4] 2> 3146082 ERROR
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3146083 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 3146083 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3146083 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3146083 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-23T08:54:36.470Z
[junit4] 2> 3146135 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3146135 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/shard-3-001/solr.xml
[junit4] 2> 3146155 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3146155 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3146156 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cc60f6, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3146176 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35276/solr
[junit4] 2> 3146244 INFO
(OverseerCollectionConfigSetProcessor-99052896685654020-127.0.0.1:43731_a_tet%2Fez-n_0000000000)
[n:127.0.0.1:43731_a_tet%2Fez ] 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> 3146345 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:42183_a_tet%2Fez ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 3146359 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:42183_a_tet%2Fez ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3146360 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:42183_a_tet%2Fez ] o.a.s.c.ZkController Register node as live
in ZooKeeper:/live_nodes/127.0.0.1:42183_a_tet%2Fez
[junit4] 2> 3146431 INFO
(zkCallback-1499-thread-1-processing-n:127.0.0.1:42183_a_tet%2Fez)
[n:127.0.0.1:42183_a_tet%2Fez ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 3146463 INFO
(zkCallback-1493-thread-1-processing-n:127.0.0.1:36299_a_tet%2Fez)
[n:127.0.0.1:36299_a_tet%2Fez ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 3146463 INFO (zkCallback-1482-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 3146463 INFO
(zkCallback-1487-thread-1-processing-n:127.0.0.1:42933_a_tet%2Fez)
[n:127.0.0.1:42933_a_tet%2Fez ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 3146479 INFO
(zkCallback-1474-thread-1-processing-n:127.0.0.1:43731_a_tet%2Fez)
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 3146892 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:42183_a_tet%2Fez ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cc60f6
[junit4] 2> 3146930 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:42183_a_tet%2Fez ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cc60f6
[junit4] 2> 3146930 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:42183_a_tet%2Fez ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cc60f6
[junit4] 2> 3146944 INFO
(TEST-MultiThreadedOCPTest.test-seed#[D2090DB95B9E77E7])
[n:127.0.0.1:42183_a_tet%2Fez ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/shard-3-001/cores
[junit4] 2> 3147161 INFO (qtp316040319-7418)
[n:127.0.0.1:36299_a_tet%2Fez ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:42183_a_tet%252Fez&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3147196 INFO
(OverseerThreadFactory-3046-thread-5-processing-n:127.0.0.1:43731_a_tet%2Fez)
[n:127.0.0.1:43731_a_tet%2Fez ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:42183_a_tet%2Fez for creating new replica
[junit4] 2> 3147254 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3147254 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 3148453 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion:
7.2.0
[junit4] 2> 3148526 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema
[collection1_shard2_replica_n45] Schema name=test
[junit4] 2> 3149380 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.0
with uniqueid field id
[junit4] 2> 3149435 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore
'collection1_shard2_replica_n45' using configuration from collection
collection1, trusted=true
[junit4] 2> 3149436 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n45' (registry
'solr.core.collection1.shard2.replica_n45') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25cc60f6
[junit4] 2> 3149436 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3149436 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
[[collection1_shard2_replica_n45] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/shard-3-001/cores/collection1_shard2_replica_n45],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_D2090DB95B9E77E7-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
[junit4] 2> 3149454 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=16.1337890625,
floorSegmentMB=1.9072265625, forceMergeDeletesPctAllowed=5.33039029670146,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 3149457 WARN (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] 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> 3149655 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 3149655 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 3149656 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 3149656 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 3149673 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=42.123046875,
floorSegmentMB=0.9638671875, forceMergeDeletesPctAllowed=12.443164666943826,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4813318256369522
[junit4] 2> 3149673 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening
[Searcher@211e76eb[collection1_shard2_replica_n45] main]
[junit4] 2> 3149674 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 3149675 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3149675 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 3149676 INFO
(searcherExecutor-3082-thread-1-processing-n:127.0.0.1:42183_a_tet%2Fez
x:collection1_shard2_replica_n45 s:shard2 c:collection1)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
[collection1_shard2_replica_n45] Registered new searcher
Searcher@211e76eb[collection1_shard2_replica_n45]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3149676 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1584846371619340288
[junit4] 2> 3149692 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to
recover:collection1_shard2_replica_n45
[junit4] 2> 3149702 INFO (qtp886588723-7447)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2
x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2448
[junit4] 2> 3149703 INFO
(updateExecutor-1496-thread-1-processing-n:127.0.0.1:42183_a_tet%2Fez
x:collection1_shard2_replica_n45 s:shard2 c:collection1)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 3149734 INFO
(recoveryExecutor-1497-thread-1-processing-n:127.0.0.1:42183_a_tet%2Fez
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 3149735 INFO
(recoveryExecutor-1497-thread-1-processing-n:127.0.0.1:42183_a_tet%2Fez
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 3149735 INFO
(recoveryExecutor-1497-thread-1-processing-n:127.0.0.1:42183_a_tet%2Fez
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard2_replica_n45]
[junit4] 2> 3149735 INFO
(recoveryExecutor-1497-thread-1-processing-n:127.0.0.1:42183_a_tet%2Fez
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 3149735 INFO
(recoveryExecutor-1497-thread-1-processing-n:127.0.0.1:42183_a_tet%2Fez
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard2_replica_n45] as recovering, leader is
[http://127.0.0.1:42933/a_tet/ez/collection1_shard2_replica_n41/] and I am
[http://127.0.0.1:42183/a_tet/ez/collection1_shard2_replica_n45/]
[junit4] 2> 3149760 INFO (qtp316040319-7418)
[n:127.0.0.1:36299_a_tet%2Fez ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:42183_a_tet%252Fez&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=2599
[junit4] 2> 3149774 INFO
(recoveryExecutor-1497-thread-1-processing-n:127.0.0.1:42183_a_tet%2Fez
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:42933/a_tet/ez]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:42183_a_tet%252Fez&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 3149791 INFO (qtp763713254-7386)
[n:127.0.0.1:42933_a_tet%2Fez ] o.a.s.h.a.PrepRecoveryOp Going to wait for
coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader:
true, onlyIfLeaderActive: true, maxTime: 183 s
[junit4] 2> 3149827 INFO (qtp763713254-7386)
[n:127.0.0.1:42933_a_tet%2Fez ] o.a.s.h.a.PrepRecoveryOp In
WaitForState(recovering): collection=collection1, shard=shard2,
thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false,
isLeader? true, live=true, checkLive=true, currentState=recovering,
localState=active, nodeName=127.0.0.1:42183_a_tet%2Fez,
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps:
core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:42183/a_tet/ez","node_name":"127.0.0.1:42183_a_tet%2Fez","state":"recovering","type":"NRT"}
[junit4] 2> 3149827 INFO (qtp763713254-7386)
[n:127.0.0.1:42933_a_tet%2Fez ] o.a.s.h.a.PrepRecoveryOp Waited
coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader:
true for: 0 seconds.
[junit4] 2> 3149827 INFO (qtp763713254-7386)
[n:127.0.0.1:42933_a_tet%2Fez ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={nodeName=127.0.0.1:42183_a_tet%252Fez&onlyIfLeaderActive=true&core=collection1_shard2_replica_n41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=35
[junit4] 2> 3150375 INFO
(recoveryExecutor-1497-thread-1-processing-n:127.0.0.1:42183_a_tet%2Fez
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Attempting to
PeerSync from [http://127.0.0.1:42933/a_tet/ez/collection1_shard2_replica_n41/]
- recoveringAfterStartup=[true]
[junit4] 2> 3150376 INFO
(recoveryExecutor-1497-thread-1-processing-n:127.0.0.1:42183_a_tet%2Fez
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.u.PeerSync PeerSync:
core=collection1_shard2_replica_n45 url=http://127.0.0.1:42183/a_tet/ez START
replicas=[http://127.0.0.1:42933/a_tet/ez/collection1_shard2_replica_n41/]
nUpdates=100
[junit4] 2> 3150393 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2 r:core_node42
x:collection1_shard2_replica_n41] o.a.s.u.IndexFingerprint IndexFingerprint
millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 3150393 INFO (qtp763713254-7385)
[n:127.0.0.1:42933_a_tet%2Fez c:collection1 s:shard2 r:core_node42
x:collection1_shard2_replica_n41] o.a.s.c.S.Request
[collection1_shard2_replica_n41] webapp=/a_tet/ez path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3150450 INFO
(recoveryExecutor-1497-thread-1-processing-n:127.0.0.1:42183_a_tet%2Fez
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.u.IndexFingerprint IndexFingerprint
millis:55.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 3150450 INFO
(recoveryExecutor-1497-thread-1-processing-n:127.0.0.1:42183_a_tet%2Fez
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.u.PeerSync We are already in sync. No
need to do a PeerSync
[junit4] 2> 3150450 INFO
(recoveryExecutor-1497-thread-1-processing-n:127.0.0.1:42183_a_tet%2Fez
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3150451 INFO
(recoveryExecutor-1497-thread-1-processing-n:127.0.0.1:42183_a_tet%2Fez
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.u.DirectUpdateHandler2 No uncommitted
changes. Skipping IW.commit.
[junit4] 2> 3150451 INFO
(recoveryExecutor-1497-thread-1-processing-n:127.0.0.1:42183_a_tet%2Fez
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3150485 INFO
(recoveryExecutor-1497-thread-1-processing-n:127.0.0.1:42183_a_tet%2Fez
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy PeerSync stage of
recovery was successful.
[junit4] 2> 3150485 INFO
(recoveryExecutor-1497-thread-1-processing-n:127.0.0.1:42183_a_tet%2Fez
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:42183_a_tet%2Fez c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.
[...truncated too long message...]
shard1.leader, tag=2004555925
[junit4] 2> 6207016 INFO (coreCloseExecutor-10372-thread-1)
[n:127.0.0.1:41664_solr c:readApiTestViolations s:shard1 r:core_node12
x:readApiTestViolations_shard1_replica_n10] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.core.readApiTestViolations.shard1.replica_n10, tag=931489383
[junit4] 2> 6207016 INFO (coreCloseExecutor-10372-thread-1)
[n:127.0.0.1:41664_solr c:readApiTestViolations s:shard1 r:core_node12
x:readApiTestViolations_shard1_replica_n10] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d9431d8: rootName
= solr_41664, domain = solr.core.readApiTestViolations.shard1.replica_n10,
service url = null, agent id = null] for registry
solr.core.readApiTestViolations.shard1.replica_n10 /
com.codahale.metrics.MetricRegistry@57c1531d
[junit4] 2> 6207137 INFO (coreCloseExecutor-10372-thread-1)
[n:127.0.0.1:41664_solr c:readApiTestViolations s:shard1 r:core_node12
x:readApiTestViolations_shard1_replica_n10] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.readApiTestViolations.shard1.leader, tag=931489383
[junit4] 2> 6207179 WARN
(OverseerAutoScalingTriggerThread-99053096425553924-127.0.0.1:37964_solr-n_0000000000)
[n:127.0.0.1:37964_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 6207248 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 0x15fe84432590004, 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> 6207261 INFO (jetty-closer-6419-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@48d181f0{/solr,null,UNAVAILABLE}
[junit4] 2> 6207269 INFO
(zkCallback-6430-thread-2-processing-n:127.0.0.1:41664_solr)
[n:127.0.0.1:41664_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:41664_solr
[junit4] 2> 6208772 INFO (jetty-closer-6419-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@226ed699{/solr,null,UNAVAILABLE}
[junit4] 2> 6208801 ERROR
(SUITE-AutoScalingHandlerTest-seed#[D2090DB95B9E77E7]-worker) [ ]
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> 6208817 INFO
(SUITE-AutoScalingHandlerTest-seed#[D2090DB95B9E77E7]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43829 43829
[junit4] 2> 6209134 INFO (Thread-8374) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:43829 43829
[junit4] 2> 6209141 WARN (Thread-8374) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 195 /solr/aliases.json
[junit4] 2> 4 /solr/configs/conf
[junit4] 2> 3 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 195 /solr/clusterprops.json
[junit4] 2> 195 /solr/clusterstate.json
[junit4] 2> 21
/solr/collections/readApiTestViolations/state.json
[junit4] 2> 5 /solr/collections/COLL1/state.json
[junit4] 2> 2
/solr/collections/readApiTestViolations/leader_elect/shard1/election/99053096425553924-core_node7-n_0000000004
[junit4] 2> 2
/solr/collections/readApiTestViolations/leader_elect/shard1/election/99053096425553926-core_node12-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 195 /solr/live_nodes
[junit4] 2> 195 /solr/collections
[junit4] 2> 3 /solr/autoscaling/events/node_lost_trigger
[junit4] 2> 2 /solr/autoscaling/events/node_added_trigger
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_D2090DB95B9E77E7-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true): {}, locale=ca-ES, timezone=Asia/Riyadh
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=1,free=153318216,total=520093696
[junit4] 2> NOTE: All tests run in this JVM: [DistanceFunctionTest,
SortByFunctionTest, CopyFieldTest, ClusterStateTest, TestUninvertingReader,
InfoHandlerTest, TestRequestForwarding, UUIDFieldTest,
TestDistributedMissingSort, TestFunctionQuery, IndexSchemaTest,
SolrIndexMetricsTest, SolrMetricsIntegrationTest, TestConfigSetsAPIZkFailure,
CoreAdminHandlerTest, TestTrie, TestNumericRangeQuery32,
TestSkipOverseerOperations, VMParamsZkACLAndCredentialsProvidersTest,
TestManagedSchemaAPI, DistribJoinFromCollectionTest,
WordBreakSolrSpellCheckerTest, TestTolerantUpdateProcessorRandomCloud,
ClassificationUpdateProcessorIntegrationTest, TestRecoveryHdfs,
ZkStateWriterTest, CachingDirectoryFactoryTest, TestCollapseQParserPlugin,
DeleteNodeTest, TestRandomRequestDistribution, TestCoreDiscovery,
FacetPivotSmallTest, BJQParserTest, TestRandomCollapseQParserPlugin,
CollectionsAPIAsyncDistributedZkTest, TestLFUCache, TestTolerantSearch,
TestSolrQueryResponse, TestMiniSolrCloudClusterSSL,
XmlUpdateRequestHandlerTest, TestRestoreCore, FieldAnalysisRequestHandlerTest,
CdcrUpdateLogTest, AsyncCallRequestStatusResponseTest, StatsComponentTest,
RecoveryAfterSoftCommitTest, LoggingHandlerTest, RankQueryTest,
TestSolrConfigHandlerCloud, ZkNodePropsTest, AtomicUpdateProcessorFactoryTest,
TestMinMaxOnMultiValuedField, StressHdfsTest, TestGraphMLResponseWriter,
CollectionReloadTest, TestReload, DirectoryFactoryTest,
TestLeaderInitiatedRecoveryThread, TestFiltering,
TestSolrCloudWithSecureImpersonation, BlockJoinFacetSimpleTest,
CustomCollectionTest, FullSolrCloudDistribCmdsTest, DocValuesMissingTest,
OverseerStatusTest, HdfsDirectoryTest, TestSimpleTextCodec,
FieldMutatingUpdateProcessorTest, TestSimpleQParserPlugin, TestFieldCache,
TestApiFramework, TestIndexSearcher, UUIDUpdateProcessorFallbackTest,
NodeAddedTriggerTest, TestFieldCacheSortRandom,
TestLegacyNumericRangeQueryBuilder, RequiredFieldsTest,
TestHttpShardHandlerFactory, UnloadDistributedZkTest, TestLRUCache,
SSLMigrationTest, TestSolrDeletionPolicy2, TestDistribIDF, SuggesterTest,
RecoveryZkTest, TestCoreContainer, MetricUtilsTest, TestHashPartitioner,
TestNRTOpen, TestMultiWordSynonyms, SolrCloudExampleTest,
OverseerCollectionConfigSetProcessorTest, SpellPossibilityIteratorTest,
PluginInfoTest, HdfsRestartWhileUpdatingTest, TestNestedDocsSort,
SolrTestCaseJ4Test, CdcrReplicationDistributedZkTest,
PKIAuthenticationIntegrationTest, TestManagedResourceStorage, OverseerTest,
TestCloudDeleteByQuery, ShufflingReplicaListTransformerTest,
TestUniqueKeyFieldResource, DistributedFacetExistsSmallTest,
TestFieldCollectionResource, TimeZoneUtilsTest, TestCharFilters,
DeleteStatusTest, TestDistributedGrouping, SubstringBytesRefFilterTest,
MoveReplicaHDFSTest, TestLRUStatsCache, TestImpersonationWithHadoopAuth,
BitVectorTest, EchoParamsTest, TestSolrCLIRunExample, TestSchemaManager,
TestCopyFieldCollectionResource, SearchHandlerTest, DocValuesNotIndexedTest,
LeaderElectionTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test,
TestReplicationHandler, ClusterStateUpdateTest, TestZkChroot, ZkCLITest,
TestDistributedSearch, DistributedSpellCheckComponentTest,
TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet,
TestStressReorder, TestStressVersions, SimpleFacetsTest, TestSolr4Spatial,
TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest,
BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestLazyCores,
DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest,
SimplePostToolTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser,
SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest,
TestStressLucene, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest,
TestPseudoReturnFields, DefaultValueUpdateProcessorTest,
XsltUpdateRequestHandlerTest, CacheHeaderTest, TestSurroundQueryParser,
DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, TestQueryTypes,
RequestHandlersTest, TestValueSourceCache, TermVectorComponentTest,
TestSolrQueryParser, IndexSchemaRuntimeFieldTest, TestJmxIntegration,
UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest,
SearchHandlerTest, MultiTermTest, SampleTest, TestDocSet, MinimalSchemaTest,
TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, TestCodecSupport,
TestLMJelinekMercerSimilarityFactory, TestFastWriter, ScriptEngineTest,
PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest,
TestSuggestSpellingConverter, DateFieldTest, TestSolrJ, TestDocumentBuilder,
SystemInfoHandlerTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey,
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler,
TestLuceneIndexBackCompat, AssignTest, CloudExitableDirectoryReaderTest,
CollectionsAPISolrJTest, LeaderInitiatedRecoveryOnCommitTest,
LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest,
MigrateRouteKeyTest, OverseerRolesTest, SharedFSAutoReplicaFailoverTest,
SolrXmlInZkTest, TestAuthenticationFramework, TestCloudPivotFacet,
TestClusterProperties, TestCollectionAPI, TestDistribDocBasedVersion,
TestLeaderElectionZkExpiry, TestLockTree, TestPullReplica, TestStressLiveNodes,
TestTolerantUpdateProcessorCloud, AutoAddReplicasIntegrationTest,
AutoScalingHandlerTest]
[junit4] Completed [564/749 (2!)] on J2 in 34.06s, 7 tests, 1 failure <<<
FAILURES!
[...truncated 47940 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]