Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20972/ Java: 64bit/jdk-10-ea+32 -XX:+UseCompressedOops -XX:+UseSerialGC
3 tests failed. FAILED: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth Error Message: Error from server at http://127.0.0.1:43687/solr: create the collection time out:180s Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43687/solr: create the collection time out:180s at __randomizedtesting.SeedInfo.seed([6CD08518CCEC3395:18631A628659078]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:200) at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:172) at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:138) at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth(TestMiniSolrCloudClusterSSL.java:103) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at 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.CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss Error Message: Error from server at http://127.0.0.1:37987/solr: create the collection time out:180s Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37987/solr: create the collection time out:180s at __randomizedtesting.SeedInfo.seed([6CD08518CCEC3395:97FE3E456A0140C0]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss(CollectionReloadTest.java:53) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at 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.autoscaling.SystemLogListenerTest.test Error Message: wrong number of events added to .system expected:<9> but was:<10> Stack Trace: java.lang.AssertionError: wrong number of events added to .system expected:<9> but was:<10> at __randomizedtesting.SeedInfo.seed([6CD08518CCEC3395:E484BAC262105E6D]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test(SystemLogListenerTest.java:166) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at 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 11854 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionReloadTest [junit4] 2> 425968 INFO (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-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.CollectionReloadTest_6CD08518CCEC3395-001/init-core-data-001 [junit4] 2> 425968 WARN (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13 [junit4] 2> 425968 INFO (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 425969 INFO (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-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> 425969 INFO (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionReloadTest_6CD08518CCEC3395-001/tempDir-001 [junit4] 2> 425969 INFO (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 425970 INFO (Thread-1029) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 425970 INFO (Thread-1029) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 425971 ERROR (Thread-1029) [ ] 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> 426070 INFO (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:39099 [junit4] 2> 426075 INFO (jetty-launcher-300-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 426075 INFO (jetty-launcher-300-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ad048ed{/solr,null,AVAILABLE} [junit4] 2> 426076 INFO (jetty-launcher-300-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@434eec2c{HTTP/1.1,[http/1.1]}{127.0.0.1:37987} [junit4] 2> 426076 INFO (jetty-launcher-300-thread-1) [ ] o.e.j.s.Server Started @427621ms [junit4] 2> 426076 INFO (jetty-launcher-300-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37987} [junit4] 2> 426077 ERROR (jetty-launcher-300-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 426077 INFO (jetty-launcher-300-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 426077 INFO (jetty-launcher-300-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 426077 INFO (jetty-launcher-300-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 426077 INFO (jetty-launcher-300-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-22T13:55:35.875203Z [junit4] 2> 426078 INFO (jetty-launcher-300-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 426082 INFO (jetty-launcher-300-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39099/solr [junit4] 2> 426107 INFO (jetty-launcher-300-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 426108 INFO (jetty-launcher-300-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37987_solr [junit4] 2> 426108 INFO (jetty-launcher-300-thread-1) [ ] o.a.s.c.Overseer Overseer (id=99048419214491651-127.0.0.1:37987_solr-n_0000000000) starting [junit4] 2> 426110 INFO (jetty-launcher-300-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37987_solr [junit4] 2> 426111 INFO (OverseerStateUpdate-99048419214491651-127.0.0.1:37987_solr-n_0000000000) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 426137 INFO (jetty-launcher-300-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37987.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c6b63b4 [junit4] 2> 426141 INFO (jetty-launcher-300-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37987.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c6b63b4 [junit4] 2> 426141 INFO (jetty-launcher-300-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37987.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c6b63b4 [junit4] 2> 426142 INFO (jetty-launcher-300-thread-1) [ ] 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.CollectionReloadTest_6CD08518CCEC3395-001/tempDir-001/node1/. [junit4] 2> 426153 INFO (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 426153 INFO (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39099/solr ready [junit4] 2> 426157 INFO (TEST-CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss-seed#[6CD08518CCEC3395]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testReloadedLeaderStateAfterZkSessionLoss [junit4] 2> 426158 INFO (TEST-CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss-seed#[6CD08518CCEC3395]) [ ] o.a.s.c.CollectionReloadTest testReloadedLeaderStateAfterZkSessionLoss initialized OK ... running test logic [junit4] 2> 426159 INFO (qtp1201619400-3054) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=c8n_1x1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 426163 INFO (OverseerThreadFactory-810-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection c8n_1x1 [junit4] 2> 426269 INFO (OverseerStateUpdate-99048419214491651-127.0.0.1:37987_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"c8n_1x1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"c8n_1x1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:37987/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 426472 INFO (qtp1201619400-3056) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=c8n_1x1_shard1_replica_n1&action=CREATE&numShards=1&collection=c8n_1x1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 426472 INFO (qtp1201619400-3056) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 426575 INFO (zkCallback-307-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c8n_1x1/state.json] for collection [c8n_1x1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 426576 INFO (zkCallback-307-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c8n_1x1/state.json] for collection [c8n_1x1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 427483 INFO (qtp1201619400-3056) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 427512 INFO (qtp1201619400-3056) [ ] o.a.s.s.IndexSchema [c8n_1x1_shard1_replica_n1] Schema name=minimal [junit4] 2> 427514 INFO (qtp1201619400-3056) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 427514 INFO (qtp1201619400-3056) [ ] o.a.s.c.CoreContainer Creating SolrCore 'c8n_1x1_shard1_replica_n1' using configuration from collection c8n_1x1, trusted=true [junit4] 2> 427515 INFO (qtp1201619400-3056) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37987.solr.core.c8n_1x1.shard1.replica_n1' (registry 'solr.core.c8n_1x1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c6b63b4 [junit4] 2> 427515 INFO (qtp1201619400-3056) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 427515 INFO (qtp1201619400-3056) [ ] o.a.s.c.SolrCore [[c8n_1x1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionReloadTest_6CD08518CCEC3395-001/tempDir-001/node1/c8n_1x1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionReloadTest_6CD08518CCEC3395-001/tempDir-001/node1/./c8n_1x1_shard1_replica_n1/data/] [junit4] 2> 427548 INFO (qtp1201619400-3056) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 427548 INFO (qtp1201619400-3056) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 427548 INFO (qtp1201619400-3056) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 427548 INFO (qtp1201619400-3056) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 427549 INFO (qtp1201619400-3056) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7460a5b[c8n_1x1_shard1_replica_n1] main] [junit4] 2> 427550 INFO (qtp1201619400-3056) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 427550 INFO (qtp1201619400-3056) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 427551 INFO (qtp1201619400-3056) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 427551 INFO (searcherExecutor-813-thread-1) [ ] o.a.s.c.SolrCore [c8n_1x1_shard1_replica_n1] Registered new searcher Searcher@7460a5b[c8n_1x1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 427551 INFO (qtp1201619400-3056) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584774709089665024 [junit4] 2> 427554 INFO (qtp1201619400-3056) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 427554 INFO (qtp1201619400-3056) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 427554 INFO (qtp1201619400-3056) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37987/solr/c8n_1x1_shard1_replica_n1/ [junit4] 2> 427554 INFO (qtp1201619400-3056) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 427554 INFO (qtp1201619400-3056) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:37987/solr/c8n_1x1_shard1_replica_n1/ has no replicas [junit4] 2> 427554 INFO (qtp1201619400-3056) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 427555 INFO (qtp1201619400-3056) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37987/solr/c8n_1x1_shard1_replica_n1/ shard1 [junit4] 2> 606161 ERROR (qtp1201619400-3054) [ ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> [junit4] 2> 606162 INFO (qtp1201619400-3054) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=c8n_1x1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=500 QTime=180002 [junit4] 2> 606162 ERROR (qtp1201619400-3054) [ ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> [junit4] 2> 606163 INFO (TEST-CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss-seed#[6CD08518CCEC3395]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testReloadedLeaderStateAfterZkSessionLoss [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CollectionReloadTest -Dtests.method=testReloadedLeaderStateAfterZkSessionLoss -Dtests.seed=6CD08518CCEC3395 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-DK -Dtests.timezone=Asia/Qatar -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 180s J2 | CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37987/solr: create the collection time out:180s [junit4] > at __randomizedtesting.SeedInfo.seed([6CD08518CCEC3395:97FE3E456A0140C0]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) [junit4] > at org.apache.solr.cloud.CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss(CollectionReloadTest.java:53) [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 java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 606171 ERROR (OverseerThreadFactory-810-thread-1) [ ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:37987/solr [junit4] 2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:37987/solr [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) [junit4] 2> at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] 2> at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172) [junit4] 2> at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [junit4] 2> at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514) [junit4] 2> at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [junit4] 2> at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:37987 failed to respond [junit4] 2> at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141) [junit4] 2> at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) [junit4] 2> at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) [junit4] 2> at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) [junit4] 2> at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) [junit4] 2> at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) [junit4] 2> at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) [junit4] 2> at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118) [junit4] 2> at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) [junit4] 2> at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) [junit4] 2> at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] 2> at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) [junit4] 2> at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] 2> at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] 2> at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) [junit4] 2> ... 12 more [junit4] 2> 606171 INFO (jetty-closer-301-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@434eec2c{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 606172 ERROR (OverseerThreadFactory-810-thread-1) [ ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [c8n_1x1]. [junit4] 2> 606173 INFO (jetty-closer-301-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1896518602 [junit4] 2> 606173 INFO (jetty-closer-301-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 606173 INFO (jetty-closer-301-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58631a39: rootName = solr_37987, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2b92830d [junit4] 2> 606176 INFO (OverseerThreadFactory-810-thread-1) [ ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 606177 ERROR (OverseerThreadFactory-810-thread-1) [ ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:37987/solr [junit4] 2> org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:37987/solr [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) [junit4] 2> at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] 2> at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172) [junit4] 2> at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [junit4] 2> at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514) [junit4] 2> at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [junit4] 2> at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:37987 [/127.0.0.1] failed: Connection refused (Connection refused) [junit4] 2> at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159) [junit4] 2> at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359) [junit4] 2> at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381) [junit4] 2> at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) [junit4] 2> at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) [junit4] 2> at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] 2> at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) [junit4] 2> at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] 2> at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] 2> at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) [junit4] 2> ... 12 more [junit4] 2> Caused by: java.net.ConnectException: Connection refused (Connection refused) [junit4] 2> at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) [junit4] 2> at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:400) [junit4] 2> at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:243) [junit4] 2> at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:225) [junit4] 2> at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:402) [junit4] 2> at java.base/java.net.Socket.connect(Socket.java:591) [junit4] 2> at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) [junit4] 2> at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) [junit4] 2> ... 22 more [junit4] 2> 606183 INFO (jetty-closer-301-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 606183 INFO (jetty-closer-301-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a050090: rootName = solr_37987, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@621cdc94 [junit4] 2> 606189 INFO (jetty-closer-301-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 606189 INFO (jetty-closer-301-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b62aba0: rootName = solr_37987, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@cd74e20 [junit4] 2> 606191 INFO (jetty-closer-301-thread-1) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37987_solr [junit4] 2> 606192 INFO (jetty-closer-301-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 606192 INFO (zkCallback-307-thread-5) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 606193 INFO (coreCloseExecutor-818-thread-1) [ ] o.a.s.c.SolrCore [c8n_1x1_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@51a205a3 [junit4] 2> 606193 INFO (coreCloseExecutor-818-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.c8n_1x1.shard1.replica_n1, tag=1369572771 [junit4] 2> 606193 INFO (coreCloseExecutor-818-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29b06fcd: rootName = solr_37987, domain = solr.core.c8n_1x1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.c8n_1x1.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@265d83d6 [junit4] 2> 606204 INFO (coreCloseExecutor-818-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.c8n_1x1.shard1.leader, tag=1369572771 [junit4] 2> 606218 INFO (jetty-closer-301-thread-1) [ ] o.a.s.c.Overseer Overseer (id=99048419214491651-127.0.0.1:37987_solr-n_0000000000) closing [junit4] 2> 606218 INFO (OverseerStateUpdate-99048419214491651-127.0.0.1:37987_solr-n_0000000000) [ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37987_solr [junit4] 2> 636216 INFO (zkCallback-307-thread-5) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/c8n_1x1/state.json] for collection [c8n_1x1] has occurred - updating... (live nodes size: [0]) [junit4] 2> 636216 INFO (zkCallback-307-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/c8n_1x1/state.json] for collection [c8n_1x1] has occurred - updating... (live nodes size: [0]) [junit4] 2> 636218 ERROR (OverseerThreadFactory-810-thread-1) [ ] o.a.s.c.OverseerCollectionMessageHandler Collection: c8n_1x1 operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: c8n_1x1 [junit4] 2> at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:109) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:677) [junit4] 2> at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:302) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:231) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> [junit4] 2> 636220 INFO (OverseerThreadFactory-810-thread-1) [ ] 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> 636221 WARN (OverseerAutoScalingTriggerThread-99048419214491651-127.0.0.1:37987_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 636222 INFO (jetty-closer-301-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2ad048ed{/solr,null,UNAVAILABLE} [junit4] 2> 636238 ERROR (qtp1201619400-3056) [ ] o.a.s.c.ZkController Error getting leader from zk [junit4] 2> org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: c8n_1x1 slice: shard1 saw state=null with live_nodes=[] [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736) [junit4] 2> at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178) [junit4] 2> at org.apache.solr.cloud.ZkController.register(ZkController.java:1079) [junit4] 2> at org.apache.solr.cloud.ZkController.register(ZkController.java:1014) [junit4] 2> at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181) [junit4] 2> at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208) [junit4] 2> at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:890) [junit4] 2> at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1051) [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:952) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 636239 ERROR (qtp1201619400-3056) [ ] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard shard1 [junit4] 2> at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207) [junit4] 2> at org.apache.solr.cloud.ZkController.register(ZkController.java:1079) [junit4] 2> at org.apache.solr.cloud.ZkController.register(ZkController.java:1014) [junit4] 2> at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181) [junit4] 2> at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208) [junit4] 2> at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:890) [junit4] 2> at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1051) [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:952) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: c8n_1x1 slice: shard1 saw state=null with live_nodes=[] [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736) [junit4] 2> at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178) [junit4] 2> ... 41 more [junit4] 2> [junit4] 2> 636247 INFO (qtp1201619400-3056) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=c8n_1x1_shard1_replica_n1&action=CREATE&numShards=1&collection=c8n_1x1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=209775 [junit4] 2> 636248 ERROR (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 636248 INFO (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39099 39099 [junit4] 2> 641365 INFO (Thread-1029) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39099 39099 [junit4] 2> 641366 WARN (Thread-1029) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 2 /solr/aliases.json [junit4] 2> 2 /solr/clusterprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 3 /solr/collections/c8n_1x1/state.json [junit4] 2> 2 /solr/clusterstate.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 2 /solr/live_nodes [junit4] 2> 2 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionReloadTest_6CD08518CCEC3395-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1575, maxMBSortInHeap=7.6981090686046425, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@78a8860d), locale=en-DK, timezone=Asia/Qatar [junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=185404232,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [ConjunctionSolrSpellCheckerTest, HdfsRecoveryZkTest, ShardSplitTest, ParsingFieldUpdateProcessorsTest, CollectionReloadTest] [junit4] Completed [63/750 (1!)] on J2 in 215.41s, 1 test, 1 error <<< FAILURES! [...truncated 1250 lines...] [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL [junit4] 2> 1786342 INFO (SUITE-TestMiniSolrCloudClusterSSL-seed#[6CD08518CCEC3395]-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/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CD08518CCEC3395-001/init-core-data-001 [junit4] 2> 1786342 WARN (SUITE-TestMiniSolrCloudClusterSSL-seed#[6CD08518CCEC3395]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27 [junit4] 2> 1786342 INFO (SUITE-TestMiniSolrCloudClusterSSL-seed#[6CD08518CCEC3395]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1786342 INFO (SUITE-TestMiniSolrCloudClusterSSL-seed#[6CD08518CCEC3395]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 1786343 INFO (TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6CD08518CCEC3395]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSslAndClientAuth [junit4] 2> 1786344 INFO (TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6CD08518CCEC3395]) [ ] o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the randomized SSL & clientAuth settings selected by base class [junit4] 2> 1786345 INFO (TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6CD08518CCEC3395]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CD08518CCEC3395-001/tempDir-001 [junit4] 2> 1786345 INFO (TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6CD08518CCEC3395]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1786346 INFO (Thread-3034) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1786346 INFO (Thread-3034) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1786348 ERROR (Thread-3034) [ ] 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> 1786446 INFO (TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6CD08518CCEC3395]) [ ] o.a.s.c.ZkTestServer start zk server on port:37767 [junit4] 2> 1786450 INFO (jetty-launcher-618-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1786453 INFO (jetty-launcher-618-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1786454 INFO (jetty-launcher-618-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1786454 INFO (jetty-launcher-618-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7332327e{/solr,null,AVAILABLE} [junit4] 2> 1786455 INFO (jetty-launcher-618-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@447f734b{/solr,null,AVAILABLE} [junit4] 2> 1786456 INFO (jetty-launcher-618-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@53abbf62{SSL,[ssl, http/1.1]}{127.0.0.1:41941} [junit4] 2> 1786456 INFO (jetty-launcher-618-thread-1) [ ] o.e.j.s.Server Started @1787612ms [junit4] 2> 1786456 INFO (jetty-launcher-618-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41941} [junit4] 2> 1786456 INFO (jetty-launcher-618-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@433c0849{SSL,[ssl, http/1.1]}{127.0.0.1:34087} [junit4] 2> 1786456 INFO (jetty-launcher-618-thread-2) [ ] o.e.j.s.Server Started @1787612ms [junit4] 2> 1786456 ERROR (jetty-launcher-618-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1786456 INFO (jetty-launcher-618-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34087} [junit4] 2> 1786456 INFO (jetty-launcher-618-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1786456 ERROR (jetty-launcher-618-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1786456 INFO (jetty-launcher-618-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1786456 INFO (jetty-launcher-618-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1786456 INFO (jetty-launcher-618-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-22T14:18:15.865775Z [junit4] 2> 1786457 INFO (jetty-launcher-618-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1786457 INFO (jetty-launcher-618-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1786457 INFO (jetty-launcher-618-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1786457 INFO (jetty-launcher-618-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-22T14:18:15.866270Z [junit4] 2> 1786460 INFO (jetty-launcher-618-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@356ab6a1{/solr,null,AVAILABLE} [junit4] 2> 1786464 INFO (jetty-launcher-618-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@68bdbb20{SSL,[ssl, http/1.1]}{127.0.0.1:42353} [junit4] 2> 1786465 INFO (jetty-launcher-618-thread-3) [ ] o.e.j.s.Server Started @1787620ms [junit4] 2> 1786465 INFO (jetty-launcher-618-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42353} [junit4] 2> 1786465 ERROR (jetty-launcher-618-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1786465 INFO (jetty-launcher-618-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1786465 INFO (jetty-launcher-618-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1786465 INFO (jetty-launcher-618-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1786465 INFO (jetty-launcher-618-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-22T14:18:15.874454Z [junit4] 2> 1786468 INFO (jetty-launcher-618-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1786471 INFO (jetty-launcher-618-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1786477 INFO (jetty-launcher-618-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1786480 INFO (jetty-launcher-618-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37767/solr [junit4] 2> 1786481 INFO (jetty-launcher-618-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37767/solr [junit4] 2> 1786482 INFO (jetty-launcher-618-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37767/solr [junit4] 2> 1786519 INFO (jetty-launcher-618-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1786520 INFO (jetty-launcher-618-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41941_solr [junit4] 2> 1786520 INFO (jetty-launcher-618-thread-1) [ ] o.a.s.c.Overseer Overseer (id=99048508342599689-127.0.0.1:41941_solr-n_0000000000) starting [junit4] 2> 1786525 INFO (jetty-launcher-618-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41941_solr [junit4] 2> 1786528 INFO (zkCallback-635-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1786556 INFO (jetty-launcher-618-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1786557 INFO (jetty-launcher-618-thread-2) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1786557 INFO (jetty-launcher-618-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1786558 INFO (jetty-launcher-618-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34087_solr [junit4] 2> 1786559 INFO (jetty-launcher-618-thread-3) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1786560 INFO (zkCallback-635-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1786561 INFO (zkCallback-634-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1786561 INFO (zkCallback-633-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1786565 INFO (jetty-launcher-618-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42353_solr [junit4] 2> 1786565 INFO (zkCallback-634-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1786565 INFO (zkCallback-635-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1786566 INFO (zkCallback-633-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1786569 INFO (jetty-launcher-618-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41941.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d [junit4] 2> 1786573 INFO (jetty-launcher-618-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41941.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d [junit4] 2> 1786573 INFO (jetty-launcher-618-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41941.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d [junit4] 2> 1786574 INFO (jetty-launcher-618-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CD08518CCEC3395-001/tempDir-001/node1/. [junit4] 2> 1786592 INFO (jetty-launcher-618-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34087.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d [junit4] 2> 1786600 INFO (jetty-launcher-618-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34087.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d [junit4] 2> 1786600 INFO (jetty-launcher-618-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34087.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d [junit4] 2> 1786602 INFO (jetty-launcher-618-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CD08518CCEC3395-001/tempDir-001/node2/. [junit4] 2> 1786606 INFO (jetty-launcher-618-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42353.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d [junit4] 2> 1786612 WARN (jetty-launcher-618-thread-3) [ ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge [junit4] 2> javax.management.InstanceNotFoundException: solr_42353:dom1=solr,dom2=jvm,name0=memory,name1=heap,name=usage [junit4] 2> at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083) [junit4] 2> at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423) [junit4] 2> at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411) [junit4] 2> at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738) [junit4] 2> at java.base/java.util.HashMap.forEach(HashMap.java:1341) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728) [junit4] 2> at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109) [junit4] 2> at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70) [junit4] 2> at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:883) [junit4] 2> at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:819) [junit4] 2> at org.apache.solr.core.CoreContainer.load(CoreContainer.java:553) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183) [junit4] 2> at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145) [junit4] 2> at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306) [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179) [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367) [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384) [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247) [junit4] 2> at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 1786614 INFO (jetty-launcher-618-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42353.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d [junit4] 2> 1786614 INFO (jetty-launcher-618-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42353.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d [junit4] 2> 1786615 INFO (jetty-launcher-618-thread-3) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CD08518CCEC3395-001/tempDir-001/node3/. [junit4] 2> 1787173 INFO (TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6CD08518CCEC3395]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1787173 INFO (TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6CD08518CCEC3395]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37767/solr ready [junit4] 2> 1787185 INFO (qtp633217163-12350) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1787186 INFO (OverseerThreadFactory-2721-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection first_collection [junit4] 2> 1787291 INFO (OverseerStateUpdate-99048508342599689-127.0.0.1:41941_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"first_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"first_collection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:42353/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1787292 INFO (OverseerStateUpdate-99048508342599689-127.0.0.1:41941_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"first_collection", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"first_collection_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:41941/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1787292 INFO (OverseerStateUpdate-99048508342599689-127.0.0.1:41941_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"first_collection", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"first_collection_shard3_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:34087/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1787497 INFO (qtp633217163-12345) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=first_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin [junit4] 2> 1787497 INFO (qtp633217163-12345) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1787506 INFO (qtp472908526-12342) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=first_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin [junit4] 2> 1787507 INFO (qtp472908526-12342) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1787507 INFO (qtp451194742-12337) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=first_collection_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin [junit4] 2> 1787507 INFO (qtp451194742-12337) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1787609 INFO (zkCallback-633-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1787609 INFO (zkCallback-635-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1787609 INFO (zkCallback-634-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1787609 INFO (zkCallback-633-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1787609 INFO (zkCallback-635-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1787609 INFO (zkCallback-634-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1788506 INFO (qtp633217163-12345) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1788513 INFO (qtp633217163-12345) [ ] o.a.s.s.IndexSchema [first_collection_shard3_replica_n4] Schema name=test [junit4] 2> 1788514 INFO (qtp472908526-12342) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1788514 INFO (qtp451194742-12337) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1788527 INFO (qtp472908526-12342) [ ] o.a.s.s.IndexSchema [first_collection_shard1_replica_n1] Schema name=test [junit4] 2> 1788527 INFO (qtp451194742-12337) [ ] o.a.s.s.IndexSchema [first_collection_shard2_replica_n2] Schema name=test [junit4] 2> 1788575 INFO (qtp633217163-12345) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1788582 INFO (qtp633217163-12345) [ ] o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard3_replica_n4' using configuration from collection first_collection, trusted=true [junit4] 2> 1788582 INFO (qtp633217163-12345) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34087.solr.core.first_collection.shard3.replica_n4' (registry 'solr.core.first_collection.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d [junit4] 2> 1788582 INFO (qtp633217163-12345) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1788582 INFO (qtp633217163-12345) [ ] o.a.s.c.SolrCore [[first_collection_shard3_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CD08518CCEC3395-001/tempDir-001/node2/first_collection_shard3_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CD08518CCEC3395-001/tempDir-001/node2/./first_collection_shard3_replica_n4/data/] [junit4] 2> 1788583 INFO (qtp472908526-12342) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1788583 INFO (qtp451194742-12337) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1788584 INFO (qtp633217163-12345) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4520179891630294] [junit4] 2> 1788589 WARN (qtp633217163-12345) [ ] 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> 1788590 INFO (qtp451194742-12337) [ ] o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard2_replica_n2' using configuration from collection first_collection, trusted=true [junit4] 2> 1788590 INFO (qtp472908526-12342) [ ] o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard1_replica_n1' using configuration from collection first_collection, trusted=true [junit4] 2> 1788590 INFO (qtp451194742-12337) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41941.solr.core.first_collection.shard2.replica_n2' (registry 'solr.core.first_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d [...truncated too long message...] rMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n7, tag=1476080557 [junit4] 2> 2787747 INFO (coreCloseExecutor-9003-thread-5) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41cbfb40: rootName = solr_35333, domain = solr.core..system.shard1.replica_n7, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n7 / com.codahale.metrics.MetricRegistry@368e8911 [junit4] 2> 2787747 INFO (jetty-closer-3233-thread-2) [ ] o.a.s.c.Overseer Overseer (id=99048571020574727-127.0.0.1:46725_solr-n_0000000000) closing [junit4] 2> 2787747 INFO (OverseerStateUpdate-99048571020574727-127.0.0.1:46725_solr-n_0000000000) [ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46725_solr [junit4] 2> 2787747 WARN (OverseerAutoScalingTriggerThread-99048571020574727-127.0.0.1:46725_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 2787748 DEBUG (jetty-closer-3233-thread-2) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly [junit4] 2> 2787748 INFO (zkCallback-3249-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35333_solr [junit4] 2> 2787748 INFO (jetty-closer-3233-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7c946b9d{/solr,null,UNAVAILABLE} [junit4] 2> 2787753 INFO (coreCloseExecutor-9003-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test.shard1.leader, tag=1606150078 [junit4] 2> 2787753 INFO (coreCloseExecutor-9003-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test.shard3.leader, tag=957867171 [junit4] 2> 2787753 INFO (coreCloseExecutor-9003-thread-5) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=1476080557 [junit4] 2> 2789254 INFO (jetty-closer-3233-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@72785ece{/solr,null,UNAVAILABLE} [junit4] 2> 2789255 ERROR (SUITE-SystemLogListenerTest-seed#[6CD08518CCEC3395]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 2789255 INFO (SUITE-SystemLogListenerTest-seed#[6CD08518CCEC3395]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34227 34227 [junit4] 2> 2790436 INFO (Thread-5055) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34227 34227 [junit4] 2> 2790437 WARN (Thread-5055) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 7 /solr/aliases.json [junit4] 2> 7 /solr/clusterprops.json [junit4] 2> 4 /solr/configs/.system/managed-schema [junit4] 2> 3 /solr/configs/.system [junit4] 2> 3 /solr/security.json [junit4] 2> 3 /solr/configs/conf [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 49 /solr/collections/test/state.json [junit4] 2> 32 /solr/collections/.system/state.json [junit4] 2> 7 /solr/clusterstate.json [junit4] 2> 2 /solr/overseer_elect/election/99048571020574727-127.0.0.1:46725_solr-n_0000000000 [junit4] 2> 2 /solr/collections/.system/leader_elect/shard1/election/99048571020574729-core_node5-n_0000000001 [junit4] 2> 2 /solr/collections/test/leader_elect/shard3/election/99048571020574729-core_node11-n_0000000000 [junit4] 2> 2 /solr/collections/test/leader_elect/shard2/election/99048571020574727-core_node9-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 7 /solr/live_nodes [junit4] 2> 7 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_6CD08518CCEC3395-001 [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@50ed1de9), locale=dje-NE, timezone=Pacific/Fiji [junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=125385224,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [ConjunctionSolrSpellCheckerTest, HdfsRecoveryZkTest, ShardSplitTest, ParsingFieldUpdateProcessorsTest, CollectionReloadTest, TestDistributedMissingSort, SortByFunctionTest, WrapperMergePolicyFactoryTest, TestManagedResource, DateRangeFieldTest, TestZkAclsWithHadoopAuth, SparseHLLTest, TestDynamicLoading, TestOverriddenPrefixQueryForCustomFieldType, TestIntervalFaceting, TestCloudRecovery, TestValueSourceCache, TestSchemaResource, XsltUpdateRequestHandlerTest, TestExceedMaxTermLength, TestDistributedGrouping, UniqFieldsUpdateProcessorFactoryTest, BooleanFieldTest, TestNonDefinedSimilarityFactory, TestFieldTypeCollectionResource, IndexSchemaTest, ClassificationUpdateProcessorFactoryTest, TestFieldCacheSort, TestDeleteCollectionOnDownNodes, CloneFieldUpdateProcessorFactoryTest, SpellPossibilityIteratorTest, EchoParamsTest, TestInPlaceUpdatesStandalone, DisMaxRequestHandlerTest, TestPrepRecovery, StatsComponentTest, SuggestComponentContextFilterQueryTest, TestHashPartitioner, UnloadDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, QueryElevationComponentTest, TestXmlQParser, TestScoreJoinQPScore, TestTolerantUpdateProcessorCloud, TestElisionMultitermQuery, HighlighterTest, CustomCollectionTest, TestSearchPerf, TestConfigReload, PeerSyncWithIndexFingerprintCachingTest, TestSolrDeletionPolicy2, TestReRankQParserPlugin, TestFiltering, DistributedSuggestComponentTest, SuggesterTest, LoggingHandlerTest, TestDocTermOrds, TestTrackingShardHandlerFactory, MultiThreadedOCPTest, DirectSolrSpellCheckerTest, FieldAnalysisRequestHandlerTest, TestPushWriter, TestMacros, DeleteNodeTest, TestAuthenticationFramework, TestConfigSets, DocValuesNotIndexedTest, TestGroupingSearch, ConfigSetsAPITest, BlockJoinFacetRandomTest, DistanceFunctionTest, TestMultiValuedNumericRangeQuery, TestSearcherReuse, TestUseDocValuesAsStored, TestCollectionAPI, BufferStoreTest, SolrTestCaseJ4Test, SearchRateTriggerTest, TestPartialUpdateDeduplication, TestGeoJSONResponseWriter, TriLevelCompositeIdRoutingTest, DirectSolrConnectionTest, DistributedExpandComponentTest, CopyFieldTest, TestSSLRandomization, TestTrie, CdcrRequestHandlerTest, AnalyticsQueryTest, TestSerializedLuceneMatchVersion, ClusterStateTest, CoreAdminHandlerTest, SolrSlf4jReporterTest, ComputePlanActionTest, TestJsonFacets, SolrCLIZkUtilsTest, UtilsToolTest, HdfsThreadLeakTest, RecoveryZkTest, TimeZoneUtilsTest, TestCloudSchemaless, TestExpandComponent, TestSolrXml, TestStressInPlaceUpdates, TestRetrieveFieldsOptimizer, HdfsBasicDistributedZkTest, TestCoreContainer, DistributedSpellCheckComponentTest, ZkNodePropsTest, FieldMutatingUpdateProcessorTest, TestPointFields, TestCoreDiscovery, TestSolrCoreProperties, NumberUtilsTest, OverseerTest, TestDefaultStatsCache, TestEmbeddedSolrServerConstructors, CSVRequestHandlerTest, AliasIntegrationTest, WordBreakSolrSpellCheckerTest, TestDelegationWithHadoopAuth, FileBasedSpellCheckerTest, CoreMergeIndexesAdminHandlerTest, RegexBytesRefFilterTest, IndexBasedSpellCheckerTest, TestExtendedDismaxParser, TestReplicationHandler, LeaderElectionTest, TestRandomDVFaceting, TestDistributedSearch, TestRealTimeGet, TestJoin, TestReload, TestStressVersions, TestRangeQuery, DistributedQueryElevationComponentTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, TestStressLucene, SuggesterWFSTTest, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, SolrInfoBeanTest, CacheHeaderTest, TestSurroundQueryParser, TestQueryUtils, TestWriterPerf, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, RequiredFieldsTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, TestAnalyzedSuggestions, JsonLoaderTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, SearchHandlerTest, TestLFUCache, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, BadComponentTest, TestStressRecovery, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, HealthCheckHandlerTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, PeerSyncReplicationTest, SSLMigrationTest, SimpleCollectionCreateDeleteTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestConfigSetsAPIExclusivity, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, TestLeaderInitiatedRecoveryThread, TestPullReplicaErrorHandling, TestRebalanceLeaders, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestTolerantUpdateProcessorRandomCloud, AutoAddReplicasPlanActionTest, NodeAddedTriggerTest, SystemLogListenerTest] [junit4] Completed [574/750 (3!)] on J2 in 48.11s, 1 test, 1 failure <<< FAILURES! [...truncated 40681 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
