Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20333/ Java: 32bit/jdk-9-ea+181 -server -XX:+UseParallelGC --illegal-access=deny
2 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: Doc with id=1 not found in http://127.0.0.1:41981/cbn/t/forceleader_test_collection due to: Path not found: /id; rsp={doc=null} Stack Trace: java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:41981/cbn/t/forceleader_test_collection due to: Path not found: /id; rsp={doc=null} at __randomizedtesting.SeedInfo.seed([20EB9E80566097DE:C67CAA406FE26EBF]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603) at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556) at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Doc with id=1 not found in http://127.0.0.1:42857/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null} Stack Trace: java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:42857/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null} at __randomizedtesting.SeedInfo.seed([20EB9E80566097DE:A8BFA15AF89CFA26]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603) at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558) at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249) at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 11733 lines...] [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest [junit4] 2> 761391 INFO (SUITE-HttpPartitionTest-seed#[20EB9E80566097DE]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/init-core-data-001 [junit4] 2> 761392 WARN (SUITE-HttpPartitionTest-seed#[20EB9E80566097DE]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32 [junit4] 2> 761392 INFO (SUITE-HttpPartitionTest-seed#[20EB9E80566097DE]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 761392 INFO (SUITE-HttpPartitionTest-seed#[20EB9E80566097DE]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") [junit4] 2> 761392 INFO (SUITE-HttpPartitionTest-seed#[20EB9E80566097DE]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 761394 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 761408 INFO (Thread-1534) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 761408 INFO (Thread-1534) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 761411 ERROR (Thread-1534) [ ] 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> 761508 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.ZkTestServer start zk server on port:43707 [junit4] 2> 761518 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 761519 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 761520 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 761521 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 761521 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 761522 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 761523 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 761524 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 761525 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 761525 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 761526 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 761527 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise [junit4] 2> 761645 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 761646 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cabeb7{/,null,AVAILABLE} [junit4] 2> 761646 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@ad8665{HTTP/1.1,[http/1.1]}{127.0.0.1:43715} [junit4] 2> 761646 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.e.j.s.Server Started @763182ms [junit4] 2> 761646 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/tempDir-001/control/data, hostPort=34279, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/control-001/cores} [junit4] 2> 761647 ERROR (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 761647 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 761647 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 761647 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 761647 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-17T11:02:30.008331Z [junit4] 2> 761650 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 761650 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/control-001/solr.xml [junit4] 2> 761652 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@78d683, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 761657 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43707/solr [junit4] 2> 761698 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 761698 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34279_ [junit4] 2> 761699 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.Overseer Overseer (id=98498494448926724-127.0.0.1:34279_-n_0000000000) starting [junit4] 2> 761704 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34279_ [junit4] 2> 761704 INFO (zkCallback-4528-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 761764 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d683 [junit4] 2> 761773 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d683 [junit4] 2> 761773 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d683 [junit4] 2> 761774 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/control-001/cores [junit4] 2> 761789 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 761789 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43707/solr ready [junit4] 2> 761790 INFO (SocketProxy-Acceptor-34279) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=41632,localport=34279], receiveBufferSize:531000 [junit4] 2> 761791 INFO (SocketProxy-Acceptor-34279) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43715,localport=45072], receiveBufferSize=530904 [junit4] 2> 761793 INFO (qtp30393017-15581) [ ] 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:34279_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 761801 INFO (OverseerThreadFactory-3622-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 761907 INFO (SocketProxy-Acceptor-34279) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=41636,localport=34279], receiveBufferSize:531000 [junit4] 2> 761907 INFO (SocketProxy-Acceptor-34279) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43715,localport=45076], receiveBufferSize=530904 [junit4] 2> 761907 INFO (qtp30393017-15583) [ ] 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> 761907 INFO (qtp30393017-15583) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 762009 INFO (zkCallback-4528-thread-1) [ ] 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> 762915 INFO (qtp30393017-15583) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 762936 INFO (qtp30393017-15583) [ ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 763007 INFO (qtp30393017-15583) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 763027 INFO (qtp30393017-15583) [ ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 763027 INFO (qtp30393017-15583) [ ] 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@78d683 [junit4] 2> 763027 INFO (qtp30393017-15583) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 763027 INFO (qtp30393017-15583) [ ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 763030 INFO (qtp30393017-15583) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 763032 WARN (qtp30393017-15583) [ ] 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> 763067 INFO (qtp30393017-15583) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 763067 INFO (qtp30393017-15583) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 763068 INFO (qtp30393017-15583) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 763068 INFO (qtp30393017-15583) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 763069 INFO (qtp30393017-15583) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@8e8066 [junit4] 2> 763069 INFO (qtp30393017-15583) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d28dd0[control_collection_shard1_replica_n1] main] [junit4] 2> 763070 INFO (qtp30393017-15583) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 763070 INFO (qtp30393017-15583) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 763071 INFO (qtp30393017-15583) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 763072 INFO (searcherExecutor-3625-thread-1) [ ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@d28dd0[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 763072 INFO (qtp30393017-15583) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575975912926609408 [junit4] 2> 763075 INFO (qtp30393017-15583) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 763075 INFO (qtp30393017-15583) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 763075 INFO (qtp30393017-15583) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34279/control_collection_shard1_replica_n1/ [junit4] 2> 763075 INFO (qtp30393017-15583) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 763076 INFO (qtp30393017-15583) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:34279/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 763076 INFO (qtp30393017-15583) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 763077 INFO (qtp30393017-15583) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34279/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 763178 INFO (zkCallback-4528-thread-1) [ ] 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> 763227 INFO (qtp30393017-15583) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 763229 INFO (qtp30393017-15583) [ ] 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=1321 [junit4] 2> 763230 INFO (qtp30393017-15581) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 763329 INFO (zkCallback-4528-thread-1) [ ] 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> 763802 INFO (OverseerCollectionConfigSetProcessor-98498494448926724-127.0.0.1:34279_-n_0000000000) [ ] 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> 764230 INFO (qtp30393017-15581) [ ] 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:34279_&wt=javabin&version=2} status=0 QTime=2437 [junit4] 2> 764234 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 764235 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43707/solr ready [junit4] 2> 764235 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 764235 INFO (SocketProxy-Acceptor-34279) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=42056,localport=34279], receiveBufferSize:531000 [junit4] 2> 764242 INFO (SocketProxy-Acceptor-34279) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43715,localport=45496], receiveBufferSize=530904 [junit4] 2> 764242 INFO (qtp30393017-15578) [ ] 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> 764243 INFO (OverseerThreadFactory-3622-thread-2) [ ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 764244 WARN (OverseerThreadFactory-3622-thread-2) [ ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 764448 INFO (qtp30393017-15578) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 764448 INFO (qtp30393017-15578) [ ] 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=205 [junit4] 2> 764573 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-1-001 of type TLOG [junit4] 2> 764573 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 764574 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@170f0c3{/,null,AVAILABLE} [junit4] 2> 764574 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@698a30{HTTP/1.1,[http/1.1]}{127.0.0.1:44067} [junit4] 2> 764575 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.e.j.s.Server Started @766110ms [junit4] 2> 764575 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/tempDir-001/jetty1, hostPort=34003, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-1-001/cores, replicaType=TLOG} [junit4] 2> 764575 ERROR (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 764575 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 764575 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 764575 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 764575 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-17T11:02:32.936512Z [junit4] 2> 764577 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 764577 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-1-001/solr.xml [junit4] 2> 764579 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@78d683, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 764581 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43707/solr [junit4] 2> 764592 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 764593 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 764594 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34003_ [junit4] 2> 764594 INFO (zkCallback-4540-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 764594 INFO (zkCallback-4535-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 764594 INFO (zkCallback-4528-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 764659 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d683 [junit4] 2> 764667 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d683 [junit4] 2> 764667 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d683 [junit4] 2> 764668 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-1-001/cores [junit4] 2> 764685 INFO (qtp30393017-15582) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34003_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 764686 INFO (OverseerCollectionConfigSetProcessor-98498494448926724-127.0.0.1:34279_-n_0000000000) [ ] 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> 764686 INFO (OverseerThreadFactory-3622-thread-3) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:34003_ for creating new replica [junit4] 2> 764687 INFO (SocketProxy-Acceptor-34003) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=44502,localport=34003], receiveBufferSize:531000 [junit4] 2> 764687 INFO (SocketProxy-Acceptor-34003) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44067,localport=53282], receiveBufferSize=530904 [junit4] 2> 764688 INFO (qtp22461123-15630) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 764688 INFO (qtp22461123-15630) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 765695 INFO (qtp22461123-15630) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 765715 INFO (qtp22461123-15630) [ ] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test [junit4] 2> 765793 INFO (qtp22461123-15630) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 765802 INFO (qtp22461123-15630) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true [junit4] 2> 765803 INFO (qtp22461123-15630) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d683 [junit4] 2> 765803 INFO (qtp22461123-15630) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 765803 INFO (qtp22461123-15630) [ ] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-1-001/cores/collection1_shard2_replica_t41], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-1-001/cores/collection1_shard2_replica_t41/data/] [junit4] 2> 765806 INFO (qtp22461123-15630) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 765807 WARN (qtp22461123-15630) [ ] 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> 765857 INFO (qtp22461123-15630) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 765857 INFO (qtp22461123-15630) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 765858 INFO (qtp22461123-15630) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 765858 INFO (qtp22461123-15630) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 765859 INFO (qtp22461123-15630) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1b9a51c [junit4] 2> 765859 INFO (qtp22461123-15630) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18207af[collection1_shard2_replica_t41] main] [junit4] 2> 765860 INFO (qtp22461123-15630) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 765860 INFO (qtp22461123-15630) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 765861 INFO (qtp22461123-15630) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 765861 INFO (searcherExecutor-3636-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@18207af[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 765862 INFO (qtp22461123-15630) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575975915852136448 [junit4] 2> 765865 INFO (qtp22461123-15630) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 765865 INFO (qtp22461123-15630) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 765865 INFO (qtp22461123-15630) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34003/collection1_shard2_replica_t41/ [junit4] 2> 765865 INFO (qtp22461123-15630) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 765865 INFO (qtp22461123-15630) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:34003/collection1_shard2_replica_t41/ has no replicas [junit4] 2> 765865 INFO (qtp22461123-15630) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 765865 INFO (qtp22461123-15630) [ ] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader [junit4] 2> 765866 INFO (qtp22461123-15630) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34003/collection1_shard2_replica_t41/ shard2 [junit4] 2> 766017 INFO (qtp22461123-15630) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 766018 INFO (qtp22461123-15630) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1330 [junit4] 2> 766019 INFO (qtp30393017-15582) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34003_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1334 [junit4] 2> 766133 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-2-001 of type TLOG [junit4] 2> 766134 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 766134 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15a42f8{/,null,AVAILABLE} [junit4] 2> 766135 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1c9f81b{HTTP/1.1,[http/1.1]}{127.0.0.1:43031} [junit4] 2> 766135 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.e.j.s.Server Started @767671ms [junit4] 2> 766135 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/tempDir-001/jetty2, hostPort=43659, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-2-001/cores, replicaType=TLOG} [junit4] 2> 766135 ERROR (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 766135 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 766135 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 766135 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 766135 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-17T11:02:34.496695Z [junit4] 2> 766137 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 766137 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-2-001/solr.xml [junit4] 2> 766139 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@78d683, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 766141 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43707/solr [junit4] 2> 766145 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 766145 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 766146 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43659_ [junit4] 2> 766146 INFO (zkCallback-4546-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 766146 INFO (zkCallback-4535-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 766146 INFO (zkCallback-4528-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 766146 INFO (zkCallback-4540-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 766214 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d683 [junit4] 2> 766223 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d683 [junit4] 2> 766224 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d683 [junit4] 2> 766225 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-2-001/cores [junit4] 2> 766254 INFO (SocketProxy-Acceptor-43659) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=53542,localport=43659], receiveBufferSize:531000 [junit4] 2> 766254 INFO (SocketProxy-Acceptor-43659) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43031,localport=55624], receiveBufferSize=530904 [junit4] 2> 766254 INFO (qtp19566741-15662) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:43659_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 766255 INFO (OverseerThreadFactory-3622-thread-4) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:43659_ for creating new replica [junit4] 2> 766255 INFO (OverseerCollectionConfigSetProcessor-98498494448926724-127.0.0.1:34279_-n_0000000000) [ ] 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> 766256 INFO (SocketProxy-Acceptor-43659) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=53546,localport=43659], receiveBufferSize:531000 [junit4] 2> 766262 INFO (SocketProxy-Acceptor-43659) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43031,localport=55628], receiveBufferSize=530904 [junit4] 2> 766263 INFO (qtp19566741-15664) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 766263 INFO (qtp19566741-15664) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 767272 INFO (qtp19566741-15664) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 767299 INFO (qtp19566741-15664) [ ] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test [junit4] 2> 767393 INFO (qtp19566741-15664) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 767407 INFO (qtp19566741-15664) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true [junit4] 2> 767407 INFO (qtp19566741-15664) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d683 [junit4] 2> 767408 INFO (qtp19566741-15664) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 767408 INFO (qtp19566741-15664) [ ] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-2-001/cores/collection1_shard1_replica_t43/data/] [junit4] 2> 767411 INFO (qtp19566741-15664) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 767416 WARN (qtp19566741-15664) [ ] 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> 767473 INFO (qtp19566741-15664) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 767473 INFO (qtp19566741-15664) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 767474 INFO (qtp19566741-15664) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 767474 INFO (qtp19566741-15664) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 767475 INFO (qtp19566741-15664) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@162f50a [junit4] 2> 767476 INFO (qtp19566741-15664) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@131eb99[collection1_shard1_replica_t43] main] [junit4] 2> 767476 INFO (qtp19566741-15664) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 767477 INFO (qtp19566741-15664) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 767477 INFO (qtp19566741-15664) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 767478 INFO (searcherExecutor-3647-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@131eb99[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 767478 INFO (qtp19566741-15664) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575975917546635264 [junit4] 2> 767482 INFO (qtp19566741-15664) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 767482 INFO (qtp19566741-15664) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 767482 INFO (qtp19566741-15664) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43659/collection1_shard1_replica_t43/ [junit4] 2> 767482 INFO (qtp19566741-15664) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 767482 INFO (qtp19566741-15664) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:43659/collection1_shard1_replica_t43/ has no replicas [junit4] 2> 767482 INFO (qtp19566741-15664) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 767482 INFO (qtp19566741-15664) [ ] o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background replication from leader [junit4] 2> 767483 INFO (qtp19566741-15664) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43659/collection1_shard1_replica_t43/ shard1 [junit4] 2> 767634 INFO (qtp19566741-15664) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 767635 INFO (qtp19566741-15664) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1372 [junit4] 2> 767636 INFO (qtp19566741-15662) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:43659_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1381 [junit4] 2> 767713 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-3-001 of type TLOG [junit4] 2> 767713 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 767714 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d6c63{/,null,AVAILABLE} [junit4] 2> 767714 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@91d522{HTTP/1.1,[http/1.1]}{127.0.0.1:45211} [junit4] 2> 767715 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.e.j.s.Server Started @769250ms [junit4] 2> 767715 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/tempDir-001/jetty3, hostPort=42857, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-3-001/cores, replicaType=TLOG} [junit4] 2> 767715 ERROR (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 767715 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 767715 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 767715 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 767715 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-17T11:02:36.076423Z [junit4] 2> 767717 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 767717 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-3-001/solr.xml [junit4] 2> 767719 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@78d683, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 767721 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43707/solr [junit4] 2> 767725 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 767725 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 767726 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42857_ [junit4] 2> 767727 INFO (zkCallback-4528-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 767727 INFO (zkCallback-4552-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 767727 INFO (zkCallback-4535-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 767727 INFO (zkCallback-4540-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 767727 INFO (zkCallback-4546-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 767822 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d683 [junit4] 2> 767833 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d683 [junit4] 2> 767833 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d683 [junit4] 2> 767834 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-3-001/cores [junit4] 2> 767869 INFO (SocketProxy-Acceptor-42857) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=42486,localport=42857], receiveBufferSize:531000 [junit4] 2> 767870 INFO (qtp1656950-15691) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:42857_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 767870 INFO (SocketProxy-Acceptor-42857) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=45211,localport=53694], receiveBufferSize=530904 [junit4] 2> 767871 INFO (OverseerThreadFactory-3622-thread-5) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:42857_ for creating new replica [junit4] 2> 767871 INFO (OverseerCollectionConfigSetProcessor-98498494448926724-127.0.0.1:34279_-n_0000000000) [ ] 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> 767872 INFO (SocketProxy-Acceptor-42857) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=42490,localport=42857], receiveBufferSize:531000 [junit4] 2> 767879 INFO (SocketProxy-Acceptor-42857) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=45211,localport=53698], receiveBufferSize=530904 [junit4] 2> 767880 INFO (qtp1656950-15697) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 767880 INFO (qtp1656950-15697) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 768888 INFO (qtp1656950-15697) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 768898 INFO (qtp1656950-15697) [ ] o.a.s.s.IndexSchema [collection1_shard2_replica_t45] Schema name=test [junit4] 2> 768994 INFO (qtp1656950-15697) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 769002 INFO (qtp1656950-15697) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t45' using configuration from collection collection1, trusted=true [junit4] 2> 769003 INFO (qtp1656950-15697) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t45' (registry 'solr.core.collection1.shard2.replica_t45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d683 [junit4] 2> 769003 INFO (qtp1656950-15697) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 769003 INFO (qtp1656950-15697) [ ] o.a.s.c.SolrCore [[collection1_shard2_replica_t45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-3-001/cores/collection1_shard2_replica_t45], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-3-001/cores/collection1_shard2_replica_t45/data/] [junit4] 2> 769006 INFO (qtp1656950-15697) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 769007 WARN (qtp1656950-15697) [ ] 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> 769046 INFO (qtp1656950-15697) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 769046 INFO (qtp1656950-15697) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 769047 INFO (qtp1656950-15697) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 769047 INFO (qtp1656950-15697) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 769047 INFO (qtp1656950-15697) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@fb1108 [junit4] 2> 769048 INFO (qtp1656950-15697) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ce5fc2[collection1_shard2_replica_t45] main] [junit4] 2> 769048 INFO (qtp1656950-15697) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 769049 INFO (qtp1656950-15697) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 769049 INFO (qtp1656950-15697) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 769050 INFO (searcherExecutor-3658-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard2_replica_t45] Registered new searcher Searcher@1ce5fc2[collection1_shard2_replica_t45] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 769050 INFO (qtp1656950-15697) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575975919194996736 [junit4] 2> 769052 INFO (qtp1656950-15697) [ ] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_t45 [junit4] 2> 769052 INFO (updateExecutor-4549-thread-1) [ ] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 769052 INFO (qtp1656950-15697) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1172 [junit4] 2> 769052 INFO (recoveryExecutor-4550-thread-1) [ ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 769052 INFO (recoveryExecutor-4550-thread-1) [ ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 769052 INFO (recoveryExecutor-4550-thread-1) [ ] o.a.s.c.ZkController collection1_shard2_replica_t45 stopping background replication from leader [junit4] 2> 769052 INFO (recoveryExecutor-4550-thread-1) [ ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_t45] [junit4] 2> 769052 INFO (recoveryExecutor-4550-thread-1) [ ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 769053 INFO (recoveryExecutor-4550-thread-1) [ ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_t45] as recovering, leader is [http://127.0.0.1:34003/collection1_shard2_replica_t41/] and I am [http://127.0.0.1:42857/collection1_shard2_replica_t45/] [junit4] 2> 769053 INFO (qtp1656950-15691) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:42857_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1183 [junit4] 2> 769055 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 769055 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30000 for each attempt [junit4] 2> 769055 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30000 [junit4] 2> 769058 INFO (recoveryExecutor-4550-thread-1) [ ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:34003]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:42857_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 769058 INFO (SocketProxy-Acceptor-34003) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45254,localport=34003], receiveBufferSize:531000 [junit4] 2> 769058 INFO (SocketProxy-Acceptor-34003) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44067,localport=54034], receiveBufferSize=530904 [junit4] 2> 769059 INFO (qtp22461123-15632) [ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s [junit4] 2> 769059 INFO (qtp22461123-15632) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:42857_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:42857","node_name":"127.0.0.1:42857_","state":"down","type":"TLOG"} [junit4] 2> 769872 INFO (OverseerCollectionConfigSetProcessor-98498494448926724-127.0.0.1:34279_-n_0000000000) [ ] 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> 770060 INFO (qtp22461123-15632) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:42857_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:42857","node_name":"127.0.0.1:42857_","state":"recovering","type":"TLOG"} [junit4] 2> 770060 INFO (qtp22461123-15632) [ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 770060 INFO (qtp22461123-15632) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:42857_&onlyIfLeaderActive=true&core=collection1_shard2_replica_t41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000 [junit4] 2> 770560 INFO (recoveryExecutor-4550-thread-1) [ ] o.a.s.c.RecoveryStrategy Starting Replication Recovery. [junit4] 2> 770560 INFO (recoveryExecutor-4550-thread-1) [ ] o.a.s.c.RecoveryStrategy Attempting to replicate from [http://127.0.0.1:34003/collection1_shard2_replica_t41/]. [junit4] 2> 770561 INFO (SocketProxy-Acceptor-34003) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45560,localport=34003], receiveBufferSize:531000 [junit4] 2> 770569 INFO (SocketProxy-Acceptor-34003) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44067,localport=54340], receiveBufferSize=530904 [junit4] 2> 770570 INFO (qtp22461123-15627) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1575975920788832256,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 770570 INFO (qtp22461123-15627) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 770575 INFO (qtp22461123-15627) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 770575 INFO (qtp22461123-15627) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t41] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=} 0 5 [junit4] 2> 770577 INFO (SocketProxy-Acceptor-34003) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45568,localport=34003], receiveBufferSize:531000 [junit4] 2> 770580 INFO (SocketProxy-Acceptor-34003) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44067,localport=54348], receiveBufferSize=530904 [junit4] 2> 770585 INFO (qtp22461123-15628) [ ] o.a.s.c.S.Request [collection1_shard2_replica_t41] webapp= path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 [junit4] 2> 770585 INFO (recoveryExecutor-4550-thread-1) [ ] o.a.s.h.IndexFetcher Master's generation: 1 [junit4] 2> 770586 INFO (recoveryExecutor-4550-thread-1) [ ] o.a.s.h.IndexFetcher Master's version: 0 [junit4] 2> 770586 INFO (recoveryExecutor-4550-thread-1) [ ] o.a.s.h.IndexFetcher Slave's generation: 1 [junit4] 2> 770586 INFO (recoveryExecutor-4550-thread-1) [ ] o.a.s.h.IndexFetcher Slave's version: 0 [junit4] 2> 770586 INFO (recoveryExecutor-4550-thread-1) [ ] o.a.s.c.RecoveryStrategy Replication Recovery was successful. [junit4] 2> 770586 INFO (recoveryExecutor-4550-thread-1) [ ] o.a.s.c.RecoveryStrategy Registering as Active after recovery. [junit4] 2> 770586 INFO (recoveryExecutor-4550-thread-1) [ ] o.a.s.c.ZkController collection1_shard2_replica_t45 starting background replication from leader [junit4] 2> 770586 INFO (recoveryExecutor-4550-thread-1) [ ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03 [junit4] 2> 770587 INFO (recoveryExecutor-4550-thread-1) [ ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms [junit4] 2> 770587 INFO (indexFetcher-3664-thread-1) [ ] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:34003/collection1_shard2_replica_t41/ [junit4] 2> 770587 INFO (qtp22461123-15628) [ ] o.a.s.c.S.Request [collection1_shard2_replica_t41] webapp= path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 [junit4] 2> 770587 INFO (recoveryExecutor-4550-thread-1) [ ] o.a.s.c.RecoveryStrategy Updating version bucket highest from index after successful recovery. [junit4] 2> 770587 INFO (recoveryExecutor-4550-thread-1) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575975920806658048 [junit4] 2> 770587 INFO (indexFetcher-3664-thread-1) [ ] o.a.s.h.IndexFetcher Master's generation: 1 [junit4] 2> 770587 INFO (indexFetcher-3664-thread-1) [ ] o.a.s.h.IndexFetcher Master's version: 0 [junit4] 2> 770587 INFO (indexFetcher-3664-thread-1) [ ] o.a.s.h.IndexFetcher Slave's generation: 1 [junit4] 2> 770587 INFO (indexFetcher-3664-thread-1) [ ] o.a.s.h.IndexFetcher Slave's version: 0 [junit4] 2> 770588 INFO (recoveryExecutor-4550-thread-1) [ ] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true] [junit4] 2> 771055 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1 [junit4] 2> 771056 INFO (qtp30393017-15581) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1575975921298440192,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 771056 INFO (qtp30393017-15581) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 771056 INFO (qtp30393017-15581) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 771056 INFO (qtp30393017-15581) [ ] o.a.s.u.p.LogUpdateProcessorFactory [control_collection_shard1_replica_n1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0 [junit4] 2> 771059 INFO (SocketProxy-Acceptor-34003) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45624,localport=34003], receiveBufferSize:531000 [junit4] 2> 771059 INFO (SocketProxy-Acceptor-42857) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=43002,localport=42857], receiveBufferSize:531000 [junit4] 2> 771059 INFO (SocketProxy-Acceptor-43659) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=54418,localport=43659], receiveBufferSize:531000 [junit4] 2> 771063 INFO (SocketProxy-Acceptor-34003) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44067,localport=54406], receiveBufferSize=530904 [junit4] 2> 771063 INFO (SocketProxy-Acceptor-42857) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=45211,localport=54212], receiveBufferSize=530904 [junit4] 2> 771064 INFO (SocketProxy-Acceptor-43659) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43031,localport=56500], receiveBufferSize=530904 [junit4] 2> 771064 INFO (qtp19566741-15664) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1575975921306828800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 771064 INFO (qtp1656950-15692) [ ] o.a.s.u.TestInjection Start waiting for replica in sync with leader [junit4] 2> 771064 INFO (qtp19566741-15664) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 771064 INFO (qtp19566741-15664) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 771064 INFO (qtp19566741-15664) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t43] webapp= path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43659/collection1_shard1_replica_t43/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0 [junit4] 2> 771064 INFO (qtp22461123-15627) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1575975921306828800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 771064 INFO (qtp22461123-15627) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 771065 INFO (qtp22461123-15627) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 771065 INFO (qtp22461123-15627) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t41] webapp= path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43659/collection1_shard1_replica_t43/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1 [junit4] 2> 771065 INFO (SocketProxy-Acceptor-34003) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45642,localport=34003], receiveBufferSize:531000 [junit4] 2> 771065 INFO (SocketProxy-Acceptor-34003) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44067,localport=54424], receiveBufferSize=530904 [junit4] 2> 771066 INFO (qtp22461123-15628) [ ] o.a.s.c.S.Request [collection1_shard2_replica_t41] webapp= path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0 [junit4] 2> 771066 INFO (qtp1656950-15692) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t45] webapp= path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43659/collection1_shard1_replica_t43/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2 [junit4] 2> 771067 INFO (qtp19566741-15663) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t43] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9 [junit4] 2> 771068 INFO (SocketProxy-Acceptor-34003) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45648,localport=34003], receiveBufferSize:531000 [junit4] 2> 771068 INFO (SocketProxy-Acceptor-34003) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44067,localport=54428], receiveBufferSize=530904 [junit4] 2> 771069 INFO (qtp22461123-15628) [ ] o.a.s.c.S.Request [collection1_shard2_replica_t41] webapp= path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 771069 INFO (SocketProxy-Acceptor-42857) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=43030,localport=42857], receiveBufferSize:531000 [junit4] 2> 771070 INFO (SocketProxy-Acceptor-42857) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=45211,localport=54240], receiveBufferSize=530904 [junit4] 2> 771070 INFO (qtp1656950-15691) [ ] o.a.s.c.S.Request [collection1_shard2_replica_t45] webapp= path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 771071 INFO (SocketProxy-Acceptor-43659) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=54446,localport=43659], receiveBufferSize:531000 [junit4] 2> 771071 INFO (SocketProxy-Acceptor-43659) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43031,localport=56528], receiveBufferSize=530904 [junit4] 2> 771072 INFO (qtp19566741-15659) [ ] o.a.s.c.S.Request [collection1_shard1_replica_t43] webapp= path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 773072 INFO (TEST-HttpPartitionTest.test-seed#[20EB9E80566097DE]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection with stateFormat=1: c8n_crud_1x2 [junit4] 2> 773073 INFO (SocketProxy-Acceptor-34003) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45878,localport=34003], receiveBufferSize:531000 [junit4] 2> 773074 INFO (SocketProxy-Acceptor-34003) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44067,localport=54658], receiveBufferSize=530904 [junit4] 2> 773075 INFO (qtp22461123-15625) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=1&collection.configName=conf1&nrtReplicas=0&name=c8n_crud_1x2&action=CREATE&numShards=1&tlogReplicas=2&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 773076 INFO (OverseerThreadFactory-3622-thread-5) [ ] o.a.s.c.CreateCollectionCmd Create collection c8n_crud_1x2 [junit4] 2> 773181 INFO (qtp1656950-15698) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_crud_1x2_shard1_replica_t1&action=CREATE&numShards=1&collection=c8n_crud_1x2&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 773182 INFO (qtp19566741-15657) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_crud_1x2_shard1_replica_t2&action=CREATE&numShards=1&collection=c8n_crud_1x2&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 773588 INFO (qtp22461123-15632) [ ] o.a.s.c.S.Request [collection1_shard2_replica_t41] webapp= path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 [junit4] 2> 773588 INFO (indexFetcher-3664-thread-1) [ ] o.a.s.h.IndexFetcher Master's generation: 1 [junit4] 2> 773588 INFO (indexFetcher-3664-thread-1) [ ] o.a.s.h.IndexFetcher Master's version: 0 [junit4] 2> 773588 INFO (indexFetcher-3664-thread-1) [ ] o.a.s.h.IndexFetcher Slave's generation: 1 [junit4] 2> 773588 INFO (indexFetcher-3664-thread-1) [ ] o.a.s.h.IndexFetcher Slave's version: 0 [junit4] 2> 774194 INFO (qtp19566741-15657) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 774194 INFO (qtp1656950-15698) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 774209 INFO (qtp1656950-15698) [ ] o.a.s.s.IndexSchema [c8n_crud_1x2_shard1_replica_t1] Schema name=test [junit4] 2> 774209 INFO (qtp19566741-15657) [ ] o.a.s.s.IndexSchema [c8n_crud_1x2_shard1_replica_t2] Schema name=test [junit4] 2> 774295 INFO (qtp1656950-15698) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 774301 INFO (qtp1656950-15698) [ ] o.a.s.c.CoreContainer Creating SolrCore 'c8n_crud_1x2_shard1_replica_t1' using configuration from collection c8n_crud_1x2, trusted=true [junit4] 2> 774301 INFO (qtp1656950-15698) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.c8n_crud_1x2.shard1.replica_t1' (registry 'solr.core.c8n_crud_1x2.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d683 [junit4] 2> 774301 INFO (qtp19566741-15657) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 774302 INFO (qtp1656950-15698) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 774302 INFO (qtp1656950-15698) [ ] o.a.s.c.SolrCore [[c8n_crud_1x2_shard1_replica_t1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-3-001/cores/c8n_crud_1x2_shard1_replica_t1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-3-001/cores/c8n_crud_1x2_shard1_replica_t1/data/] [junit4] 2> 774304 INFO (qtp1656950-15698) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 774305 WARN (qtp1656950-15698) [ ] 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> 774308 INFO (qtp19566741-15657) [ ] o.a.s.c.CoreContainer Creating SolrCore 'c8n_crud_1x2_shard1_replica_t2' using configuration from collection c8n_crud_1x2, trusted=true [junit4] 2> 774308 INFO (qtp19566741-15657) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.c8n_crud_1x2.shard1.replica_t2' (registry 'solr.core.c8n_crud_1x2.shard1.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d683 [junit4] 2> 774308 INFO (qtp19566741-15657) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 774308 INFO (qtp19566741-15657) [ ] o.a.s.c.SolrCore [[c8n_crud_1x2_shard1_replica_t2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-2-001/cores/c8n_crud_1x2_shard1_replica_t2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_20EB9E80566097DE-001/shard-2-001/cores/c8n_crud_1x2_shard1_replica_t2/data/] [junit4] 2> 774310 INFO (qtp19566741-15657) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 774312 WARN (qtp19566741-15657) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, [...truncated too long message...] , agent id = null] for registry solr.core.collection1.shard2.replica_t45 / com.codahale.metrics.MetricRegistry@162e3b [junit4] 2> 1718513 INFO (zkCallback-2035-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=27696930 [junit4] 2> 1718515 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[20EB9E80566097DE]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@58dfcc{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1718515 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[20EB9E80566097DE]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f537f8{/cbn/t,null,UNAVAILABLE} [junit4] 2> 1718515 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[20EB9E80566097DE]) [ ] 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> 1718515 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[20EB9E80566097DE]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36595 36595 [junit4] 2> 1723537 INFO (Thread-3340) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36595 36595 [junit4] 2> 1723538 WARN (Thread-3340) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.json [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/configs/conf1 [junit4] 2> 3 /solr/collections/forceleader_test_collection/state.json [junit4] 2> 3 /solr/collections/collection1/state.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> 2 /solr/overseer_elect/election/98498554841530377-127.0.0.1:46053_cbn%2Ft-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 6 /solr/live_nodes [junit4] 2> 6 /solr/collections [junit4] 2> 3 /solr/overseer/queue [junit4] 2> 3 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 1723538 WARN (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[20EB9E80566097DE]) [ ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:35931/cbn/t, target: http://127.0.0.1:34295/cbn/t [junit4] 2> 1723538 WARN (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[20EB9E80566097DE]) [ ] o.a.s.c.SocketProxy Closing 13 connections to: http://127.0.0.1:41981/cbn/t, target: http://127.0.0.1:39453/cbn/t [junit4] 2> 1723538 WARN (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[20EB9E80566097DE]) [ ] o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:46053/cbn/t, target: http://127.0.0.1:35217/cbn/t [junit4] 2> 1723538 WARN (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[20EB9E80566097DE]) [ ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:40905/cbn/t, target: http://127.0.0.1:32823/cbn/t [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ForceLeaderTest -Dtests.method=testReplicasInLIRNoLeader -Dtests.seed=20EB9E80566097DE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ksf -Dtests.timezone=Africa/Cairo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] FAILURE 40.2s J0 | ForceLeaderTest.testReplicasInLIRNoLeader <<< [junit4] > Throwable #1: java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:41981/cbn/t/forceleader_test_collection due to: Path not found: /id; rsp={doc=null} [junit4] > at __randomizedtesting.SeedInfo.seed([20EB9E80566097DE:C67CAA406FE26EBF]:0) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556) [junit4] > at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:564) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) [junit4] > at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_20EB9E80566097DE-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=ksf, timezone=Africa/Cairo [junit4] 2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9 (32-bit)/cpus=8,threads=1,free=62629400,total=423362560 [junit4] 2> NOTE: All tests run in this JVM: [FieldMutatingUpdateProcessorTest, TestPhraseSuggestions, TestLMDirichletSimilarityFactory, TestLuceneMatchVersion, OutputWriterTest, TestObjectReleaseTracker, OutOfBoxZkACLAndCredentialsProvidersTest, ConnectionReuseTest, TestExceedMaxTermLength, TestMiniSolrCloudClusterSSL, TestSegmentSorting, TestQuerySenderNoQuery, TestSolr4Spatial, MoveReplicaTest, QueryElevationComponentTest, TestCSVResponseWriter, TestSolrCloudWithDelegationTokens, TestLegacyNumericUtils, HLLUtilTest, TestBulkSchemaAPI, TestBadConfig, TestSchemaResource, TestDistributedSearch, TestSortByMinMaxFunction, SimpleMLTQParserTest, TestFaceting, TestIndexingPerformance, UUIDFieldTest, TestScoreJoinQPScore, TestRealTimeGet, TestDelegationWithHadoopAuth, AssignBackwardCompatibilityTest, TestSerializedLuceneMatchVersion, TestRawTransformer, TestSolr4Spatial2, ChaosMonkeyNothingIsSafeTest, BaseCdcrDistributedZkTest, TestFastOutputStream, BasicAuthStandaloneTest, SolrCloudReportersTest, TestComponentsName, TestDynamicFieldResource, TestHdfsCloudBackupRestore, ConnectionManagerTest, DateRangeFieldTest, HdfsDirectoryFactoryTest, TestExportWriter, TestConfig, TestRangeQuery, TestFieldCacheSort, SolrIndexConfigTest, BlockJoinFacetRandomTest, TestStressLucene, IndexBasedSpellCheckerTest, TestFieldCacheWithThreads, DistributedFacetExistsSmallTest, SolrIndexSplitterTest, TestNumericTerms64, TestInitQParser, TestJoin, HdfsWriteToMultipleCollectionsTest, DistributedFacetPivotSmallAdvancedTest, EchoParamsTest, OverseerTaskQueueTest, PeerSyncWithIndexFingerprintCachingTest, OpenExchangeRatesOrgProviderTest, SolrCoreMetricManagerTest, RequestLoggingTest, SpellCheckCollatorTest, DistributedQueryComponentCustomSortTest, TestJsonFacets, ExplicitHLLTest, TestFilteredDocIdSet, DocumentAnalysisRequestHandlerTest, TestCoreAdminApis, TestZkAclsWithHadoopAuth, SpellingQueryConverterTest, WordBreakSolrSpellCheckerTest, TestUseDocValuesAsStored, TestSystemCollAutoCreate, TestCloudNestedDocsSort, TestSolrXml, TestMissingGroups, TestOmitPositions, TestComplexPhraseQParserPlugin, TestInitParams, TestSolrDeletionPolicy1, XmlUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, TestNumericRangeQuery32, TestEmbeddedSolrServerConstructors, TestTestInjection, MissingSegmentRecoveryTest, AutoScalingHandlerTest, CoreSorterTest, SuggesterWFSTTest, TestWordDelimiterFilterFactory, TlogReplayBufferedWhileIndexingTest, TestJavabinTupleStreamParser, TestRequestForwarding, TestBlendedInfixSuggestions, TestDocSet, TestConfigSets, TestTlogReplica, AnalyticsQueryTest, TestConfigSetsAPIZkFailure, SuggestComponentTest, SolrMetricsIntegrationTest, HdfsThreadLeakTest, DistribCursorPagingTest, DistributedQueueTest, SaslZkACLProviderTest, TestCloudPivotFacet, LeaderElectionIntegrationTest, SolrCloudExampleTest, DebugComponentTest, AddSchemaFieldsUpdateProcessorFactoryTest, CollectionsAPISolrJTest, CollectionsAPIDistributedZkTest, SyncSliceTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, ZkSolrClientTest, TestDistributedGrouping, DistributedSpellCheckComponentTest, ZkControllerTest, TestSort, TestFiltering, SoftAutoCommitTest, SearchHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, SampleTest, TestBinaryField, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestPerFieldSimilarity, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, ScriptEngineTest, URLClassifyProcessorTest, PluginInfoTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestEmbeddedSolrServerSchemaAPI, ActionThrottleTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, ConfigSetsAPITest, CustomCollectionTest, DeleteReplicaTest, ForceLeaderTest] [junit4] Completed [515/730 (2!)] on J0 in 107.36s, 3 tests, 1 failure, 1 skipped <<< FAILURES! [...truncated 37255 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
