Build: https://jenkins.thetaphi.de/job/Solr-main-Linux/29432/
Java: 64bit/hotspot/jdk-26-ea+17 -XX:+UseCompressedOops -XX:+UseParallelGC
9 tests failed.
FAILED: org.apache.solr.cloud.TestRandomFlRTGCloud.classMethod
Error Message:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([C25747F413CEB0DC]:0)
FAILED: org.apache.solr.cloud.TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs
Error Message:
org.apache.solr.client.solrj.SolrClient$RemoteSolrException: Error from server
at https://127.0.0.1:43357/solr: Error from server at
https://127.0.0.1:34547/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n2/get:
Expected mime type in [application/vnd.apache.solr.javabin,
application/octet-stream] but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 java.lang.OutOfMemoryError: Java heap space</title>
</head>
<body>
<h2>HTTP ERROR 500 java.lang.OutOfMemoryError: Java heap space</h2>
<table>
<tr><th>URI:</th><td>https://127.0.0.1:34547/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n2/get</td></tr>
<tr><th>STATUS:</th><td>500</td></tr>
<tr><th>MESSAGE:</th><td>java.lang.OutOfMemoryError: Java heap space</td></tr>
</table>
<hr/><a href="https://jetty.org/">Powered by Jetty:// 12.0.27</a><hr/>
</body>
</html>
Stack Trace:
org.apache.solr.client.solrj.SolrClient$RemoteSolrException: Error from server
at https://127.0.0.1:43357/solr: Error from server at
https://127.0.0.1:34547/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n2/get:
Expected mime type in [application/vnd.apache.solr.javabin,
application/octet-stream] but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 java.lang.OutOfMemoryError: Java heap space</title>
</head>
<body>
<h2>HTTP ERROR 500 java.lang.OutOfMemoryError: Java heap space</h2>
<table>
<tr><th>URI:</th><td>https://127.0.0.1:34547/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n2/get</td></tr>
<tr><th>STATUS:</th><td>500</td></tr>
<tr><th>MESSAGE:</th><td>java.lang.OutOfMemoryError: Java heap space</td></tr>
</table>
<hr/><a href="https://jetty.org/">Powered by Jetty:// 12.0.27</a><hr/>
</body>
</html>
at
app//org.apache.solr.client.solrj.apache.HttpSolrClient.executeMethod(HttpSolrClient.java:716)
at
app//org.apache.solr.client.solrj.apache.HttpSolrClient.request(HttpSolrClient.java:257)
at
app//org.apache.solr.client.solrj.apache.HttpSolrClient.request(HttpSolrClient.java:236)
at
app//org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:283)
at
app//org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:926)
at
app//org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:939)
at
app//org.apache.solr.cloud.TestRandomFlRTGCloud.assertRTG(TestRandomFlRTGCloud.java:523)
at
app//org.apache.solr.cloud.TestRandomFlRTGCloud.assertOneIter(TestRandomFlRTGCloud.java:311)
at
app//org.apache.solr.cloud.TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs(TestRandomFlRTGCloud.java:262)
at
java.base@26-ea/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base@26-ea/java.lang.reflect.Method.invoke(Method.java:565)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1763)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
at
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
at java.base@26-ea/java.lang.Thread.run(Thread.java:1474)
FAILED: org.apache.solr.cloud.TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs
Error Message:
java.lang.AssertionError:
qt=/get&wt=xml&subq.q={!field+f%3Dnext_2_ids_i+v%3D$row.id}&fl=id,_root_:id,*,[value+v%3D42+t%3Dint],my_xml_field_alias:[xml+f%3Dggg_s],my_id_alias:id,my_escaped_json_field_alias:eee_s&fl=my_escaped_xml_field_alias:ggg_s,my_core_alias:[core],explain_alias:[explain],my_str_field_alias:ddd_s,score_alias:score,[geo+f%3Dgeo_1_srpt]&fl=eee_s,subq:[subquery],[shard],[core],add(1.3,sub(aaa_i,aaa_i)),ddd_s&fl=[xml+f%3Dhhh_s],[docid]&id=398&id=315&id=36&id=72&id=28&id=63&id=147&id=388&id=198
=> {stream=org.apache.http.conn.EofSensorInputStream@874786,
responseStatus=400, closeableResponse=HttpResponseProxy{HTTP/1.1 400 Bad
Request [Server: Jetty(12.0.27), Date: Sun, 02 Nov 2025 07:41:24 GMT, Vary:
Accept-Encoding, Last-Modified: Sun, 02 Nov 2025 07:41:39 GMT, ETag:
"19a4383c2d1", Cache-Control: no-cache, no-store, Pragma: no-cache, Expires:
Sat, 01 Jan 2000 01:00:00 GMT, Content-Type: application/xml; charset=UTF-8,
Content-Length: 790] ResponseEntityProxy{[Content-Type: application/xml;
charset=UTF-8,Content-Length: 790,Chunked: false]}}}
Stack Trace:
java.lang.AssertionError:
qt=/get&wt=xml&subq.q={!field+f%3Dnext_2_ids_i+v%3D$row.id}&fl=id,_root_:id,*,[value+v%3D42+t%3Dint],my_xml_field_alias:[xml+f%3Dggg_s],my_id_alias:id,my_escaped_json_field_alias:eee_s&fl=my_escaped_xml_field_alias:ggg_s,my_core_alias:[core],explain_alias:[explain],my_str_field_alias:ddd_s,score_alias:score,[geo+f%3Dgeo_1_srpt]&fl=eee_s,subq:[subquery],[shard],[core],add(1.3,sub(aaa_i,aaa_i)),ddd_s&fl=[xml+f%3Dhhh_s],[docid]&id=398&id=315&id=36&id=72&id=28&id=63&id=147&id=388&id=198
=> {stream=org.apache.http.conn.EofSensorInputStream@874786,
responseStatus=400, closeableResponse=HttpResponseProxy{HTTP/1.1 400 Bad
Request [Server: Jetty(12.0.27), Date: Sun, 02 Nov 2025 07:41:24 GMT, Vary:
Accept-Encoding, Last-Modified: Sun, 02 Nov 2025 07:41:39 GMT, ETag:
"19a4383c2d1", Cache-Control: no-cache, no-store, Pragma: no-cache, Expires:
Sat, 01 Jan 2000 01:00:00 GMT, Content-Type: application/xml; charset=UTF-8,
Content-Length: 790] ResponseEntityProxy{[Content-Type: application/xml;
charset=UTF-8,Content-Length: 790,Chunked: false]}}}
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.junit.Assert.assertNotNull(Assert.java:713)
at
org.apache.solr.cloud.TestRandomFlRTGCloud.assertRTG(TestRandomFlRTGCloud.java:544)
at
org.apache.solr.cloud.TestRandomFlRTGCloud.assertOneIter(TestRandomFlRTGCloud.java:311)
at
org.apache.solr.cloud.TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs(TestRandomFlRTGCloud.java:262)
at
java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:565)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1763)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
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.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
at java.base/java.lang.Thread.run(Thread.java:1474)
FAILED: org.apache.solr.cloud.TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs
Error Message:
java.lang.AssertionError:
qt=/get&subq.q={!field+f%3Dnext_2_ids_i+v%3D$row.id}&wt=xml&fl=id,_root_:id,subq:[subquery],[shard],[docid],my_id_alias:id,aaa_i,ggg_s,my_str_field_alias:ddd_s,[json+f%3Dfff_s],add(1.3,sub(aaa_i,aaa_i)),my_geo_alias:[geo+f%3Dgeo_2_srpt],my_int_field_alias2:bbb_i,[xml+f%3Dhhh_s],my_json_field_alias:[json+f%3Deee_s],my_geo_alias2:geo_2_srpt,my_shard_alias:[shard],my_escaped_xml_field_alias:ggg_s,my_docid_alias:[docid],ddd_s,my_str_field_alias2:ddd_s,my_escaped_json_field_alias:eee_s,id,score_alias:score,score,a*,my_xml_field_alias:[xml+f%3Dggg_s],bogus_alias:other_bogus_field_i,*,explain_alias:[explain]&fl=val_alias:[value+v%3D1976+t%3Dint],bbb_i,bogus_unused_field_ss,func_aaa_alias:add(1.3,sub(aaa_i,aaa_i))&fl=[value+v%3D42+t%3Dint],[explain]&fl=eee_s,my_int_field_alias:bbb_i&fl=&fl=bogus_raw_alias:[xml+f%3Dbogus_raw_field_ss]&ids=288,261,191
=> {stream=org.apache.http.conn.EofSensorInputStream@7c7348b6,
responseStatus=400, closeableResponse=HttpResponseProxy{HTTP/1.1 400 Bad
Request [Server: Jetty(12.0.27), Date: Sun, 02 Nov 2025 07:40:10 GMT, Vary:
Accept-Encoding, Last-Modified: Sun, 02 Nov 2025 07:40:23 GMT, ETag:
"19a438296aa", Cache-Control: no-cache, no-store, Pragma: no-cache, Expires:
Sat, 01 Jan 2000 01:00:00 GMT, Content-Type: application/xml; charset=UTF-8,
Content-Length: 790] ResponseEntityProxy{[Content-Type: application/xml;
charset=UTF-8,Content-Length: 790,Chunked: false]}}}
Stack Trace:
java.lang.AssertionError:
qt=/get&subq.q={!field+f%3Dnext_2_ids_i+v%3D$row.id}&wt=xml&fl=id,_root_:id,subq:[subquery],[shard],[docid],my_id_alias:id,aaa_i,ggg_s,my_str_field_alias:ddd_s,[json+f%3Dfff_s],add(1.3,sub(aaa_i,aaa_i)),my_geo_alias:[geo+f%3Dgeo_2_srpt],my_int_field_alias2:bbb_i,[xml+f%3Dhhh_s],my_json_field_alias:[json+f%3Deee_s],my_geo_alias2:geo_2_srpt,my_shard_alias:[shard],my_escaped_xml_field_alias:ggg_s,my_docid_alias:[docid],ddd_s,my_str_field_alias2:ddd_s,my_escaped_json_field_alias:eee_s,id,score_alias:score,score,a*,my_xml_field_alias:[xml+f%3Dggg_s],bogus_alias:other_bogus_field_i,*,explain_alias:[explain]&fl=val_alias:[value+v%3D1976+t%3Dint],bbb_i,bogus_unused_field_ss,func_aaa_alias:add(1.3,sub(aaa_i,aaa_i))&fl=[value+v%3D42+t%3Dint],[explain]&fl=eee_s,my_int_field_alias:bbb_i&fl=&fl=bogus_raw_alias:[xml+f%3Dbogus_raw_field_ss]&ids=288,261,191
=> {stream=org.apache.http.conn.EofSensorInputStream@7c7348b6,
responseStatus=400, closeableResponse=HttpResponseProxy{HTTP/1.1 400 Bad
Request [Server: Jetty(12.0.27), Date: Sun, 02 Nov 2025 07:40:10 GMT, Vary:
Accept-Encoding, Last-Modified: Sun, 02 Nov 2025 07:40:23 GMT, ETag:
"19a438296aa", Cache-Control: no-cache, no-store, Pragma: no-cache, Expires:
Sat, 01 Jan 2000 01:00:00 GMT, Content-Type: application/xml; charset=UTF-8,
Content-Length: 790] ResponseEntityProxy{[Content-Type: application/xml;
charset=UTF-8,Content-Length: 790,Chunked: false]}}}
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.junit.Assert.assertNotNull(Assert.java:713)
at
org.apache.solr.cloud.TestRandomFlRTGCloud.assertRTG(TestRandomFlRTGCloud.java:544)
at
org.apache.solr.cloud.TestRandomFlRTGCloud.assertOneIter(TestRandomFlRTGCloud.java:311)
at
org.apache.solr.cloud.TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs(TestRandomFlRTGCloud.java:262)
at
java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:565)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1763)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
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.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
at java.base/java.lang.Thread.run(Thread.java:1474)
FAILED: org.apache.solr.cloud.TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs
Error Message:
java.lang.OutOfMemoryError: Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
FAILED:
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCreateNodeSet
Error Message:
org.apache.solr.common.SolrException: Could not find collection :
nodeset_collection
Stack Trace:
org.apache.solr.common.SolrException: Could not find collection :
nodeset_collection
at
__randomizedtesting.SeedInfo.seed([C25747F413CEB0DC:99F490147A4F9454]:0)
at
app//org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:126)
at
app//org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:156)
at
app//org.apache.solr.cloud.api.collections.AbstractCollectionsAPIDistributedZkTestBase.testCreateNodeSet(AbstractCollectionsAPIDistributedZkTestBase.java:372)
at
java.base@26-ea/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base@26-ea/java.lang.reflect.Method.invoke(Method.java:565)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1763)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
at
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
at java.base@26-ea/java.lang.Thread.run(Thread.java:1474)
FAILED: org.apache.solr.cluster.events.ClusterEventProducerTest.classMethod
Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cluster.events.ClusterEventProducerTest:
1) Thread[id=12421, name=ProcessThread(sid:0 cport:39079):, state=WAITING,
group=TGRP-ClusterEventProducerTest]
at java.base/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base/java.util.concurrent.locks.LockSupport.park(LockSupport.java:369)
at
java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
at
java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:4364)
at
java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:4310)
at
java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
at
java.base/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:142)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cluster.events.ClusterEventProducerTest:
1) Thread[id=12421, name=ProcessThread(sid:0 cport:39079):, state=WAITING,
group=TGRP-ClusterEventProducerTest]
at java.base/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base/java.util.concurrent.locks.LockSupport.park(LockSupport.java:369)
at
java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
at
java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:4364)
at
java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:4310)
at
java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
at
java.base/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:142)
at __randomizedtesting.SeedInfo.seed([C25747F413CEB0DC]:0)
FAILED: org.apache.solr.core.DirectoryFactoryTest.testGetDataHomeRAMDirectory
Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=53, name=Thread-4, state=RUNNABLE,
group=TGRP-DirectoryFactoryTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=53, name=Thread-4, state=RUNNABLE,
group=TGRP-DirectoryFactoryTest]
at
__randomizedtesting.SeedInfo.seed([C25747F413CEB0DC:BDBA49ABBE05441D]:0)
Caused by: java.lang.IllegalStateException: Recording can only be started once.
at __randomizedtesting.SeedInfo.seed([C25747F413CEB0DC]:0)
at
jdk.jfr/jdk.jfr.internal.PlatformRecording.start(PlatformRecording.java:108)
at
jdk.jfr/jdk.jfr.consumer.RecordingStream.start(RecordingStream.java:341)
at
io.opentelemetry.instrumentation.runtimemetrics.java17.RuntimeMetrics$JfrRuntimeMetrics.lambda$new$2(RuntimeMetrics.java:104)
at java.base/java.lang.Thread.run(Thread.java:1474)
FAILED: org.apache.solr.core.DirectoryFactoryTest.testGetDataHomeRAMDirectory
Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=11268, name=Thread-1891, state=RUNNABLE,
group=TGRP-DirectoryFactoryTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=11268, name=Thread-1891, state=RUNNABLE,
group=TGRP-DirectoryFactoryTest]
at
__randomizedtesting.SeedInfo.seed([C25747F413CEB0DC:BDBA49ABBE05441D]:0)
Caused by: java.lang.IllegalStateException: Recording can only be started once.
at __randomizedtesting.SeedInfo.seed([C25747F413CEB0DC]:0)
at
jdk.jfr/jdk.jfr.internal.PlatformRecording.start(PlatformRecording.java:108)
at
jdk.jfr/jdk.jfr.consumer.RecordingStream.start(RecordingStream.java:341)
at
io.opentelemetry.instrumentation.runtimemetrics.java17.RuntimeMetrics$JfrRuntimeMetrics.lambda$new$2(RuntimeMetrics.java:104)
at java.base/java.lang.Thread.run(Thread.java:1474)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]