Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.0/22/
2 tests failed.
FAILED:
org.apache.solr.cloud.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap
Error Message:
Document mismatch on target after sync expected:<1000> but was:<0>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<1000> but was:<0>
at
__randomizedtesting.SeedInfo.seed([7C7475AB3018FEEA:ABA35ADC844766AD]: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.apache.solr.cloud.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap(CdcrBootstrapTest.java:134)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.MultiThreadedOCPTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([7C7475AB3018FEEA:F4204A719EE49312]: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:111)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:66)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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 11012 lines...]
[junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/init-core-data-001
[junit4] 2> 524760 WARN
(SUITE-MultiThreadedOCPTest-seed#[7C7475AB3018FEEA]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
[junit4] 2> 524760 INFO
(SUITE-MultiThreadedOCPTest-seed#[7C7475AB3018FEEA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 524761 INFO
(SUITE-MultiThreadedOCPTest-seed#[7C7475AB3018FEEA]-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> 524761 INFO
(SUITE-MultiThreadedOCPTest-seed#[7C7475AB3018FEEA]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 524780 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 524832 INFO (Thread-462) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 524832 INFO (Thread-462) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 524853 ERROR (Thread-462) [ ] 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> 524942 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.ZkTestServer start zk server on port:44136
[junit4] 2> 525419 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 525420 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 525421 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 525455 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 525456 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 525457 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 525491 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 525492 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 525492 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 525493 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 525494 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 525512 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 525527 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 0x15d40b2b1b50001, 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> 526389 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 526445 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1d8e1ad3{/,null,AVAILABLE}
[junit4] 2> 526481 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@73e16d1c{HTTP/1.1,[http/1.1]}{127.0.0.1:๔๑๓๕๙}
[junit4] 2> 526481 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ] o.e.j.s.Server
Started @๕๓๖๑๓๙ms
[junit4] 2> 526481 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/tempDir-001/control/data,
hostContext=/, hostPort=41359,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/control-001/cores}
[junit4] 2> 526482 ERROR
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 526482 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 526482 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 526482 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 526482 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-14T10:44:00.676Z
[junit4] 2> 526599 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 526599 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/control-001/solr.xml
[junit4] 2> 526636 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 526689 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44136/solr
[junit4] 2> 527396 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:41359_
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 527396 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:41359_
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41359_
[junit4] 2> 527397 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:41359_
] o.a.s.c.Overseer Overseer
(id=98305903101804548-127.0.0.1:41359_-n_0000000000) starting
[junit4] 2> 527451 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:41359_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41359_
[junit4] 2> 527484 INFO
(zkCallback-343-thread-1-processing-n:127.0.0.1:41359_) [n:127.0.0.1:41359_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 527944 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:41359_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e
[junit4] 2> 527980 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:41359_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e
[junit4] 2> 527981 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:41359_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e
[junit4] 2> 527982 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:41359_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/control-001/cores
[junit4] 2> 528221 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 528221 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44136/solr ready
[junit4] 2> 528304 INFO (qtp620123688-2200) [n:127.0.0.1:41359_ ]
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:41359_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 528362 INFO
(OverseerThreadFactory-893-thread-1-processing-n:127.0.0.1:41359_)
[n:127.0.0.1:41359_ ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 528494 INFO (qtp620123688-2198) [n:127.0.0.1:41359_ ]
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> 528494 INFO (qtp620123688-2198) [n:127.0.0.1:41359_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 528602 INFO
(zkCallback-343-thread-2-processing-n:127.0.0.1:41359_) [n:127.0.0.1:41359_
] 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> 529597 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 529814 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
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> 530427 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
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> 530628 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
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> 530628 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
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@23223b6e
[junit4] 2> 530629 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 530629 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
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.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 530631 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
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=26, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=70.25,
floorSegmentMB=0.2412109375, forceMergeDeletesPctAllowed=13.272699825930413,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 530715 WARN (qtp620123688-2198) [n:127.0.0.1:41359_
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> 530956 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
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> 530956 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
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> 530957 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 530957 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 530959 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
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=21, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=27.9833984375,
floorSegmentMB=1.1689453125, forceMergeDeletesPctAllowed=23.95101604161138,
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 530972 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4be94c35[control_collection_shard1_replica_n1] main]
[junit4] 2> 530974 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 530974 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
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> 530974 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 530975 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
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 1572894456067129344
[junit4] 2> 530993 INFO
(searcherExecutor-896-thread-1-processing-n:127.0.0.1:41359_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:41359_ 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@4be94c35[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 531026 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 531026 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
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> 531026 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:41359/control_collection_shard1_replica_n1/
[junit4] 2> 531026 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
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> 531026 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:41359/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 531026 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
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> 531028 INFO
(zkCallback-343-thread-2-processing-n:127.0.0.1:41359_) [n:127.0.0.1:41359_
] 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> 531079 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
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:41359/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 531184 INFO
(zkCallback-343-thread-2-processing-n:127.0.0.1:41359_) [n:127.0.0.1:41359_
] 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> 531185 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
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> 531187 INFO (qtp620123688-2198) [n:127.0.0.1:41359_
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=2693
[junit4] 2> 531233 INFO (qtp620123688-2200) [n:127.0.0.1:41359_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 531367 INFO
(zkCallback-343-thread-2-processing-n:127.0.0.1:41359_) [n:127.0.0.1:41359_
] 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> 532248 INFO (qtp620123688-2200) [n:127.0.0.1:41359_ ]
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:41359_&wt=javabin&version=2}
status=0 QTime=3943
[junit4] 2> 532334 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 532335 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44136/solr ready
[junit4] 2> 532335 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 532340 INFO (qtp620123688-2201) [n:127.0.0.1:41359_ ]
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> 532434 INFO
(OverseerThreadFactory-893-thread-2-processing-n:127.0.0.1:41359_)
[n:127.0.0.1:41359_ ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 532434 INFO
(OverseerCollectionConfigSetProcessor-98305903101804548-127.0.0.1:41359_-n_0000000000)
[n:127.0.0.1:41359_ ] 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> 532434 WARN
(OverseerThreadFactory-893-thread-2-processing-n:127.0.0.1:41359_)
[n:127.0.0.1:41359_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 532832 INFO (qtp620123688-2201) [n:127.0.0.1:41359_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 532832 INFO (qtp620123688-2201) [n:127.0.0.1:41359_ ]
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=492
[junit4] 2> 533357 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-1-001
of type NRT
[junit4] 2> 533357 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 533358 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7ae832ed{/,null,AVAILABLE}
[junit4] 2> 533359 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@38562397{HTTP/1.1,[http/1.1]}{127.0.0.1:๔๔๓๗๓}
[junit4] 2> 533359 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ] o.e.j.s.Server
Started @๕๔๓๐๑๖ms
[junit4] 2> 533359 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=44373,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-1-001/cores}
[junit4] 2> 533359 ERROR
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 533359 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 533359 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 533359 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 533359 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-14T10:44:07.553Z
[junit4] 2> 533437 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 533437 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-1-001/solr.xml
[junit4] 2> 533474 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 533477 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44136/solr
[junit4] 2> 533598 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:44373_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 533599 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:44373_
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 533600 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:44373_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44373_
[junit4] 2> 533600 INFO (zkCallback-350-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 533697 INFO
(zkCallback-355-thread-1-processing-n:127.0.0.1:44373_) [n:127.0.0.1:44373_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 533699 INFO
(zkCallback-343-thread-1-processing-n:127.0.0.1:41359_) [n:127.0.0.1:41359_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 534407 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:44373_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e
[junit4] 2> 534611 INFO
(OverseerCollectionConfigSetProcessor-98305903101804548-127.0.0.1:41359_-n_0000000000)
[n:127.0.0.1:41359_ ] 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> 534624 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:44373_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e
[junit4] 2> 534661 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:44373_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e
[junit4] 2> 534662 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:44373_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-1-001/cores
[junit4] 2> 534773 INFO (qtp620123688-2197) [n:127.0.0.1:41359_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:44373_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 534817 INFO
(OverseerThreadFactory-893-thread-3-processing-n:127.0.0.1:41359_)
[n:127.0.0.1:41359_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:44373_
for creating new replica
[junit4] 2> 534844 INFO (qtp112193173-2242) [n:127.0.0.1:44373_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 534845 INFO (qtp112193173-2242) [n:127.0.0.1:44373_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 535920 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 536065 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema
[collection1_shard2_replica_n0] Schema name=test
[junit4] 2> 536480 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 536549 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n0' using configuration from
collection collection1, trusted=true
[junit4] 2> 536550 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n0' (registry
'solr.core.collection1.shard2.replica_n0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e
[junit4] 2> 536550 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 536550 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SolrCore
[[collection1_shard2_replica_n0] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-1-001/cores/collection1_shard2_replica_n0],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-1-001/cores/collection1_shard2_replica_n0/data/]
[junit4] 2> 536565 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=70.25,
floorSegmentMB=0.2412109375, forceMergeDeletesPctAllowed=13.272699825930413,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 536584 WARN (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
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> 536724 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 536724 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 536742 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 536742 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 536743 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=21, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=27.9833984375,
floorSegmentMB=1.1689453125, forceMergeDeletesPctAllowed=23.95101604161138,
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 536743 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@38e6a6e5[collection1_shard2_replica_n0] main]
[junit4] 2> 536744 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 536744 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 536745 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 536769 INFO
(searcherExecutor-907-thread-1-processing-n:127.0.0.1:44373_
x:collection1_shard2_replica_n0 s:shard2 c:collection1) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SolrCore
[collection1_shard2_replica_n0] Registered new searcher
Searcher@38e6a6e5[collection1_shard2_replica_n0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 536811 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1572894462186618880
[junit4] 2> 536829 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 536829 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 536829 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:44373/collection1_shard2_replica_n0/
[junit4] 2> 536829 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 536829 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy
http://127.0.0.1:44373/collection1_shard2_replica_n0/ has no replicas
[junit4] 2> 536829 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 536843 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44373/collection1_shard2_replica_n0/ shard2
[junit4] 2> 536973 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 536987 INFO (qtp112193173-2242) [n:127.0.0.1:44373_
c:collection1 s:shard2 x:collection1_shard2_replica_n0] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2143
[junit4] 2> 536989 INFO (qtp620123688-2197) [n:127.0.0.1:41359_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:44373_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=2216
[junit4] 2> 537389 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-2-001
of type NRT
[junit4] 2> 537389 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 537390 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a5a21a6{/,null,AVAILABLE}
[junit4] 2> 537390 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@289b3674{HTTP/1.1,[http/1.1]}{127.0.0.1:๓๗๗๖๕}
[junit4] 2> 537391 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ] o.e.j.s.Server
Started @๕๔๗๐๔๘ms
[junit4] 2> 537391 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=37765,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-2-001/cores}
[junit4] 2> 537391 ERROR
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 537404 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 537404 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 537404 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 537404 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-14T10:44:11.598Z
[junit4] 2> 537448 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 537448 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-2-001/solr.xml
[junit4] 2> 537520 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 537523 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44136/solr
[junit4] 2> 537568 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:37765_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 537569 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:37765_
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 537579 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:37765_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37765_
[junit4] 2> 537580 INFO (zkCallback-350-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 537580 INFO
(zkCallback-343-thread-3-processing-n:127.0.0.1:41359_) [n:127.0.0.1:41359_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 537611 INFO
(zkCallback-355-thread-1-processing-n:127.0.0.1:44373_) [n:127.0.0.1:44373_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 537632 INFO
(zkCallback-361-thread-1-processing-n:127.0.0.1:37765_) [n:127.0.0.1:37765_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 537890 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:37765_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e
[junit4] 2> 537910 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:37765_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e
[junit4] 2> 537911 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:37765_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e
[junit4] 2> 537924 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:37765_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-2-001/cores
[junit4] 2> 538039 INFO (qtp698605892-2272) [n:127.0.0.1:37765_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:37765_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 538082 INFO
(OverseerCollectionConfigSetProcessor-98305903101804548-127.0.0.1:41359_-n_0000000000)
[n:127.0.0.1:41359_ ] 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> 538103 INFO
(OverseerThreadFactory-893-thread-4-processing-n:127.0.0.1:41359_)
[n:127.0.0.1:41359_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37765_
for creating new replica
[junit4] 2> 538104 INFO (qtp698605892-2270) [n:127.0.0.1:37765_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 538105 INFO (qtp698605892-2270) [n:127.0.0.1:37765_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 539154 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 539206 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema
[collection1_shard1_replica_n0] Schema name=test
[junit4] 2> 539939 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 539992 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n0' using configuration from
collection collection1, trusted=true
[junit4] 2> 540005 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n0' (registry
'solr.core.collection1.shard1.replica_n0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e
[junit4] 2> 540005 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 540005 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SolrCore
[[collection1_shard1_replica_n0] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-2-001/cores/collection1_shard1_replica_n0],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-2-001/cores/collection1_shard1_replica_n0/data/]
[junit4] 2> 540007 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=70.25,
floorSegmentMB=0.2412109375, forceMergeDeletesPctAllowed=13.272699825930413,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 540042 WARN (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
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> 540206 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 540206 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 540207 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 540207 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 540221 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=21, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=27.9833984375,
floorSegmentMB=1.1689453125, forceMergeDeletesPctAllowed=23.95101604161138,
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 540221 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5bc7fa67[collection1_shard1_replica_n0] main]
[junit4] 2> 540222 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 540222 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 540223 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 540223 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1572894465764360192
[junit4] 2> 540302 INFO
(searcherExecutor-918-thread-1-processing-n:127.0.0.1:37765_
x:collection1_shard1_replica_n0 s:shard1 c:collection1) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SolrCore
[collection1_shard1_replica_n0] Registered new searcher
Searcher@5bc7fa67[collection1_shard1_replica_n0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 540313 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 540313 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 540313 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:37765/collection1_shard1_replica_n0/
[junit4] 2> 540313 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 540313 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy
http://127.0.0.1:37765/collection1_shard1_replica_n0/ has no replicas
[junit4] 2> 540313 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 540360 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37765/collection1_shard1_replica_n0/ shard1
[junit4] 2> 540533 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 540535 INFO (qtp698605892-2270) [n:127.0.0.1:37765_
c:collection1 s:shard1 x:collection1_shard1_replica_n0] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2430
[junit4] 2> 540537 INFO (qtp698605892-2272) [n:127.0.0.1:37765_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:37765_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=2497
[junit4] 2> 541058 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-3-001
of type NRT
[junit4] 2> 541074 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 541112 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@633a2903{/,null,AVAILABLE}
[junit4] 2> 541112 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4464e485{HTTP/1.1,[http/1.1]}{127.0.0.1:๓๔๓๙๘}
[junit4] 2> 541112 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ] o.e.j.s.Server
Started @๕๕๐๗๗๐ms
[junit4] 2> 541112 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=34398,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-3-001/cores}
[junit4] 2> 541113 ERROR
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 541113 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 541113 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 541113 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 541114 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-14T10:44:15.308Z
[junit4] 2> 541384 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 541384 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-3-001/solr.xml
[junit4] 2> 541421 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 541475 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44136/solr
[junit4] 2> 541625 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:34398_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 541660 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:34398_
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 541694 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:34398_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34398_
[junit4] 2> 541695 INFO
(zkCallback-361-thread-1-processing-n:127.0.0.1:37765_) [n:127.0.0.1:37765_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 541696 INFO
(zkCallback-343-thread-2-processing-n:127.0.0.1:41359_) [n:127.0.0.1:41359_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 541723 INFO
(zkCallback-355-thread-1-processing-n:127.0.0.1:44373_) [n:127.0.0.1:44373_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 541723 INFO (zkCallback-350-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 541792 INFO
(zkCallback-367-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 542141 INFO
(OverseerCollectionConfigSetProcessor-98305903101804548-127.0.0.1:41359_-n_0000000000)
[n:127.0.0.1:41359_ ] 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> 542306 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:34398_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e
[junit4] 2> 542326 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:34398_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e
[junit4] 2> 542326 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:34398_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e
[junit4] 2> 542327 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:34398_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-3-001/cores
[junit4] 2> 542544 INFO (qtp698605892-2273) [n:127.0.0.1:37765_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:34398_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 542580 INFO
(OverseerThreadFactory-893-thread-5-processing-n:127.0.0.1:41359_)
[n:127.0.0.1:41359_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:34398_
for creating new replica
[junit4] 2> 542624 INFO (qtp735872603-2301) [n:127.0.0.1:34398_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 542641 INFO (qtp735872603-2301) [n:127.0.0.1:34398_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 542774 INFO (qtp735872603-2301) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 542865 INFO (qtp735872603-2301) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema
[collection1_shard2_replica_n1] Schema name=test
[junit4] 2> 543503 INFO (qtp735872603-2301) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 543576 INFO (qtp735872603-2301) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 543576 INFO (qtp735872603-2301) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n1' (registry
'solr.core.collection1.shard2.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e
[junit4] 2> 543576 INFO (qtp735872603-2301) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 543577 INFO (qtp735872603-2301) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
[[collection1_shard2_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-3-001/cores/collection1_shard2_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-3-001/cores/collection1_shard2_replica_n1/data/]
[junit4] 2> 543579 INFO (qtp735872603-2301) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=70.25,
floorSegmentMB=0.2412109375, forceMergeDeletesPctAllowed=13.272699825930413,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 543634 WARN (qtp735872603-2301) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_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> 543868 INFO (qtp735872603-2301) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 543868 INFO (qtp735872603-2301) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 543869 INFO (qtp735872603-2301) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 543869 INFO (qtp735872603-2301) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 543870 INFO (qtp735872603-2301) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=21, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=27.9833984375,
floorSegmentMB=1.1689453125, forceMergeDeletesPctAllowed=23.95101604161138,
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 543871 INFO (qtp735872603-2301) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@ccc01a5[collection1_shard2_replica_n1] main]
[junit4] 2> 543871 INFO (qtp735872603-2301) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 543888 INFO (qtp735872603-2301) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 543889 INFO (qtp735872603-2301) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 543890 INFO
(searcherExecutor-929-thread-1-processing-n:127.0.0.1:34398_
x:collection1_shard2_replica_n1 s:shard2 c:collection1) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrCore
[collection1_shard2_replica_n1] Registered new searcher
Searcher@ccc01a5[collection1_shard2_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 543890 INFO (qtp735872603-2301) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1572894469609488384
[junit4] 2> 543909 INFO (qtp735872603-2301) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.ZkController
Core needs to recover:collection1_shard2_replica_n1
[junit4] 2> 543910 INFO (qtp735872603-2301) [n:127.0.0.1:34398_
c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1286
[junit4] 2> 543911 INFO
(updateExecutor-364-thread-1-processing-n:127.0.0.1:34398_
x:collection1_shard2_replica_n1 s:shard2 c:collection1) [n:127.0.0.1:34398_
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 543911 INFO
(recoveryExecutor-365-thread-1-processing-n:127.0.0.1:34398_
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:34398_ c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 543911 INFO
(recoveryExecutor-365-thread-1-processing-n:127.0.0.1:34398_
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:34398_ c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 543911 INFO
(recoveryExecutor-365-thread-1-processing-n:127.0.0.1:34398_
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:34398_ c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard2_replica_n1]
[junit4] 2> 543911 INFO
(recoveryExecutor-365-thread-1-processing-n:127.0.0.1:34398_
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:34398_ c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 543911 INFO
(recoveryExecutor-365-thread-1-processing-n:127.0.0.1:34398_
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:34398_ c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard2_replica_n1] as recovering, leader is
[http://127.0.0.1:44373/collection1_shard2_replica_n0/] and I am
[http://127.0.0.1:34398/collection1_shard2_replica_n1/]
[junit4] 2> 543926 INFO
(recoveryExecutor-365-thread-1-processing-n:127.0.0.1:34398_
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:34398_ c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:44373]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard2_replica_n0&nodeName=127.0.0.1:34398_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 543927 INFO (qtp112193173-2244) [n:127.0.0.1:44373_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 543928 INFO (qtp112193173-2244) [n:127.0.0.1:44373_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1_shard2_replica_n0,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:34398_,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1_shard2_replica_n1","base_url":"http://127.0.0.1:34398","node_name":"127.0.0.1:34398_","state":"down","type":"NRT"}
[junit4] 2> 543954 INFO (qtp698605892-2273) [n:127.0.0.1:37765_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:34398_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1409
[junit4] 2> 544555 INFO
(OverseerCollectionConfigSetProcessor-98305903101804548-127.0.0.1:41359_-n_0000000000)
[n:127.0.0.1:41359_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 544613 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-4-001
of type NRT
[junit4] 2> 544613 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 544614 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@457ce58a{/,null,AVAILABLE}
[junit4] 2> 544614 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@15024a2a{HTTP/1.1,[http/1.1]}{127.0.0.1:๓๓๙๐๘}
[junit4] 2> 544614 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ] o.e.j.s.Server
Started @๕๕๔๒๗๒ms
[junit4] 2> 544614 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/, hostPort=33908,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-4-001/cores}
[junit4] 2> 544615 ERROR
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 544646 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 544646 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 544646 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 544646 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-14T10:44:18.840Z
[junit4] 2> 544776 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 544776 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-4-001/solr.xml
[junit4] 2> 544812 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 544849 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44136/solr
[junit4] 2> 544933 INFO (qtp112193173-2244) [n:127.0.0.1:44373_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1_shard2_replica_n0,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:34398_,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1_shard2_replica_n1","base_url":"http://127.0.0.1:34398","node_name":"127.0.0.1:34398_","state":"recovering","type":"NRT"}
[junit4] 2> 544936 INFO (qtp112193173-2244) [n:127.0.0.1:44373_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 544936 INFO (qtp112193173-2244) [n:127.0.0.1:44373_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:34398_&onlyIfLeaderActive=true&core=collection1_shard2_replica_n0&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1008
[junit4] 2> 545014 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:33908_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 545031 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:33908_
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 545032 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:33908_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33908_
[junit4] 2> 545033 INFO
(zkCallback-361-thread-1-processing-n:127.0.0.1:37765_) [n:127.0.0.1:37765_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 545033 INFO
(zkCallback-367-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 545033 INFO (zkCallback-350-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 545067 INFO
(zkCallback-374-thread-1-processing-n:127.0.0.1:33908_) [n:127.0.0.1:33908_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 545072 INFO
(zkCallback-355-thread-1-processing-n:127.0.0.1:44373_) [n:127.0.0.1:44373_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 545100 INFO
(zkCallback-343-thread-3-processing-n:127.0.0.1:41359_) [n:127.0.0.1:41359_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 545379 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:33908_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e
[junit4] 2> 545414 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:33908_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e
[junit4] 2> 545414 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:33908_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23223b6e
[junit4] 2> 545415 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7C7475AB3018FEEA]) [n:127.0.0.1:33908_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_7C7475AB3018FEEA-001/shard-4-001/cores
[junit4] 2> 545522 INFO
(recoveryExecutor-365-thread-1-processing-n:127.0.0.1:34398_
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:34398_ c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Attempting to
PeerSync from [http://127.0.0.1:44373/collection1_shard2_replica_n0/] -
recoveringAfterStartup=[true]
[junit4] 2> 545522 INFO
(recoveryExecutor-365-thread-1-processing-n:127.0.0.1:34398_
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:34398_ c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.u.PeerSync PeerSync:
core=collection1_shard2_replica_n1 url=http://127.0.0.1:34398 START
replicas=[http://127.0.0.1:44373/collection1_shard2_replica_n0/] nUpdates=100
[junit4] 2> 545568 INFO (qtp112193173-2245) [n:127.0.0.1:44373_
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n0]
o.a.s.u.IndexFingerprint IndexFingerprint millis:16.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 545568 INFO (qtp112193173-2245) [n:127.0.0.1:44373_
c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica_n0]
o.a.s.c.S.Request [collection1_shard2_replica_n0] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=16
[junit4] 2> 545569 INFO
(recoveryExecutor-365-thread-1-processing-n:127.0.0.1:34398_
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:34398_ c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_n1] o.a.s.u.IndexFingerprint
[...truncated too long message...]
junit4] 2> 2936736 INFO (jetty-closer-2206-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@6bfaa8ab{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2936773 INFO (jetty-closer-2206-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1645364548
[junit4] 2> 2936773 INFO (jetty-closer-2206-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2936774 INFO (jetty-closer-2206-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2936776 INFO (jetty-closer-2206-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2936806 INFO (jetty-closer-2206-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2936846 INFO (coreCloseExecutor-5573-thread-1)
[n:127.0.0.1:39401_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-target_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4be4d4a4
[junit4] 2> 2936846 INFO (coreCloseExecutor-5573-thread-1)
[n:127.0.0.1:39401_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Solr core is being
closed - shutting down CDCR handler @ cdcr-target:shard1
[junit4] 2> 2936862 INFO (coreCloseExecutor-5573-thread-1)
[n:127.0.0.1:39401_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.cdcr-target.shard1.replica_n1, tag=1273287844
[junit4] 2> 2936864 INFO (coreCloseExecutor-5573-thread-1)
[n:127.0.0.1:39401_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.cdcr-target.shard1.leader, tag=1273287844
[junit4] 2> 2936880 INFO
(zkCallback-2212-thread-2-processing-n:127.0.0.1:39401_solr)
[n:127.0.0.1:39401_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2936880 INFO
(zkCallback-2212-thread-1-processing-n:127.0.0.1:39401_solr)
[n:127.0.0.1:39401_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2936883 INFO (jetty-closer-2206-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98306060283936771-127.0.0.1:39401_solr-n_0000000000) closing
[junit4] 2> 2936895 INFO
(OverseerStateUpdate-98306060283936771-127.0.0.1:39401_solr-n_0000000000)
[n:127.0.0.1:39401_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:39401_solr
[junit4] 2> 2938433 WARN
(zkCallback-2212-thread-1-processing-n:127.0.0.1:39401_solr)
[n:127.0.0.1:39401_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2938435 INFO (jetty-closer-2206-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@70d17971{/solr,null,UNAVAILABLE}
[junit4] 2> 2938466 ERROR
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[7C7475AB3018FEEA])
[ ] 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> 2938527 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[7C7475AB3018FEEA])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36948 36948
[junit4] 2> 2938710 INFO (Thread-4964) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:36948 36948
[junit4] 2> 2938710 WARN (Thread-4964) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/configs/cdcr-target/managed-schema
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3
/solr/collections/cdcr-target/leaders/shard1/leader
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/collections/cdcr-target/state.json
[junit4] 2> 4 /solr/collections/cdcr-target/cdcr/state/process
[junit4] 2> 3 /solr/collections/cdcr-target/cdcr/state/buffer
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> 2938710 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[7C7475AB3018FEEA])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithSourceCluster
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_7C7475AB3018FEEA-001
[junit4] 2> Jul 14, 2017 11:24:14 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=19585, maxDocsPerChunk=330, blockSize=4),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=19585, blockSize=4)), sim=RandomSimilarity(queryNorm=true): {},
locale=lv, timezone=US/Alaska
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=4,threads=1,free=143530840,total=511180800
[junit4] 2> NOTE: All tests run in this JVM: [ChaosMonkeySafeLeaderTest,
ZkControllerTest, MoreLikeThisHandlerTest, TestNamedUpdateProcessors,
DistributedTermsComponentTest, SampleTest, HdfsDirectoryTest,
TestStressRecovery, CoreAdminHandlerTest, HttpSolrCallGetCoreTest,
DistributedFacetExistsSmallTest, TestQueryWrapperFilter, TestSegmentSorting,
HdfsRecoveryZkTest, TestFieldCache, SpellCheckCollatorWithCollapseTest,
RuleEngineTest, SuggestComponentTest, TestMissingGroups,
AsyncCallRequestStatusResponseTest, SOLR749Test, TestInitParams,
TestSearchPerf, TestLegacyNumericUtils, TestFileDictionaryLookup,
DocExpirationUpdateProcessorFactoryTest, FileBasedSpellCheckerTest,
SchemaVersionSpecificBehaviorTest, DistanceFunctionTest,
TestDistributedGrouping, ConfigSetsAPITest, TestConfigReload,
BasicAuthStandaloneTest, TestPerFieldSimilarity, TestSortByMinMaxFunction,
SparseHLLTest, InfoHandlerTest, TestRandomRequestDistribution,
ConvertedLegacyTest, CdcrVersionReplicationTest, OverseerModifyCollectionTest,
TestSystemCollAutoCreate, TestEmbeddedSolrServerSchemaAPI,
TestRawResponseWriter, TestPartialUpdateDeduplication,
TestAtomicUpdateErrorCases, UtilsToolTest, DirectSolrConnectionTest,
TestValueSourceCache, TestChildDocTransformer,
SharedFSAutoReplicaFailoverUtilsTest, DistributedMLTComponentTest,
BadComponentTest, DistributedQueryComponentCustomSortTest, MergeStrategyTest,
QueryParsingTest, TestHashPartitioner, TestRTimerTree,
TestElisionMultitermQuery, JSONWriterTest, TestFastLRUCache, TestSolrJ,
TestUniqueKeyFieldResource, HdfsWriteToMultipleCollectionsTest,
TestSimpleTrackingShardHandler, ZkCLITest, CSVRequestHandlerTest,
TestCustomDocTransformer, TestDelegationWithHadoopAuth,
ClassificationUpdateProcessorIntegrationTest, TestIntervalFaceting,
RestartWhileUpdatingTest, TestDefaultStatsCache,
TestNonDefinedSimilarityFactory, TestHdfsUpdateLog, IndexSchemaTest,
TestCloudSchemaless, ShardRoutingTest, ChangedSchemaMergeTest,
ZkStateReaderTest, DocValuesTest, SolrMetricsIntegrationTest,
TestExactStatsCache, TestUseDocValuesAsStored, TestLRUCache, NoCacheHeaderTest,
TestManagedSchema, TestLegacyFieldCache, ClusterStateUpdateTest,
TestHttpShardHandlerFactory, TestXmlQParser,
DistributedFacetPivotSmallAdvancedTest, FileUtilsTest, AnalyticsQueryTest,
SolrIndexMetricsTest, TestManagedSynonymGraphFilterFactory,
TestFieldTypeResource, TestBulkSchemaConcurrent, TestLeaderElectionZkExpiry,
OverseerTaskQueueTest, TestDeleteCollectionOnDownNodes, HighlighterTest,
HdfsDirectoryFactoryTest, TestQueryTypes, TestComplexPhraseQParserPlugin,
TestAddFieldRealTimeGet, TestDynamicLoading, SystemInfoHandlerTest,
TermVectorComponentTest, SpellCheckComponentTest, JsonLoaderTest,
TestReqParamsAPI, AutoScalingHandlerTest, DeleteNodeTest,
TestCloudNestedDocsSort, PreAnalyzedFieldManagedSchemaCloudTest,
TestShardHandlerFactory, TestSolrXml, LeaderInitiatedRecoveryOnCommitTest,
TestConfigOverlay, OverseerTest, BasicZkTest, TestRandomFaceting,
TestRandomDVFaceting, AutoCommitTest, TestRecovery, TestRealTimeGet,
TestStressVersions, TestRangeQuery, TestFiltering, DirectUpdateHandlerTest,
TestBadConfig, SoftAutoCommitTest, TestUpdate, TestWordDelimiterFilterFactory,
StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest,
IndexBasedSpellCheckerTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest,
XmlUpdateRequestHandlerTest, DocumentBuilderTest, RequiredFieldsTest,
FieldAnalysisRequestHandlerTest, LoggingHandlerTest, RegexBoostProcessorTest,
TestJmxIntegration, MBeansHandlerTest, SearchHandlerTest, TestBinaryField,
OutputWriterTest, ExternalFileFieldSortTest, TestPhraseSuggestions,
TestCharFilters, TestXIncludeConfig, TestSweetSpotSimilarityFactory,
TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory,
TestBM25SimilarityFactory, PluginInfoTest, DateMathParserTest,
ChaosMonkeyNothingIsSafeTest, CdcrBootstrapTest]
[junit4] Completed [504/727 (2!)] on J1 in 166.17s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 44135 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]