Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.10/18/
1 tests failed. FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: Timeout occurred while waiting response from server at: https://127.0.0.1:35837/tq_bu/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:35837/tq_bu/collection1 at __randomizedtesting.SeedInfo.seed([2966FDC2FC1D0BFF:A132C21852E16607]: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.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1245) at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1290) at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:398) at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:166) 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:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) 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:57) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) 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:368) at java.lang.Thread.run(Thread.java:748) 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 sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475) at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469) at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:69) at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1239) at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75) at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:926) 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) ... 53 more Build Log: [...truncated 15211 lines...] [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib [junit4] 2> 1864919 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-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-NightlyTests-8.10/checkout/solr/server/solr/configsets/_default/conf' [junit4] 2> 1864919 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2966FDC2FC1D0BFF-001/data-dir-109-001 [junit4] 2> 1864919 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 1864919 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1864921 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-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] 2> 1864921 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1864921 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /tq_bu/ [junit4] 2> 1864922 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.a.s.SolrTestCaseJ4 updateLog impl=solr.UpdateLog [junit4] 2> 1864922 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 1864927 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1864942 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0 [junit4] 2> 1864942 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead [junit4] 2> 1864943 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.a.s.s.IndexSchema Schema name=inplace-updates [junit4] 2> 1864943 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 1865277 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/userfiles]. Features requiring this directory may fail. [junit4] 2> => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/userfiles" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) [junit4] 2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/userfiles" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291] [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291] [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291] [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291] [junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?] [junit4] 2> at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?] [junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291] [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291] [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291] [junit4] 2> at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:813) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [java/:?] [junit4] 2> at org.apache.solr.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:94) [test/:?] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291] [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291] [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291] [junit4] 2> 1865279 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr]. Features requiring this directory may fail. [junit4] 2> => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) [junit4] 2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/filestore" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291] [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291] [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291] [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291] [junit4] 2> at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291] [junit4] 2> at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291] [junit4] 2> at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?] [junit4] 2> at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?] [junit4] 2> at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.load(CoreContainer.java:679) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:813) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [java/:?] [junit4] 2> at org.apache.solr.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:94) [test/:?] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291] [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291] [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291] [junit4] 2> 1865280 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1865280 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1865282 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1cc82fe[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1865282 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1cc82fe[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1865284 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1865285 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78840238[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1865285 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78840238[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1865286 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] 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> 1865313 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@618412db [junit4] 2> 1865320 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@618412db [junit4] 2> 1865320 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@618412db [junit4] 2> 1865321 INFO (coreLoadExecutor-16333-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 1865328 INFO (coreLoadExecutor-16333-thread-1) [ x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1865347 INFO (coreLoadExecutor-16333-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0 [junit4] 2> 1865347 WARN (coreLoadExecutor-16333-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead [junit4] 2> 1865348 INFO (coreLoadExecutor-16333-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=inplace-updates [junit4] 2> 1865348 INFO (coreLoadExecutor-16333-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 1865348 INFO (coreLoadExecutor-16333-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 1865349 INFO (coreLoadExecutor-16333-thread-1) [ x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@618412db [junit4] 2> 1865349 INFO (coreLoadExecutor-16333-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2966FDC2FC1D0BFF-001/data-dir-109-001/] [junit4] 2> 1865353 WARN (coreLoadExecutor-16333-thread-1) [ x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1865401 INFO (coreLoadExecutor-16333-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1865401 INFO (coreLoadExecutor-16333-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1865402 INFO (coreLoadExecutor-16333-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1865402 INFO (coreLoadExecutor-16333-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1865403 WARN (coreLoadExecutor-16333-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead. [junit4] 2> 1865403 INFO (coreLoadExecutor-16333-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 1865403 INFO (coreLoadExecutor-16333-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1711911119386312704 [junit4] 2> 1865405 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[2966FDC2FC1D0BFF]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 1865406 INFO (searcherExecutor-16335-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 1865417 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1865417 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 1865417 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1865418 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 1865517 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.ZkTestServer start zk server on port: 36193 [junit4] 2> 1865517 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36193 [junit4] 2> 1865517 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36193 [junit4] 2> 1865517 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36193 [junit4] 2> 1865518 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1865523 INFO (zkConnectionManagerCallback-16342-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1865523 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1865529 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1865532 INFO (zkConnectionManagerCallback-16344-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1865532 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1865535 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1865538 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml to /configs/conf1/schema.xml [junit4] 2> 1865541 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1865544 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1865547 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1865548 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1865549 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1865551 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1865552 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1865553 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1865554 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1865562 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1865563 INFO (zkConnectionManagerCallback-16348-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1865563 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1865667 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 1865768 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1865768 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1865768 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10 [junit4] 2> 1865769 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1865769 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1865769 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1865770 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d40d780{/tq_bu,null,AVAILABLE} [junit4] 2> 1865770 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@376b462f{SSL, (ssl, http/1.1)}{127.0.0.1:42455} [junit4] 2> 1865770 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.e.j.s.Server Started @1865821ms [junit4] 2> 1865770 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2966FDC2FC1D0BFF-001/tempDir-001/control/data, replicaType=NRT, hostContext=/tq_bu, hostPort=42455, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2966FDC2FC1D0BFF-001/control-001/cores} [junit4] 2> 1865770 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1865770 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1865770 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.10.0 [junit4] 2> 1865771 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1865771 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr [junit4] 2> 1865771 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-09-25T21:34:26.897Z [junit4] 2> 1865771 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1865773 INFO (zkConnectionManagerCallback-16350-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1865773 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1865774 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]-SendThread(127.0.0.1:36193)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1017867d9020003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1017867d9020003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1017867d9020003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1865874 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1865874 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2966FDC2FC1D0BFF-001/control-001/solr.xml [junit4] 2> 1865877 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1865877 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1865878 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@618412db, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1867920 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1867920 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1867921 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@502f342c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1867921 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@502f342c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1867925 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1867925 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6faaf99a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1867925 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6faaf99a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1867926 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36193/solr [junit4] 2> 1867927 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1867930 INFO (zkConnectionManagerCallback-16361-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1867930 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1868033 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [n:127.0.0.1:42455_tq_bu ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1868035 INFO (zkConnectionManagerCallback-16363-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1868035 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [n:127.0.0.1:42455_tq_bu ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1868125 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [n:127.0.0.1:42455_tq_bu ] 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> 1868131 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [n:127.0.0.1:42455_tq_bu ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42455_tq_bu [junit4] 2> 1868132 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [n:127.0.0.1:42455_tq_bu ] o.a.s.c.Overseer Overseer (id=72471456432390149-127.0.0.1:42455_tq_bu-n_0000000000) starting [junit4] 2> 1868150 INFO (OverseerStateUpdate-72471456432390149-127.0.0.1:42455_tq_bu-n_0000000000) [n:127.0.0.1:42455_tq_bu ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42455_tq_bu [junit4] 2> 1868153 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [n:127.0.0.1:42455_tq_bu ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42455_tq_bu [junit4] 2> 1868157 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [n:127.0.0.1:42455_tq_bu ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1868157 WARN (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [n:127.0.0.1:42455_tq_bu ] 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> 1868157 INFO (zkCallback-16362-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1868183 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [n:127.0.0.1:42455_tq_bu ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1868203 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [n:127.0.0.1:42455_tq_bu ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@618412db [junit4] 2> 1868211 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [n:127.0.0.1:42455_tq_bu ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@618412db [junit4] 2> 1868211 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [n:127.0.0.1:42455_tq_bu ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@618412db [junit4] 2> 1868212 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [n:127.0.0.1:42455_tq_bu ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2966FDC2FC1D0BFF-001/control-001/cores [junit4] 2> 1868237 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1868244 INFO (zkConnectionManagerCallback-16380-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1868244 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1868245 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1868246 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36193/solr ready [junit4] 2> 1868305 INFO (OverseerThreadFactory-16370-thread-1-processing-n:127.0.0.1:42455_tq_bu) [n:127.0.0.1:42455_tq_bu ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 1868420 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu 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> 1868420 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu 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> 1869432 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0 [junit4] 2> 1869433 WARN (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu 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> 1869434 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=inplace-updates [junit4] 2> 1869435 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 1869435 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu 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> 1869435 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu 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@618412db [junit4] 2> 1869435 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu 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-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2966FDC2FC1D0BFF-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2966FDC2FC1D0BFF-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 1869438 WARN (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1869491 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1869491 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1869492 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1869492 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1869494 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1869495 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1869496 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 1869496 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1711911123678134272 [junit4] 2> 1869499 INFO (searcherExecutor-16382-thread-1-processing-n:127.0.0.1:42455_tq_bu x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 1869508 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 1869508 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1 [junit4] 2> 1869516 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1869516 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1869516 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42455/tq_bu/control_collection_shard1_replica_n1/ [junit4] 2> 1869517 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1869517 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:42455/tq_bu/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 1869517 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72471456432390149-core_node2-n_0000000000 [junit4] 2> 1869521 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42455/tq_bu/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 1869623 INFO (zkCallback-16362-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1869624 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1869631 INFO (qtp1823238803-34432) [n:127.0.0.1:42455_tq_bu ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1211 [junit4] 2> 1869635 INFO (qtp1823238803-34429) [n:127.0.0.1:42455_tq_bu ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 1869726 INFO (zkCallback-16362-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1869726 INFO (zkCallback-16362-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1869727 INFO (qtp1823238803-34429) [n:127.0.0.1:42455_tq_bu ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42455_tq_bu&wt=javabin&version=2} status=0 QTime=1427 [junit4] 2> 1869727 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection [junit4] 2> 1869832 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1869833 INFO (zkConnectionManagerCallback-16391-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1869833 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1869834 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1869834 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36193/solr ready [junit4] 2> 1869834 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1869842 INFO (OverseerThreadFactory-16370-thread-2-processing-n:127.0.0.1:42455_tq_bu) [n:127.0.0.1:42455_tq_bu ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1869842 INFO (OverseerCollectionConfigSetProcessor-72471456432390149-127.0.0.1:42455_tq_bu-n_0000000000) [n:127.0.0.1:42455_tq_bu ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1870045 WARN (OverseerThreadFactory-16370-thread-2-processing-n:127.0.0.1:42455_tq_bu) [n:127.0.0.1:42455_tq_bu ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 1870046 INFO (qtp1823238803-34429) [n:127.0.0.1:42455_tq_bu ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 1870046 INFO (qtp1823238803-34429) [n:127.0.0.1:42455_tq_bu ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children [junit4] 2> 1870047 INFO (qtp1823238803-34429) [n:127.0.0.1:42455_tq_bu ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=206 [junit4] 2> 1870047 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children [junit4] 2> 1870048 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1 [junit4] 2> 1870048 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 1870048 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1 [junit4] 2> 1870048 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 1870048 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1 [junit4] 2> 1870048 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 1870048 INFO (watches-16388-thread-1) [ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1 [junit4] 2> 1870048 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3 [junit4] 2> 1870048 INFO (watches-16388-thread-1) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 1870148 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2966FDC2FC1D0BFF-001/shard-1-001 of type NRT for shard1 [junit4] 2> 1870150 INFO (closeThreadPool-16392-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1870150 INFO (closeThreadPool-16392-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1870150 INFO (closeThreadPool-16392-thread-1) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10 [junit4] 2> 1870150 INFO (closeThreadPool-16392-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1870150 INFO (closeThreadPool-16392-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1870150 INFO (closeThreadPool-16392-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1870150 INFO (closeThreadPool-16392-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21847c80{/tq_bu,null,AVAILABLE} [junit4] 2> 1870151 INFO (closeThreadPool-16392-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5f30eff{SSL, (ssl, http/1.1)}{127.0.0.1:44527} [junit4] 2> 1870151 INFO (closeThreadPool-16392-thread-1) [ ] o.e.j.s.Server Started @1870202ms [junit4] 2> 1870151 INFO (closeThreadPool-16392-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2966FDC2FC1D0BFF-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/tq_bu, hostPort=44527, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2966FDC2FC1D0BFF-001/shard-1-001/cores} [junit4] 2> 1870151 ERROR (closeThreadPool-16392-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1870151 INFO (closeThreadPool-16392-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1870151 INFO (closeThreadPool-16392-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.10.0 [junit4] 2> 1870151 INFO (closeThreadPool-16392-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1870151 INFO (closeThreadPool-16392-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr [junit4] 2> 1870151 INFO (closeThreadPool-16392-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-09-25T21:34:31.277Z [junit4] 2> 1870152 INFO (closeThreadPool-16392-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1870153 INFO (zkConnectionManagerCallback-16394-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1870153 INFO (closeThreadPool-16392-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1870252 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2966FDC2FC1D0BFF-001/shard-2-001 of type NRT for shard1 [junit4] 2> 1870253 INFO (closeThreadPool-16392-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1870253 INFO (closeThreadPool-16392-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1870253 INFO (closeThreadPool-16392-thread-2) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10 [junit4] 2> 1870254 INFO (closeThreadPool-16392-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1870254 INFO (closeThreadPool-16392-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1870254 INFO (closeThreadPool-16392-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1870254 INFO (closeThreadPool-16392-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1870254 INFO (closeThreadPool-16392-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2966FDC2FC1D0BFF-001/shard-1-001/solr.xml [junit4] 2> 1870256 INFO (closeThreadPool-16392-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1870256 INFO (closeThreadPool-16392-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1870258 INFO (closeThreadPool-16392-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@618412db, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1870266 INFO (closeThreadPool-16392-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c371d66{/tq_bu,null,AVAILABLE} [junit4] 2> 1870267 INFO (closeThreadPool-16392-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@13309051{SSL, (ssl, http/1.1)}{127.0.0.1:35837} [junit4] 2> 1870267 INFO (closeThreadPool-16392-thread-2) [ ] o.e.j.s.Server Started @1870318ms [junit4] 2> 1870267 INFO (closeThreadPool-16392-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2966FDC2FC1D0BFF-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/tq_bu, hostPort=35837, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2966FDC2FC1D0BFF-001/shard-2-001/cores} [junit4] 2> 1870267 ERROR (closeThreadPool-16392-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1870267 INFO (closeThreadPool-16392-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1870267 INFO (closeThreadPool-16392-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.10.0 [junit4] 2> 1870267 INFO (closeThreadPool-16392-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1870267 INFO (closeThreadPool-16392-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr [junit4] 2> 1870267 INFO (closeThreadPool-16392-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-09-25T21:34:31.393Z [junit4] 2> 1870281 INFO (closeThreadPool-16392-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1870292 INFO (zkConnectionManagerCallback-16399-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1870292 INFO (closeThreadPool-16392-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1870293 WARN (closeThreadPool-16392-thread-2-SendThread(127.0.0.1:36193)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1017867d9020009. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1017867d9020009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1017867d9020009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1870360 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[2966FDC2FC1D0BFF]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2966FDC2FC1D0BFF-001/shard-3-001 of type NRT for shard1 [junit4] 2> 1870361 INFO (closeThreadPool-16392-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1870362 INFO (closeThreadPool-16392-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1870362 INFO (closeThreadPool-16392-thread-3) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10 [junit4] 2> 1870412 INFO (closeThreadPool-16392-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1870413 INFO (closeThreadPool-16392-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2966FDC2FC1D0BFF-001/shard-2-001/solr.xml [junit4] 2> 1870415 INFO (closeThreadPool-16392-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1870415 INFO (closeThreadPool-16392-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1870416 INFO (closeThreadPool-16392-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@618412db, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1870420 INFO (closeThreadPool-16392-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1870420 INFO (closeThreadPool-16392-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1870421 INFO (closeThreadPool-16392-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1870438 INFO (closeThreadPool-16392-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e23ef3b{/tq_bu,null,AVAILABLE} [junit4] 2> 1870438 INFO (closeThreadPool-16392-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@12528979{SSL, (ssl, http/1.1)}{127.0.0.1:37589} [junit4] 2> 1870438 INFO (closeThreadPool-16392-thread-3) [ ] o.e.j.s.Server Started @1870489ms [junit4] 2> 1870438 INFO (closeThreadPool-16392-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2966FDC2FC1D0BFF-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/tq_bu, hostPort=37589, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2966FDC2FC1D0BFF-001/shard-3-001/cores} [junit4] 2> 1870439 ERROR (closeThreadPool-16392-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1870439 INFO (closeThreadPool-16392-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1870439 INFO (closeThreadPool-16392-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.10.0 [junit4] 2> 1870439 INFO (closeThreadPool-16392-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1870439 INFO (closeThreadPool-16392-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr [junit4] 2> 1870439 INFO (closeThreadPool-16392-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-09-25T21:34:31.565Z [junit4] 2> 1870458 INFO (closeThreadPool-16392-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1870476 INFO (zkConnectionManagerCallback-16404-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1870476 INFO (closeThreadPool-16392-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1870577 INFO (closeThreadPool-16392-thread-3) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1870577 INFO (closeThreadPool-16392-thread-3) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2966FDC2FC1D0BFF-001/shard-3-001/solr.xml [junit4] 2> 1870579 INFO (closeThreadPool-16392-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1870579 INFO (closeThreadPool-16392-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1870581 INFO (closeThreadPool-16392-thread-3) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@618412db, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1871021 INFO (closeThreadPool-16392-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1871022 WARN (closeThreadPool-16392-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1871049 WARN (closeThreadPool-16392-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21c8784d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1871049 WARN (closeThreadPool-16392-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21c8784d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1871069 WARN (closeThreadPool-16392-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1871100 WARN (closeThreadPool-16392-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@772cf694[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1871100 WARN (closeThreadPool-16392-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@772cf694[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1871101 INFO (closeThreadPool-16392-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36193/solr [junit4] 2> 1871121 INFO (closeThreadPool-16392-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1871297 INFO (zkConnectionManagerCallback-16415-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1871297 INFO (closeThreadPool-16392-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1871299 WARN (closeThreadPool-16392-thread-1-SendThread(127.0.0.1:36193)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1017867d902000b. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1017867d902000b, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1017867d902000b, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1871418 INFO (closeThreadPool-16392-thread-1) [n:127.0.0.1:44527_tq_bu ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1871429 INFO (zkConnectionManagerCallback-16417-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1871429 INFO (closeThreadPool-16392-thread-1) [n:127.0.0.1:44527_tq_bu ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1871432 WARN (closeThreadPool-16392-thread-1) [n:127.0.0.1:44527_tq_bu ] 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> 1871432 INFO (closeThreadPool-16392-thread-1) [n:127.0.0.1:44527_tq_bu ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1871435 INFO (closeThreadPool-16392-thread-1) [n:127.0.0.1:44527_tq_bu ] o.a.s.c.ZkController Publish node=127.0.0.1:44527_tq_bu as DOWN [junit4] 2> 1871436 INFO (closeThreadPool-16392-thread-1) [n:127.0.0.1:44527_tq_bu ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4 [junit4] 2> 1871436 INFO (closeThreadPool-16392-thread-1) [n:127.0.0.1:44527_tq_bu ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44527_tq_bu [junit4] 2> 1871439 INFO (zkCallback-16362-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1871440 INFO (closeThreadPool-16392-thread-1) [n:127.0.0.1:44527_tq_bu ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1871440 WARN (closeThreadPool-16392-thread-1) [n:127.0.0.1:44527_tq_bu ] 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> 1871445 INFO (zkCallback-16390-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1871445 INFO (zkCallback-16416-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1871449 INFO (closeThreadPool-16392-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1871449 WARN (closeThreadPool-16392-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1871462 INFO (closeThreadPool-16392-thread-1) [n:127.0.0.1:44527_tq_bu ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1871473 WARN (closeThreadPool-16392-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30b9c9fc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1871473 WARN (closeThreadPool-16392-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30b9c9fc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1871675 INFO (closeThreadPool-16392-thread-1) [n:127.0.0.1:44527_tq_bu ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@618412db [junit4] 2> 1871697 WARN (closeThreadPool-16392-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1871698 WARN (closeThreadPool-16392-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@37fbbe30[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1871698 WARN (closeThreadPool-16392-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@37fbbe30[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1871699 INFO (closeThreadPool-16392-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36193/solr [junit4] 2> 1871707 INFO (closeThreadPool-16392-thread-1) [n:127.0.0.1:44527_tq_bu ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@618412db [junit4] 2> 1871707 INFO (closeThreadPool-16392-thread-1) [n:127.0.0.1:44527_tq_bu ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@618412db [junit4] 2> 1871708 INFO (closeThreadPool-16392-thread-1) [n:127.0.0.1:44527_tq_bu ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_2966FDC2FC1D0BFF-001/shard-1-001/cores [junit4] 2> 1871708 INFO (closeThreadPool-16392-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1871709 INFO (zkConnectionManagerCallback-16432-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1871709 INFO (closeThreadPool-16392-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1871722 WARN (closeThreadPool-16392-thread-2-SendThread(127.0.0.1:36193)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1017867d902000d. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1017867d902000d, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1017867d902000d, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [juni [...truncated too long message...] per.java:127) [junit4] 2> at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:516) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [junit4] 2> at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 5076217 ERROR (qtp339497153-34517) [n:127.0.0.1:37589_tq_bu ] o.a.s.c.SolrCore org.apache.lucene.store.AlreadyClosedException: this Directory is closed [junit4] 2> at org.apache.lucene.store.BaseDirectory.ensureOpen(BaseDirectory.java:51) [junit4] 2> at org.apache.lucene.store.RAMDirectory.openInput(RAMDirectory.java:246) [junit4] 2> at org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:100) [junit4] 2> at org.apache.solr.core.SolrCore.getIndexPropertyFromPropFile(SolrCore.java:436) [junit4] 2> at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:403) [junit4] 2> at org.apache.solr.core.SolrCore.cleanupOldIndexDirectories(SolrCore.java:3211) [junit4] 2> at org.apache.solr.core.SolrCore.close(SolrCore.java:1666) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.destroy(HttpSolrCall.java:637) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:445) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) [junit4] 2> at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [junit4] 2> at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [junit4] 2> at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:516) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [junit4] 2> at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {id_i=Lucene84, _root_=FST50, title_s=Lucene84, id=PostingsFormat(name=Direct), id_field_copy_that_does_not_support_in_place_update_s=FST50}, docValues:{inplace_updatable_float=DocValuesFormat(name=Lucene80), id_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Asserting), _root_=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Direct), inplace_updatable_int_with_default=DocValuesFormat(name=Lucene80), inplace_updatable_float_with_default=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=338, maxMBSortInHeap=7.787402411774701, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=bg-BG, timezone=Australia/Hobart [junit4] 2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=65836696,total=530579456 [junit4] 2> NOTE: All tests run in this JVM: [RouteFieldTest, SpellCheckComponentTest, ExternalFileFieldSortTest, FileBasedSpellCheckerTest, TestJettySolrRunner, TestSystemCollAutoCreate, TestRuleBasedAuthorizationWithKerberos, TestSSLRandomization, HLLSerializationTest, RegexBytesRefFilterTest, NodeMarkersRegistrationTest, BasicZkTest, TestReload, UniqFieldsUpdateProcessorFactoryTest, TestXIncludeConfig, TestSQLHandler, TestExclusionRuleCollectionAccess, FullSolrCloudDistribCmdsTest, LeaderFailureAfterFreshStartTest, BaseCdcrDistributedZkTest, TestLuceneIndexBackCompat, TestConfigSetImmutable, OverseerSolrResponseTest, TestComplexPhraseQParserPlugin, TestSkipOverseerOperations, TestCodecSupport, TestExpandComponent, TestAnalyzeInfixSuggestions, TestPayloadCheckQParserPlugin, ExecutePlanActionTest, TestMinimalConfig, MaxSizeAutoCommitTest, HdfsChaosMonkeySafeLeaderTest, TestJsonFacetErrors, TestExplainDocTransformer, DocValuesMissingTest, SpatialHeatmapFacetsTest, SpellPossibilityIteratorTest, TestCloudSearcherWarming, ManagedSchemaDiffTest, TestCloudConsistency, TestStressRecovery, OverseerTest, PreAnalyzedFieldManagedSchemaCloudTest, TestRandomFlRTGCloud, TestStressCloudBlindAtomicUpdates, TestLockTree, ClusterStateMockUtilTest, TestLRUCache, TestConfigSetsAPIShareSchema, BinaryUpdateRequestHandlerTest, ZkControllerTest, TestFieldResource, MetricsHistoryHandlerTest, DirectSolrConnectionTest, HdfsRestartWhileUpdatingTest, BadCopyFieldTest, SplitShardTest, XmlInterpolationTest, CdcrReplicationHandlerTest, TestExactStatsCache, TestSolrConfigHandlerCloud, XsltUpdateRequestHandlerTest, TestNestedUpdateProcessor, TestBlockCollapse, TestIBSimilarityFactory, DistribCursorPagingTest, TestDynamicLoadingUrl, SignatureUpdateProcessorFactoryTest, BlockJoinFacetSimpleTest, TestLegacyFieldReuse, MaxScoreCollectorTest, TestSolrQueryParser, HdfsUnloadDistributedZkTest, CollectionReloadTest, PathHierarchyTokenizerFactoryTest, TestNonDefinedSimilarityFactory, ZkSolrClientTest, DeleteNodeTest, PrimUtilsTest, ChaosMonkeySafeLeaderWithPullReplicasTest, AliasIntegrationTest, TestQueryUtils, DistributedVersionInfoTest, ExitableDirectoryReaderTest, AutoAddReplicasIntegrationTest, TestHighlightDedupGrouping, TestFunctionQuery, ZookeeperStatusHandlerFailureTest, TestFreeTextSuggestions, SecurityHeadersTest, TestElisionMultitermQuery, SolrIndexSearcherTest, JvmMetricsTest, TestBooleanSimilarityFactory, BlockCacheTest, TestReloadAndDeleteDocs, TestObjectReleaseTracker, ReplaceNodeTest, AtomicUpdatesTest, TestMissingGroups, TestCoreAdminApis, TestExportWriter, RandomizedTaggerTest, TestJsonFacetsWithNestedObjects, ResponseBuilderTest, PKIAuthenticationIntegrationTest, TestSurroundQueryParser, TestInPlaceUpdatesDistrib] [junit4] Completed [566/947 (1!)] on J0 in 3211.34s, 1 test, 1 error <<< FAILURES! [...truncated 55458 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
