Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/724/
2 tests failed. FAILED: org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:46859 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:46859 at __randomizedtesting.SeedInfo.seed([A97B1DD9BA419095:11B84979469A45E0]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1188) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:225) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242) at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:365) at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes(ShardSplitTest.java:350) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758) 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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 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.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at 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.lang.Thread.run(Thread.java:750) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) ... 57 more FAILED: junit.framework.TestSuite.org.apache.solr.store.hdfs.HdfsDirectoryTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.store.hdfs.HdfsDirectoryTest: 1) Thread[id=95, name=Command processor, state=WAITING, group=TGRP-HdfsDirectoryTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291) at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.store.hdfs.HdfsDirectoryTest: 1) Thread[id=95, name=Command processor, state=WAITING, group=TGRP-HdfsDirectoryTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291) at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275) at __randomizedtesting.SeedInfo.seed([A97B1DD9BA419095]:0) Build Log: [...truncated 13466 lines...] [junit4] Suite: org.apache.solr.store.hdfs.HdfsDirectoryTest [junit4] 2> 15165 INFO (SUITE-HdfsDirectoryTest-seed#[A97B1DD9BA419095]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/server/solr/configsets/_default/conf' [junit4] 2> 15165 INFO (SUITE-HdfsDirectoryTest-seed#[A97B1DD9BA419095]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 15166 INFO (SUITE-HdfsDirectoryTest-seed#[A97B1DD9BA419095]-worker) [ ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-2 after mutting 0 log messages [junit4] 2> 15166 INFO (SUITE-HdfsDirectoryTest-seed#[A97B1DD9BA419095]-worker) [ ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-3 for ERROR logs matching regex: ignore_exception [junit4] 2> 15167 INFO (SUITE-HdfsDirectoryTest-seed#[A97B1DD9BA419095]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_A97B1DD9BA419095-001/data-dir-2-001 [junit4] 2> 15167 WARN (SUITE-HdfsDirectoryTest-seed#[A97B1DD9BA419095]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4 [junit4] 2> 15168 INFO (SUITE-HdfsDirectoryTest-seed#[A97B1DD9BA419095]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 15170 INFO (SUITE-HdfsDirectoryTest-seed#[A97B1DD9BA419095]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 18278 WARN (SUITE-HdfsDirectoryTest-seed#[A97B1DD9BA419095]-worker) [ ] o.a.h.s.a.s.AuthenticationFilter Unable to initialize FileSignerSecretProvider, falling back to use random secrets. Reason: access denied ("java.io.FilePermission" "/home/jenkins/hadoop-http-auth-signature-secret" "read") [junit4] 2> 18292 WARN (SUITE-HdfsDirectoryTest-seed#[A97B1DD9BA419095]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 18383 INFO (SUITE-HdfsDirectoryTest-seed#[A97B1DD9BA419095]-worker) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 18420 INFO (SUITE-HdfsDirectoryTest-seed#[A97B1DD9BA419095]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 18420 INFO (SUITE-HdfsDirectoryTest-seed#[A97B1DD9BA419095]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 18423 INFO (SUITE-HdfsDirectoryTest-seed#[A97B1DD9BA419095]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 18464 INFO (SUITE-HdfsDirectoryTest-seed#[A97B1DD9BA419095]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@128f63c4{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,AVAILABLE} [junit4] 2> 18711 INFO (SUITE-HdfsDirectoryTest-seed#[A97B1DD9BA419095]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@41fdda0b{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/jetty-localhost_localdomain-44695-hadoop-hdfs-3_2_4-tests_jar-_-any-9017852236558037609/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/hdfs} [junit4] 2> 18717 INFO (SUITE-HdfsDirectoryTest-seed#[A97B1DD9BA419095]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@f037b85{HTTP/1.1, (http/1.1)}{localhost.localdomain:44695} [junit4] 2> 18717 INFO (SUITE-HdfsDirectoryTest-seed#[A97B1DD9BA419095]-worker) [ ] o.e.j.s.Server Started @18830ms [junit4] 2> 20087 WARN (StorageLocationChecker thread 0) [ ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable [junit4] 2> 20184 WARN (Listener at localhost.localdomain/44729) [ ] o.a.h.s.a.s.AuthenticationFilter Unable to initialize FileSignerSecretProvider, falling back to use random secrets. Reason: access denied ("java.io.FilePermission" "/home/jenkins/hadoop-http-auth-signature-secret" "read") [junit4] 2> 20185 WARN (Listener at localhost.localdomain/44729) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 20196 INFO (Listener at localhost.localdomain/44729) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 20197 INFO (Listener at localhost.localdomain/44729) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 20197 INFO (Listener at localhost.localdomain/44729) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 20197 INFO (Listener at localhost.localdomain/44729) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 20199 INFO (Listener at localhost.localdomain/44729) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ac96e37{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,AVAILABLE} [junit4] 2> 20321 INFO (Listener at localhost.localdomain/44729) [ ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@1d8def28{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/jetty-localhost-36505-hadoop-hdfs-3_2_4-tests_jar-_-any-8728107381978363333/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/datanode} [junit4] 2> 20322 INFO (Listener at localhost.localdomain/44729) [ ] o.e.j.s.AbstractConnector Started ServerConnector@33f6cdba{HTTP/1.1, (http/1.1)}{localhost:36505} [junit4] 2> 20322 INFO (Listener at localhost.localdomain/44729) [ ] o.e.j.s.Server Started @20436ms [junit4] 2> 22484 INFO (TEST-HdfsDirectoryTest.testCreateTempFiles-seed#[A97B1DD9BA419095]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateTempFiles [junit4] 2> 22497 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xd6dc843b48b02570: Processing first storage report for DS-58a49463-b18e-4076-b777-d1753eade7f4 from datanode DatanodeRegistration(127.0.0.1:38247, datanodeUuid=3d447ae5-027c-4c72-abd2-71f8a966d14e, infoPort=40317, infoSecurePort=0, ipcPort=38365, storageInfo=lv=-57;cid=testClusterID;nsid=987753295;c=1711914614501) [junit4] 2> 22500 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xd6dc843b48b02570: from storage DS-58a49463-b18e-4076-b777-d1753eade7f4 node DatanodeRegistration(127.0.0.1:38247, datanodeUuid=3d447ae5-027c-4c72-abd2-71f8a966d14e, infoPort=40317, infoSecurePort=0, ipcPort=38365, storageInfo=lv=-57;cid=testClusterID;nsid=987753295;c=1711914614501), blocks: 0, hasStaleStorage: true, processing time: 3 msecs, invalidatedBlocks: 0 [junit4] 2> 22500 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xd6dc843b48b02570: Processing first storage report for DS-95ee2305-2f49-47b4-8ec6-fdc05922006f from datanode DatanodeRegistration(127.0.0.1:38247, datanodeUuid=3d447ae5-027c-4c72-abd2-71f8a966d14e, infoPort=40317, infoSecurePort=0, ipcPort=38365, storageInfo=lv=-57;cid=testClusterID;nsid=987753295;c=1711914614501) [junit4] 2> 22500 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xd6dc843b48b02570: from storage DS-95ee2305-2f49-47b4-8ec6-fdc05922006f node DatanodeRegistration(127.0.0.1:38247, datanodeUuid=3d447ae5-027c-4c72-abd2-71f8a966d14e, infoPort=40317, infoSecurePort=0, ipcPort=38365, storageInfo=lv=-57;cid=testClusterID;nsid=987753295;c=1711914614501), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0 [junit4] 2> 22517 WARN (TEST-HdfsDirectoryTest.testCreateTempFiles-seed#[A97B1DD9BA419095]) [ ] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 27600 WARN (TEST-HdfsDirectoryTest.testCreateTempFiles-seed#[A97B1DD9BA419095]) [ ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details. [junit4] 2> 27616 WARN (TEST-HdfsDirectoryTest.testCreateTempFiles-seed#[A97B1DD9BA419095]) [ ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details. [junit4] 2> 28512 INFO (TEST-HdfsDirectoryTest.testCreateTempFiles-seed#[A97B1DD9BA419095]) [ ] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost.localdomain:44729/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_A97B1DD9BA419095-001/tempDir-002/hdfs [junit4] 2> 28516 WARN (TEST-HdfsDirectoryTest.testCreateTempFiles-seed#[A97B1DD9BA419095]) [ ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details. [junit4] 2> 28553 INFO (TEST-HdfsDirectoryTest.testCreateTempFiles-seed#[A97B1DD9BA419095]) [ ] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost.localdomain:44729/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_A97B1DD9BA419095-001/tempDir-002/hdfs [junit4] 2> 28553 INFO (TEST-HdfsDirectoryTest.testCreateTempFiles-seed#[A97B1DD9BA419095]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCreateTempFiles [junit4] 2> 28565 INFO (TEST-HdfsDirectoryTest.testCantOverrideFiles-seed#[A97B1DD9BA419095]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCantOverrideFiles [junit4] 2> 28574 WARN (TEST-HdfsDirectoryTest.testCantOverrideFiles-seed#[A97B1DD9BA419095]) [ ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details. [junit4] 2> 28653 INFO (TEST-HdfsDirectoryTest.testCantOverrideFiles-seed#[A97B1DD9BA419095]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCantOverrideFiles [junit4] 2> 28667 INFO (TEST-HdfsDirectoryTest.testEOF-seed#[A97B1DD9BA419095]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testEOF [junit4] 2> 28674 WARN (TEST-HdfsDirectoryTest.testEOF-seed#[A97B1DD9BA419095]) [ ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details. [junit4] 2> 28817 INFO (TEST-HdfsDirectoryTest.testEOF-seed#[A97B1DD9BA419095]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testEOF [junit4] 2> 28835 INFO (TEST-HdfsDirectoryTest.testRename-seed#[A97B1DD9BA419095]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRename [junit4] 2> 28842 WARN (TEST-HdfsDirectoryTest.testRename-seed#[A97B1DD9BA419095]) [ ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details. [junit4] 2> 29492 INFO (TEST-HdfsDirectoryTest.testRename-seed#[A97B1DD9BA419095]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testRename [junit4] 2> 29506 INFO (TEST-HdfsDirectoryTest.testRandomAccessWrites-seed#[A97B1DD9BA419095]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRandomAccessWrites [junit4] 2> 29514 WARN (TEST-HdfsDirectoryTest.testRandomAccessWrites-seed#[A97B1DD9BA419095]) [ ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details. [junit4] 1> Working on pass [0] contains [false] [junit4] 1> Working on pass [1] contains [false] [junit4] 1> Working on pass [2] contains [false] [junit4] 1> Working on pass [3] contains [false] [junit4] 1> Working on pass [4] contains [false] [junit4] 1> Working on pass [5] contains [false] [junit4] 1> Working on pass [6] contains [false] [junit4] 1> Working on pass [7] contains [false] [junit4] 1> Working on pass [8] contains [false] [junit4] 1> Working on pass [9] contains [false] [junit4] 2> 70830 INFO (TEST-HdfsDirectoryTest.testRandomAccessWrites-seed#[A97B1DD9BA419095]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testRandomAccessWrites [junit4] 2> 70850 INFO (TEST-HdfsDirectoryTest.testWritingAndReadingAFile-seed#[A97B1DD9BA419095]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testWritingAndReadingAFile [junit4] 2> 70856 WARN (TEST-HdfsDirectoryTest.testWritingAndReadingAFile-seed#[A97B1DD9BA419095]) [ ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details. [junit4] 2> 71311 INFO (TEST-HdfsDirectoryTest.testWritingAndReadingAFile-seed#[A97B1DD9BA419095]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testWritingAndReadingAFile [junit4] 2> 71313 WARN (Listener at localhost.localdomain/38365) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 71330 INFO (Listener at localhost.localdomain/38365) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@1d8def28{datanode,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/datanode} [junit4] 2> 71335 INFO (Listener at localhost.localdomain/38365) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@33f6cdba{HTTP/1.1, (http/1.1)}{localhost:0} [junit4] 2> 71335 INFO (Listener at localhost.localdomain/38365) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 71336 INFO (Listener at localhost.localdomain/38365) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ac96e37{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,STOPPED} [junit4] 2> 71338 WARN (BP-302105002-127.0.0.1-1711914614501 heartbeating to localhost.localdomain/127.0.0.1:44729) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-302105002-127.0.0.1-1711914614501 (Datanode Uuid 3d447ae5-027c-4c72-abd2-71f8a966d14e) service to localhost.localdomain/127.0.0.1:44729 [junit4] 2> 71360 INFO (Listener at localhost.localdomain/38365) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@41fdda0b{hdfs,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/hdfs} [junit4] 2> 71360 INFO (Listener at localhost.localdomain/38365) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@f037b85{HTTP/1.1, (http/1.1)}{localhost.localdomain:0} [junit4] 2> 71360 INFO (Listener at localhost.localdomain/38365) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 71361 INFO (Listener at localhost.localdomain/38365) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@128f63c4{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.4-tests.jar!/webapps/static,STOPPED} [junit4] 2> 71380 INFO (Listener at localhost.localdomain/38365) [ ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-3 after mutting 0 log messages [junit4] 2> 71380 INFO (Listener at localhost.localdomain/38365) [ ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-4 for ERROR logs matching regex: ignore_exception [junit4] 2> 71380 INFO (Listener at localhost.localdomain/38365) [ ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released [junit4] 2> Mar 31, 2024 7:51:08 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 17 leaked thread(s). [junit4] 2> Mar 31, 2024 7:51:18 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.store.hdfs.HdfsDirectoryTest: [junit4] 2> 1) Thread[id=95, name=Command processor, state=WAITING, group=TGRP-HdfsDirectoryTest] [junit4] 2> at sun.misc.Unsafe.park(Native Method) [junit4] 2> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] 2> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [junit4] 2> at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291) [junit4] 2> at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275) [junit4] 2> Mar 31, 2024 7:51:18 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: Starting to interrupt leaked threads: [junit4] 2> 1) Thread[id=95, name=Command processor, state=WAITING, group=TGRP-HdfsDirectoryTest] [junit4] 2> 81406 ERROR (Command processor) [ ] o.a.h.h.s.d.DataNode Command processor encountered interrupt and exit. [junit4] 2> 81406 WARN (Command processor) [ ] o.a.h.h.s.d.DataNode Ending command processor service for: Thread[Command processor,5,TGRP-HdfsDirectoryTest] [junit4] 2> Mar 31, 2024 7:51:18 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: All leaked threads terminated. [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=604, maxMBSortInHeap=5.830077870545859, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sr-Latn, timezone=Pacific/Fiji [junit4] 2> NOTE: Linux 4.15.0-213-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=6,free=154196592,total=366477312 [junit4] 2> NOTE: All tests run in this JVM: [DimensionalRoutedAliasUpdateProcessorTest, TestHalfAndHalfDocValues, HdfsDirectoryTest] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HdfsDirectoryTest -Dtests.seed=A97B1DD9BA419095 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr-Latn -Dtests.timezone=Pacific/Fiji -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 0.00s J0 | HdfsDirectoryTest (suite) <<< [junit4] > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.store.hdfs.HdfsDirectoryTest: [junit4] > 1) Thread[id=95, name=Command processor, state=WAITING, group=TGRP-HdfsDirectoryTest] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] > at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [junit4] > at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.processQueue(BPServiceActor.java:1291) [junit4] > at org.apache.hadoop.hdfs.server.datanode.BPServiceActor$CommandProcessingThread.run(BPServiceActor.java:1275) [junit4] > at __randomizedtesting.SeedInfo.seed([A97B1DD9BA419095]:0) [junit4] Completed [30/959 (1!)] on J0 in 66.28s, 6 tests, 1 error <<< FAILURES! [...truncated 1346 lines...] [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest [junit4] 2> 860210 INFO (SUITE-ShardSplitTest-seed#[A97B1DD9BA419095]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/server/solr/configsets/_default/conf' [junit4] 2> 860211 INFO (SUITE-ShardSplitTest-seed#[A97B1DD9BA419095]-worker) [ ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-197 after mutting 0 log messages [junit4] 2> 860211 INFO (SUITE-ShardSplitTest-seed#[A97B1DD9BA419095]-worker) [ ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-198 for ERROR logs matching regex: ignore_exception [junit4] 2> 860212 INFO (SUITE-ShardSplitTest-seed#[A97B1DD9BA419095]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_A97B1DD9BA419095-001/data-dir-97-001 [junit4] 2> 860212 WARN (SUITE-ShardSplitTest-seed#[A97B1DD9BA419095]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6 [junit4] 2> 860212 INFO (SUITE-ShardSplitTest-seed#[A97B1DD9BA419095]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 860214 INFO (SUITE-ShardSplitTest-seed#[A97B1DD9BA419095]-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> 860214 INFO (SUITE-ShardSplitTest-seed#[A97B1DD9BA419095]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 860214 INFO (SUITE-ShardSplitTest-seed#[A97B1DD9BA419095]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 860219 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-198 after mutting 0 log messages [junit4] 2> 860219 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-199 for ERROR logs matching regex: ignore_exception [junit4] 2> 860220 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 860220 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 860220 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 860221 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 860320 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.ZkTestServer start zk server on port: 45809 [junit4] 2> 860320 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45809 [junit4] 2> 860320 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45809 [junit4] 2> 860320 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45809 [junit4] 2> 860321 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 860322 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 860326 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null [junit4] 2> 860327 DEBUG (zkConnectionManagerCallback-9400-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b847f5f name: ZooKeeperConnection Watcher:127.0.0.1:45809 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None [junit4] 2> 860327 INFO (zkConnectionManagerCallback-9400-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 860327 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 860327 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 860328 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr [junit4] 2> 860330 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 860331 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 860332 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null [junit4] 2> 860333 DEBUG (zkConnectionManagerCallback-9402-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19e234f5 name: ZooKeeperConnection Watcher:127.0.0.1:45809/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None [junit4] 2> 860333 INFO (zkConnectionManagerCallback-9402-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 860333 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 860333 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 860334 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterprops.json [junit4] 2> 860335 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 860335 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml [junit4] 2> 860336 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml [junit4] 2> 860336 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml [junit4] 2> 860338 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 860338 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 860339 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 860339 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt [junit4] 2> 860341 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 860341 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt [junit4] 2> 860342 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 860342 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml [junit4] 2> 860344 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 860344 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 860345 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 860345 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 860346 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 860346 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 860348 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 860348 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 860350 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 860350 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt [junit4] 2> 860352 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 860507 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 860507 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 860507 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 860507 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 860507 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 860507 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 860508 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@676d0b2{/,null,AVAILABLE} [junit4] 2> 860508 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@52781c99{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38825} [junit4] 2> 860508 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.e.j.s.Server Started @860571ms [junit4] 2> 860508 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_A97B1DD9BA419095-001/tempDir-001/control/data, hostContext=/, hostPort=38825, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_A97B1DD9BA419095-001/control-001/cores} [junit4] 2> 860509 ERROR (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 860509 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 860509 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.4 [junit4] 2> 860509 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 860509 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 860509 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-03-31T20:04:17.478Z [junit4] 2> 860509 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 860509 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 860510 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null [junit4] 2> 860511 DEBUG (zkConnectionManagerCallback-9404-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ff9be6c name: ZooKeeperConnection Watcher:127.0.0.1:45809/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None [junit4] 2> 860511 INFO (zkConnectionManagerCallback-9404-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 860511 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 860511 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 860612 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 860612 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 860612 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_A97B1DD9BA419095-001/control-001/solr.xml [junit4] 2> 860615 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 860615 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 860617 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@49e7adf1, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 860910 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 860910 WARN (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@738f53c5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 860910 WARN (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@738f53c5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 860918 WARN (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@522966a3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 860918 WARN (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@522966a3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 860920 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45809/solr [junit4] 2> 860920 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 860921 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 860921 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null [junit4] 2> 860930 DEBUG (zkConnectionManagerCallback-9415-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ae7fc1d name: ZooKeeperConnection Watcher:127.0.0.1:45809 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None [junit4] 2> 860930 INFO (zkConnectionManagerCallback-9415-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 860930 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 860931 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 861032 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 861033 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 861034 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null [junit4] 2> 861034 DEBUG (zkConnectionManagerCallback-9417-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a240da7 name: ZooKeeperConnection Watcher:127.0.0.1:45809/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None [junit4] 2> 861034 INFO (zkConnectionManagerCallback-9417-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 861034 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 861035 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 861036 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 861037 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 861037 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/async_ids [junit4] 2> 861039 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 861039 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /node_roles [junit4] 2> 861040 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data [junit4] 2> 861041 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data/on [junit4] 2> 861042 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data/off [junit4] 2> 861043 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer [junit4] 2> 861044 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/allowed [junit4] 2> 861045 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/preferred [junit4] 2> 861046 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/disallowed [junit4] 2> 861047 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator [junit4] 2> 861048 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator/on [junit4] 2> 861050 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator/off [junit4] 2> 861051 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 861051 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events [junit4] 2> 861052 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/triggerState [junit4] 2> 861053 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeAdded [junit4] 2> 861054 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeLost [junit4] 2> 861055 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 861055 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /autoscaling.json [junit4] 2> 861056 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 861057 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/protwords.txt [junit4] 2> 861058 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/managed-schema [junit4] 2> 861059 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/solrconfig.xml [junit4] 2> 861061 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/synonyms.txt [junit4] 2> 861062 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_it.txt [junit4] 2> 861064 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_cz.txt [junit4] 2> 861065 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fr.txt [junit4] 2> 861066 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_no.txt [junit4] 2> 861067 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ca.txt [junit4] 2> 861069 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_sv.txt [junit4] 2> 861070 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ca.txt [junit4] 2> 861072 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hu.txt [junit4] 2> 861073 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_gl.txt [junit4] 2> 861074 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_bg.txt [junit4] 2> 861076 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_th.txt [junit4] 2> 861077 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ga.txt [junit4] 2> 861078 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_da.txt [junit4] 2> 861080 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_et.txt [junit4] 2> 861081 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/userdict_ja.txt [junit4] 2> 861082 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ga.txt [junit4] 2> 861084 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_id.txt [junit4] 2> 861085 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_tr.txt [junit4] 2> 861086 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ja.txt [junit4] 2> 861088 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ar.txt [junit4] 2> 861089 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ru.txt [junit4] 2> 861092 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/hyphenations_ga.txt [junit4] 2> 861095 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_de.txt [junit4] 2> 861097 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_en.txt [junit4] 2> 861098 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stemdict_nl.txt [junit4] 2> 861099 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ro.txt [junit4] 2> 861100 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hy.txt [junit4] 2> 861102 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_eu.txt [junit4] 2> 861103 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hi.txt [junit4] 2> 861104 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stoptags_ja.txt [junit4] 2> 861106 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_fr.txt [junit4] 2> 861107 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fi.txt [junit4] 2> 861108 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_pt.txt [junit4] 2> 861109 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_lv.txt [junit4] 2> 861111 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_el.txt [junit4] 2> 861112 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_it.txt [junit4] 2> 861113 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_nl.txt [junit4] 2> 861114 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_es.txt [junit4] 2> 861116 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fa.txt [junit4] 2> 861117 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/stopwords.txt [junit4] 2> 861118 WARN (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 861118 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 861118 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true} [junit4] 2> 861119 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [] [junit4] 2> 861119 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2] [junit4] 2> 861120 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json [junit4] 2> 861120 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0} [junit4] 2> 861121 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 861122 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 861123 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38825_ [junit4] 2> 861123 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 861124 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.Overseer Overseer (id=72454632727511044-127.0.0.1:38825_-n_0000000000) starting [junit4] 2> 861124 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 861125 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 861127 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 861128 DEBUG (OverseerCollectionConfigSetProcessor-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 861129 INFO (OverseerStateUpdate-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38825_ [junit4] 2> 861130 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38825_ [junit4] 2> 861130 DEBUG (OverseerStateUpdate-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [] [junit4] 2> 861131 DEBUG (OverseerStateUpdate-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2] [junit4] 2> 861131 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes [junit4] 2> 861131 DEBUG (OverseerCollectionConfigSetProcessor-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0 [junit4] 2> 861131 DEBUG (OverseerCollectionConfigSetProcessor-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 861131 DEBUG (OverseerCollectionConfigSetProcessor-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 861131 DEBUG (zkCallback-9416-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0]) [junit4] 2> 861131 DEBUG (OverseerCollectionConfigSetProcessor-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 861132 INFO (OverseerCollectionConfigSetProcessor-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 861132 INFO (zkCallback-9416-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 861132 DEBUG (OverseerAutoScalingTriggerThread-72454632727511044-127.0.0.1:38825_-n_0000000000) [ ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.scheduled_maintenance [junit4] 2> 861132 DEBUG (zkCallback-9416-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:38825_] [junit4] 2> 861133 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 861134 DEBUG (OverseerAutoScalingTriggerThread-72454632727511044-127.0.0.1:38825_-n_0000000000) [ ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.auto_add_replicas [junit4] 2> 861136 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 861136 WARN (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 861163 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 861187 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49e7adf1 [junit4] 2> 861196 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49e7adf1 [junit4] 2> 861197 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49e7adf1 [junit4] 2> 861198 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [n:127.0.0.1:38825_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_A97B1DD9BA419095-001/control-001/cores [junit4] 2> 861211 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 861212 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 861213 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null [junit4] 2> 861213 DEBUG (zkConnectionManagerCallback-9434-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d5f13db name: ZooKeeperConnection Watcher:127.0.0.1:45809/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None [junit4] 2> 861213 INFO (zkConnectionManagerCallback-9434-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 861213 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 861213 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 861213 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 861214 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true} [junit4] 2> 861214 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 861214 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:38825_] [junit4] 2> 861215 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2] [junit4] 2> 861215 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json [junit4] 2> 861216 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0} [junit4] 2> 861216 INFO (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45809/solr ready [junit4] 2> 861217 INFO (qtp1075666200-14894) [n:127.0.0.1:38825_ ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:38825/admin/collections?action=CREATE&name=control_collection&collection.configName=conf1&createNodeSet=127.0.0.1%3A38825_&numShards=1&nrtReplicas=1&wt=javabin&version=2) [junit4] 2> 861218 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work [junit4] 2> 861219 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work [junit4] 2> 861219 DEBUG (OverseerCollectionConfigSetProcessor-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]] [junit4] 2> 861220 DEBUG (OverseerCollectionConfigSetProcessor-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running [junit4] 2> 861220 DEBUG (OverseerCollectionConfigSetProcessor-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id: /overseer/collection-queue-work/qn-0000000000 message: { [junit4] 2> "name":"control_collection", [junit4] 2> "fromApi":"true", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"1", [junit4] 2> "createNodeSet":"127.0.0.1:38825_", [junit4] 2> "nrtReplicas":"1", [junit4] 2> "stateFormat":"2", [junit4] 2> "replicationFactor":"1", [junit4] 2> "operation":"create"} [junit4] 2> 861220 DEBUG (OverseerThreadFactory-9424-thread-1-processing-n:127.0.0.1:38825_) [n:127.0.0.1:38825_ ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000 [junit4] 2> 861220 DEBUG (OverseerThreadFactory-9424-thread-1-processing-n:127.0.0.1:38825_) [n:127.0.0.1:38825_ ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , { [junit4] 2> "name":"control_collection", [junit4] 2> "fromApi":"true", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"1", [junit4] 2> "createNodeSet":"127.0.0.1:38825_", [junit4] 2> "nrtReplicas":"1", [junit4] 2> "stateFormat":"2", [junit4] 2> "replicationFactor":"1", [junit4] 2> "operation":"create"} [junit4] 2> 861220 DEBUG (OverseerThreadFactory-9424-thread-1-processing-n:127.0.0.1:38825_) [n:127.0.0.1:38825_ ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json [junit4] 2> 861220 DEBUG (OverseerCollectionConfigSetProcessor-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0 [junit4] 2> 861220 DEBUG (OverseerCollectionConfigSetProcessor-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 861220 DEBUG (OverseerCollectionConfigSetProcessor-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 861220 DEBUG (OverseerCollectionConfigSetProcessor-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 861220 INFO (OverseerCollectionConfigSetProcessor-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 861220 DEBUG (OverseerThreadFactory-9424-thread-1-processing-n:127.0.0.1:38825_) [n:127.0.0.1:38825_ ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=0, not overwriting ZK version. [junit4] 2> 861220 INFO (OverseerThreadFactory-9424-thread-1-processing-n:127.0.0.1:38825_) [n:127.0.0.1:38825_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 861221 DEBUG (OverseerThreadFactory-9424-thread-1-processing-n:127.0.0.1:38825_) [n:127.0.0.1:38825_ ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection [junit4] 2> 861221 DEBUG (OverseerThreadFactory-9424-thread-1-processing-n:127.0.0.1:38825_) [n:127.0.0.1:38825_ ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode: control_collection [junit4] 2> 861222 DEBUG (OverseerThreadFactory-9424-thread-1-processing-n:127.0.0.1:38825_) [n:127.0.0.1:38825_ ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists [junit4] 2> 861223 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue [junit4] 2> 861223 DEBUG (OverseerStateUpdate-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "name":"control_collection", [junit4] 2> "fromApi":"true", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"1", [junit4] 2> "createNodeSet":"127.0.0.1:38825_", [junit4] 2> "nrtReplicas":"1", [junit4] 2> "stateFormat":"2", [junit4] 2> "replicationFactor":"1", [junit4] 2> "operation":"create"} current state version: 0 [junit4] 2> 861223 DEBUG (OverseerStateUpdate-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection [junit4] 2> 861224 DEBUG (OverseerStateUpdate-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json [junit4] 2> 861225 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue [junit4] 2> 861325 DEBUG (OverseerThreadFactory-9424-thread-1-processing-n:127.0.0.1:38825_) [n:127.0.0.1:38825_ ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , message : { [junit4] 2> "name":"control_collection", [junit4] 2> "fromApi":"true", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"1", [junit4] 2> "createNodeSet":"127.0.0.1:38825_", [junit4] 2> "nrtReplicas":"1", [junit4] 2> "stateFormat":"2", [junit4] 2> "replicationFactor":"1", [junit4] 2> "operation":"create"} [junit4] 2> 861326 DEBUG (OverseerThreadFactory-9424-thread-1-processing-n:127.0.0.1:38825_) [n:127.0.0.1:38825_ ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:38825_ [junit4] 2> 861328 INFO (qtp1075666200-14895) [n:127.0.0.1:38825_ ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:38825/admin/cores?null) [junit4] 2> 861328 INFO (qtp1075666200-14895) [n:127.0.0.1:38825_ x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 861328 INFO (qtp1075666200-14895) [n:127.0.0.1:38825_ x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4 [junit4] 2> 861330 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue [junit4] 2> 861331 DEBUG (OverseerStateUpdate-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "core":"control_collection_shard1_replica_n1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:38825_", [junit4] 2> "base_url":"http://127.0.0.1:38825", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 861331 DEBUG (OverseerStateUpdate-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={ [junit4] 2> "core":"control_collection_shard1_replica_n1", [junit4] 2> "roles":null, [junit4] 2> "node_name":"127.0.0.1:38825_", [junit4] 2> "base_url":"http://127.0.0.1:38825", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"state"} [junit4] 2> 861333 DEBUG (OverseerStateUpdate-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{ [junit4] 2> "core":"control_collection_shard1_replica_n1", [junit4] 2> "node_name":"127.0.0.1:38825_", [junit4] 2> "base_url":"http://127.0.0.1:38825", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT"} [junit4] 2> 861333 DEBUG (OverseerStateUpdate-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0 )={ [junit4] 2> "pullReplicas":"0", [junit4] 2> "replicationFactor":"1", [junit4] 2> "router":{"name":"compositeId"}, [junit4] 2> "maxShardsPerNode":"1", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"1", [junit4] 2> "tlogReplicas":"0", [junit4] 2> "shards":{"shard1":{ [junit4] 2> "range":"80000000-7fffffff", [junit4] 2> "state":"active", [junit4] 2> "replicas":{"core_node2":{ [junit4] 2> "core":"control_collection_shard1_replica_n1", [junit4] 2> "node_name":"127.0.0.1:38825_", [junit4] 2> "base_url":"http://127.0.0.1:38825", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT"}}}}} [junit4] 2> 861434 DEBUG (OverseerStateUpdate-72454632727511044-127.0.0.1:38825_-n_0000000000) [n:127.0.0.1:38825_ ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0 [junit4] 2> 861434 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue [junit4] 2> 862333 DEBUG (qtp1075666200-14895) [n:127.0.0.1:38825_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection] [junit4] 2> 862342 INFO (qtp1075666200-14895) [n:127.0.0.1:38825_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.4 [junit4] 2> 862343 WARN (qtp1075666200-14895) [n:127.0.0.1:38825_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead [junit4] 2> 862346 INFO (qtp1075666200-14895) [n:127.0.0.1:38825_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 862349 INFO (qtp1075666200-14895) [n:127.0.0.1:38825_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 862375 INFO (qtp1075666200-14895) [n:127.0.0.1:38825_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true [junit4] 2> 862375 INFO (qtp1075666200-14895) [n:127.0.0.1:38825_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49e7adf1 [junit4] 2> 862384 INFO (qtp1075666200-14895) [n:127.0.0.1:38825_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_A97B1DD9BA419095-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_A97B1DD9BA419095-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 862386 INFO (qtp1075666200-14895) [n:127.0.0.1:38825_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=31.759765625, floorSegmentMB=2.1357421875, forceMergeDeletesPctAllowed=22.537256550509728, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.79609302220 [...truncated too long message...] read) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 1183475 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 1183475 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 1183475 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 1183475 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 1183475 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 1183475 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 1183475 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 1183475 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 1183475 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 1183475 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 1183476 INFO (closeThreadPool-11419-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@231a7aba{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1183476 INFO (closeThreadPool-11419-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a23dc7{/,null,STOPPED} [junit4] 2> 1183476 INFO (closeThreadPool-11419-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1183480 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A97B1DD9BA419095]) [ ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-213 after mutting 0 log messages [junit4] 2> 1183480 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A97B1DD9BA419095]) [ ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-214 for ERROR logs matching regex: ignore_exception [junit4] 2> 1183481 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 1183582 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 1183683 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A97B1DD9BA419095]-EventThread) [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null [junit4] 2> 1183684 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 8 /solr/collections/shardSplitWithRule_rewrite/terms/shard1_0 [junit4] 2> 8 /solr/collections/shardSplitWithRule_rewrite/terms/shard1_1 [junit4] 2> 7 /solr/collections/collection1/state.json [junit4] 2> 7 /solr/aliases.json [junit4] 2> 5 /solr/packages.json [junit4] 2> 5 /solr/security.json [junit4] 2> 5 /solr/configs/conf1 [junit4] 2> 5 /solr/collections/collection1/terms/shard1 [junit4] 2> 5 /solr/collections/collection1/terms/shard2 [junit4] 2> 5 /solr/collections/shardSplitWithRule_rewrite/terms/shard1 [junit4] 2> 4 /solr/collections/collection1/collectionprops.json [junit4] 2> 4 /solr/collections/shardSplitWithRule_rewrite/collectionprops.json [junit4] 2> 2 /solr/collections/control_collection/terms/shard1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 67 /solr/clusterstate.json [junit4] 2> 34 /solr/collections/shardSplitWithRule_rewrite/state.json [junit4] 2> 13 /solr/clusterprops.json [junit4] 2> 7 /solr/collections/control_collection/state.json [junit4] 2> 3 /solr/overseer_elect/election/72454652694691852-127.0.0.1:33935_-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 71 /solr/collections/shardSplitWithRule_rewrite/state.json [junit4] 2> 64 /solr/overseer/queue [junit4] 2> 35 /solr/live_nodes [junit4] 2> 22 /solr/overseer/collection-queue-work [junit4] 2> 13 /solr/collections [junit4] 2> 2 /solr/collections/control_collection/state.json [junit4] 2> [junit4] 2> 1183690 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44523 [junit4] 2> 1183690 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44523 [junit4] 2> 1183690 INFO (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A97B1DD9BA419095]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44523 [junit4] 2> 1183692 INFO (SUITE-ShardSplitTest-seed#[A97B1DD9BA419095]-worker) [ ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-214 after mutting 0 log messages [junit4] 2> 1183692 INFO (SUITE-ShardSplitTest-seed#[A97B1DD9BA419095]-worker) [ ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-215 for ERROR logs matching regex: ignore_exception [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_A97B1DD9BA419095-001 [junit4] 2> Mar 31, 2024 8:09:40 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {rnd_b=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=LuceneFixedGap), _root_=PostingsFormat(name=LuceneVarGapFixedInterval), foo_s=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Asserting)}, docValues:{_version_=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1754, maxMBSortInHeap=7.141142347976757, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ms-MY, timezone=Asia/Jerusalem [junit4] 2> NOTE: Linux 4.15.0-213-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=1,free=171481408,total=513277952 [junit4] 2> NOTE: All tests run in this JVM: [DocumentAnalysisRequestHandlerTest, MinimalSchemaTest, TestFoldingMultitermQuery, SharedFSAutoReplicaFailoverTest, TestSearchPerf, DefaultValueUpdateProcessorTest, TestNestedDocsSort, TestBooleanSimilarityFactory, TestMacros, StatsComponentTest, HdfsRecoveryZkTest, DirectoryFactoryTest, TestRecovery, URLClassifyProcessorTest, TestMaxTokenLenTokenizer, TestCollectionAPIs, TestPrepRecovery, FacetPivot2CollectionsTest, RandomizedTaggerTest, TestCustomSort, CheckHdfsIndexTest, PingRequestHandlerTest, AnalyticsQueryTest, TestRawTransformer, TestSolrCloudWithSecureImpersonation, DistributedQueueTest, TestMaxScoreQueryParser, CdcrWithNodesRestartsTest, TestJavabinTupleStreamParser, MetricTriggerTest, RecoveryAfterSoftCommitTest, TestClusterStateMutator, TestJsonFacetRefinement, ReplaceNodeNoTargetTest, TestCSVLoader, ManagedSchemaRoundRobinCloudTest, QueryParsingTest, CollectionsAPIDistributedZkTest, TestLegacyFieldReuse, PeerSyncWithBufferUpdatesTest, TestSubQueryTransformerDistrib, TestBulkSchemaAPI, DebugComponentTest, TestSolrXml, TestCollationFieldDocValues, SolrMetricManagerTest, TestHdfsUpdateLog, TestNonDefinedSimilarityFactory, DeleteStatusTest, ClassificationUpdateProcessorFactoryTest, TestSolrCoreSnapshots, TestRequestForwarding, TestComplexPhraseLeadingWildcard, TestTermsQParserPlugin, SolrXmlInZkTest, TestCloudJSONFacetJoinDomain, TestXmlQParserPlugin, CachingDirectoryFactoryTest, TestIBSimilarityFactory, TestDeprecatedFilters, DeleteLastCustomShardedReplicaTest, TestHighFrequencyDictionaryFactory, TestStressUserVersions, TestFieldCacheSortRandom, SaslZkACLProviderTest, TestDeleteCollectionOnDownNodes, SystemLogListenerTest, BadComponentTest, NestedAtomicUpdateTest, SparseHLLTest, TestNumericRangeQuery32, AlternateDirectoryTest, TestCloudPhrasesIdentificationComponent, JvmMetricsTest, AutoscalingHistoryHandlerTest, TestAddFieldRealTimeGet, TestUtilizeNode, ConjunctionSolrSpellCheckerTest, StatelessScriptUpdateProcessorFactoryTest, DistributedQueryElevationComponentTest, DistributedFacetPivotLargeTest, ComputePlanActionTest, TermVectorComponentTest, TestZkAclsWithHadoopAuth, TestBulkSchemaConcurrent, DateRangeFieldTest, FileUtilsTest, ShardSplitTest] [junit4] Completed [417/959 (2!)] on J3 in 324.53s, 11 tests, 1 error, 3 skipped <<< FAILURES! [...truncated 56163 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
