Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/2235/
1 tests failed. FAILED: org.apache.solr.cloud.RollingRestartTest.test Error Message: Timeout occurred while waiting response from server at: https://127.0.0.1:42793/xus Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:42793/xus at __randomizedtesting.SeedInfo.seed([FEB334A4B9358796:76E70B7E17C9EA6E]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1155) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:916) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227) at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74) at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.net.SocketTimeoutException: Read timed out at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448) at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823) 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) ... 52 more Build Log: [...truncated 13961 lines...] [junit4] Suite: org.apache.solr.cloud.RollingRestartTest [junit4] 2> 4267346 INFO (SUITE-RollingRestartTest-seed#[FEB334A4B9358796]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/server/solr/configsets/_default/conf' [junit4] 2> 4267347 INFO (SUITE-RollingRestartTest-seed#[FEB334A4B9358796]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 4267347 INFO (SUITE-RollingRestartTest-seed#[FEB334A4B9358796]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/data-dir-212-001 [junit4] 2> 4267356 WARN (SUITE-RollingRestartTest-seed#[FEB334A4B9358796]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44 [junit4] 2> 4267356 INFO (SUITE-RollingRestartTest-seed#[FEB334A4B9358796]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 4267357 INFO (SUITE-RollingRestartTest-seed#[FEB334A4B9358796]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 4267357 INFO (SUITE-RollingRestartTest-seed#[FEB334A4B9358796]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /xus/ [junit4] 2> 4267373 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 4267374 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 4267374 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 4267609 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.ZkTestServer start zk server on port: 37520 [junit4] 2> 4267609 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37520 [junit4] 2> 4267609 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37520 [junit4] 2> 4267609 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37520 [junit4] 2> 4267611 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4267622 INFO (zkConnectionManagerCallback-22545-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4267622 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4267638 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4267639 INFO (zkConnectionManagerCallback-22547-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4267639 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4267640 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 4267642 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 4267644 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 4267646 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 4267647 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 4267649 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 4267650 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 4267652 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 4267666 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 4267667 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 4267677 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 4267682 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4267683 INFO (zkConnectionManagerCallback-22551-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4267683 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4267791 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 4268559 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 4268559 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 4268559 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS [junit4] 2> 4268560 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 4268560 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 4268560 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 4268560 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6dc6952c{/xus,null,AVAILABLE} [junit4] 2> 4268561 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@f844fb6{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:42793} [junit4] 2> 4268562 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.e.j.s.Server Started @4268600ms [junit4] 2> 4268562 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/xus, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/tempDir-001/control/data, hostPort=42793, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/control-001/cores, replicaType=NRT} [junit4] 2> 4268562 ERROR (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4268562 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 4268562 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 4268562 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4268562 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr [junit4] 2> 4268562 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-06-26T09:56:43.417704Z [junit4] 2> 4268563 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4268564 INFO (zkConnectionManagerCallback-22553-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4268565 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4268666 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 4268666 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/control-001/solr.xml [junit4] 2> 4268672 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b3dd, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 4269771 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 4269773 WARN (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@24c80c96[provider=null,keyStore=null,trustStore=null] [junit4] 2> 4269773 WARN (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@24c80c96[provider=null,keyStore=null,trustStore=null] [junit4] 2> 4269776 WARN (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@34427d53[provider=null,keyStore=null,trustStore=null] [junit4] 2> 4269777 WARN (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@34427d53[provider=null,keyStore=null,trustStore=null] [junit4] 2> 4269795 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37520/solr [junit4] 2> 4269796 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4269797 INFO (zkConnectionManagerCallback-22564-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4269797 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4269908 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [n:127.0.0.1:42793_xus ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4269909 INFO (zkConnectionManagerCallback-22566-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4269909 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [n:127.0.0.1:42793_xus ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4270142 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [n:127.0.0.1:42793_xus ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42793_xus [junit4] 2> 4270142 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [n:127.0.0.1:42793_xus ] o.a.s.c.Overseer Overseer (id=73036763338637317-127.0.0.1:42793_xus-n_0000000000) starting [junit4] 2> 4270148 INFO (OverseerStateUpdate-73036763338637317-127.0.0.1:42793_xus-n_0000000000) [n:127.0.0.1:42793_xus ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42793_xus [junit4] 2> 4270149 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [n:127.0.0.1:42793_xus ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42793_xus [junit4] 2> 4270150 INFO (zkCallback-22565-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 4270169 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [n:127.0.0.1:42793_xus ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 4270169 WARN (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [n:127.0.0.1:42793_xus ] 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> 4270383 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [n:127.0.0.1:42793_xus ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 4270534 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [n:127.0.0.1:42793_xus ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b3dd [junit4] 2> 4270548 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [n:127.0.0.1:42793_xus ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b3dd [junit4] 2> 4270548 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [n:127.0.0.1:42793_xus ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b3dd [junit4] 2> 4270558 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [n:127.0.0.1:42793_xus ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/control-001/cores [junit4] 2> 4270584 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4270585 INFO (zkConnectionManagerCallback-22583-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4270585 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4270595 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 4270596 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37520/solr ready [junit4] 2> 4270712 INFO (qtp102956967-44768) [n:127.0.0.1:42793_xus ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42793_xus&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 4270715 INFO (OverseerThreadFactory-22573-thread-1-processing-n:127.0.0.1:42793_xus) [n:127.0.0.1:42793_xus ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 4270850 INFO (qtp102956967-44770) [n:127.0.0.1:42793_xus ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 4270850 INFO (qtp102956967-44770) [n:127.0.0.1:42793_xus ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1 [junit4] 2> 4270856 INFO (OverseerStateUpdate-73036763338637317-127.0.0.1:42793_xus-n_0000000000) [n:127.0.0.1:42793_xus ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"control_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"control_collection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:42793/xus", [junit4] 2> "node_name":"127.0.0.1:42793_xus", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 4271060 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&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> 4271076 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 4271218 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 4271572 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 4271592 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 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> 4271593 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 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@cc0b3dd [junit4] 2> 4271593 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 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-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 4271615 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@4e948bb1 [junit4] 2> 4271649 WARN (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 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> 4271999 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 4271999 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 4272001 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 4272001 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 4272012 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@6bb411b0 [junit4] 2> 4272016 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 4272017 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 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> 4272018 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 4272018 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1670555009677262848 [junit4] 2> 4272022 INFO (searcherExecutor-22585-thread-1-processing-n:127.0.0.1:42793_xus x:control_collection_shard1_replica_n1 c:control_collection s:shard1 r:core_node2) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 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> 4272025 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 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> 4272025 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1 [junit4] 2> 4272028 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 4272028 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 4272029 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42793/xus/control_collection_shard1_replica_n1/ [junit4] 2> 4272029 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 4272029 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:42793/xus/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 4272029 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 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/73036763338637317-core_node2-n_0000000000 [junit4] 2> 4272031 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42793/xus/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 4272135 INFO (zkCallback-22565-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> 4272136 INFO (zkCallback-22565-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> 4272157 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 4272159 INFO (qtp102956967-44769) [n:127.0.0.1:42793_xus ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&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=1099 [junit4] 2> 4272161 INFO (qtp102956967-44768) [n:127.0.0.1:42793_xus ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 4272260 INFO (zkCallback-22565-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> 4272260 INFO (zkCallback-22565-thread-3) [ ] 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> 4272260 INFO (zkCallback-22565-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> 4272261 INFO (qtp102956967-44768) [n:127.0.0.1:42793_xus ] 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:42793_xus&wt=javabin&version=2} status=0 QTime=1549 [junit4] 2> 4272261 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection [junit4] 2> 4272367 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4272368 INFO (zkConnectionManagerCallback-22594-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4272368 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4272369 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 4272371 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37520/solr ready [junit4] 2> 4272371 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 4272430 INFO (qtp102956967-44768) [n:127.0.0.1:42793_xus ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 4272434 INFO (OverseerThreadFactory-22573-thread-2-processing-n:127.0.0.1:42793_xus) [n:127.0.0.1:42793_xus ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 4272435 INFO (OverseerCollectionConfigSetProcessor-73036763338637317-127.0.0.1:42793_xus-n_0000000000) [n:127.0.0.1:42793_xus ] 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> 4272639 WARN (OverseerThreadFactory-22573-thread-2-processing-n:127.0.0.1:42793_xus) [n:127.0.0.1:42793_xus ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 4272641 INFO (qtp102956967-44768) [n:127.0.0.1:42793_xus ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 4272642 INFO (qtp102956967-44768) [n:127.0.0.1:42793_xus ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2} status=0 QTime=212 [junit4] 2> 4272644 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2 [junit4] 2> 4272644 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 4272644 INFO (watches-22591-thread-1) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2 [junit4] 2> 4272644 INFO (watches-22591-thread-1) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 4272644 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2 [junit4] 2> 4272645 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 4272645 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2 [junit4] 2> 4272645 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 4272645 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=16 [junit4] 2> 4273239 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/shard-1-001 of type NRT for shard2 [junit4] 2> 4273242 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 4273242 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 4273242 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS [junit4] 2> 4273244 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 4273244 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 4273244 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 4273244 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1481d60c{/xus,null,AVAILABLE} [junit4] 2> 4273245 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@65d1451f{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:32970} [junit4] 2> 4273245 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.Server Started @4273284ms [junit4] 2> 4273245 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/xus, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/tempDir-001/jetty1, hostPort=32970, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/shard-1-001/cores, replicaType=NRT} [junit4] 2> 4273245 ERROR (closeThreadPool-22595-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4273246 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 4273246 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 4273246 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4273246 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr [junit4] 2> 4273246 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-06-26T09:56:48.101184Z [junit4] 2> 4273246 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4273248 INFO (zkConnectionManagerCallback-22597-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4273248 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4273350 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 4273350 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/shard-1-001/solr.xml [junit4] 2> 4273355 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b3dd, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 4274437 INFO (OverseerCollectionConfigSetProcessor-73036763338637317-127.0.0.1:42793_xus-n_0000000000) [n:127.0.0.1:42793_xus ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 4275244 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 4275258 WARN (closeThreadPool-22595-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29bd890a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 4275258 WARN (closeThreadPool-22595-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29bd890a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 4275289 WARN (closeThreadPool-22595-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6707c09e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 4275289 WARN (closeThreadPool-22595-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6707c09e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 4275291 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37520/solr [junit4] 2> 4275292 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4275293 INFO (zkConnectionManagerCallback-22608-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4275293 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4275357 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/shard-2-001 of type NRT for shard1 [junit4] 2> 4275360 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 4275360 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 4275360 INFO (closeThreadPool-22595-thread-2) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS [junit4] 2> 4275361 INFO (closeThreadPool-22595-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 4275361 INFO (closeThreadPool-22595-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 4275361 INFO (closeThreadPool-22595-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 4275361 INFO (closeThreadPool-22595-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b12f941{/xus,null,AVAILABLE} [junit4] 2> 4275362 INFO (closeThreadPool-22595-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4a21c29b{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:41737} [junit4] 2> 4275362 INFO (closeThreadPool-22595-thread-2) [ ] o.e.j.s.Server Started @4275401ms [junit4] 2> 4275362 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/xus, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/tempDir-001/jetty2, hostPort=41737, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/shard-2-001/cores, replicaType=NRT} [junit4] 2> 4275363 ERROR (closeThreadPool-22595-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4275363 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 4275363 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 4275363 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4275363 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr [junit4] 2> 4275363 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-06-26T09:56:50.218483Z [junit4] 2> 4275364 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4275365 INFO (zkConnectionManagerCallback-22610-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4275365 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4275415 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:32970_xus ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4275416 INFO (zkConnectionManagerCallback-22612-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4275416 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:32970_xus ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4275422 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:32970_xus ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 4275434 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:32970_xus ] o.a.s.c.ZkController Publish node=127.0.0.1:32970_xus as DOWN [junit4] 2> 4275443 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:32970_xus ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 4275443 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:32970_xus ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32970_xus [junit4] 2> 4275445 INFO (zkCallback-22565-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 4275445 INFO (zkCallback-22611-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 4275445 INFO (zkCallback-22593-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 4275459 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:32970_xus ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 4275460 WARN (closeThreadPool-22595-thread-1) [n:127.0.0.1:32970_xus ] 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> 4275666 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 4275666 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/shard-2-001/solr.xml [junit4] 2> 4275671 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b3dd, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 4275726 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:32970_xus ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 4275888 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:32970_xus ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b3dd [junit4] 2> 4275966 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:32970_xus ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b3dd [junit4] 2> 4275966 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:32970_xus ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b3dd [junit4] 2> 4275984 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:32970_xus ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/shard-1-001/cores [junit4] 2> 4276052 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:32970_xus [junit4] 2> 4277954 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/shard-3-001 of type NRT for shard2 [junit4] 2> 4277957 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 4277957 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 4277957 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS [junit4] 2> 4277998 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 4277998 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 4277998 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 4277998 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32aad21d{/xus,null,AVAILABLE} [junit4] 2> 4277999 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@68f3c92a{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:40579} [junit4] 2> 4278000 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.Server Started @4278038ms [junit4] 2> 4278000 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/xus, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/tempDir-001/jetty3, hostPort=40579, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/shard-3-001/cores, replicaType=NRT} [junit4] 2> 4278000 ERROR (closeThreadPool-22595-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4278000 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 4278022 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 4278022 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4278022 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr [junit4] 2> 4278022 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-06-26T09:56:52.877694Z [junit4] 2> 4278104 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4278124 INFO (zkConnectionManagerCallback-22625-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4278124 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4278229 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 4278229 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/shard-3-001/solr.xml [junit4] 2> 4278254 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b3dd, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 4280201 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 4280234 WARN (closeThreadPool-22595-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ef2b986[provider=null,keyStore=null,trustStore=null] [junit4] 2> 4280234 WARN (closeThreadPool-22595-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ef2b986[provider=null,keyStore=null,trustStore=null] [junit4] 2> 4280360 WARN (closeThreadPool-22595-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@62f25c13[provider=null,keyStore=null,trustStore=null] [junit4] 2> 4280360 WARN (closeThreadPool-22595-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@62f25c13[provider=null,keyStore=null,trustStore=null] [junit4] 2> 4280362 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37520/solr [junit4] 2> 4280363 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4280364 INFO (zkConnectionManagerCallback-22636-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4280364 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4280532 INFO (closeThreadPool-22595-thread-2) [n:127.0.0.1:41737_xus ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4280579 INFO (zkConnectionManagerCallback-22638-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4280579 INFO (closeThreadPool-22595-thread-2) [n:127.0.0.1:41737_xus ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4280584 INFO (closeThreadPool-22595-thread-2) [n:127.0.0.1:41737_xus ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 4280601 INFO (closeThreadPool-22595-thread-2) [n:127.0.0.1:41737_xus ] o.a.s.c.ZkController Publish node=127.0.0.1:41737_xus as DOWN [junit4] 2> 4280601 INFO (closeThreadPool-22595-thread-2) [n:127.0.0.1:41737_xus ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 4280602 INFO (closeThreadPool-22595-thread-2) [n:127.0.0.1:41737_xus ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41737_xus [junit4] 2> 4280603 INFO (zkCallback-22593-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 4280620 INFO (zkCallback-22611-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 4280603 INFO (zkCallback-22565-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 4280628 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 4280644 INFO (zkCallback-22637-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 4280647 INFO (closeThreadPool-22595-thread-2) [n:127.0.0.1:41737_xus ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 4280648 WARN (closeThreadPool-22595-thread-2) [n:127.0.0.1:41737_xus ] 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> 4280693 WARN (closeThreadPool-22595-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d9842d0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 4280722 WARN (closeThreadPool-22595-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d9842d0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 4280725 WARN (closeThreadPool-22595-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2933580e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 4280726 WARN (closeThreadPool-22595-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2933580e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 4280727 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37520/solr [junit4] 2> 4280729 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4280778 INFO (zkConnectionManagerCallback-22649-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4280778 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4281010 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:40579_xus ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4281022 INFO (closeThreadPool-22595-thread-2) [n:127.0.0.1:41737_xus ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 4281046 INFO (zkConnectionManagerCallback-22652-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4281062 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:40579_xus ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4281080 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:40579_xus ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 4281093 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:40579_xus ] o.a.s.c.ZkController Publish node=127.0.0.1:40579_xus as DOWN [junit4] 2> 4281094 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:40579_xus ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 4281094 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:40579_xus ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40579_xus [junit4] 2> 4281120 INFO (zkCallback-22611-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 4281123 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:40579_xus ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 4281123 WARN (closeThreadPool-22595-thread-1) [n:127.0.0.1:40579_xus ] 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> 4281128 INFO (zkCallback-22565-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 4281132 INFO (zkCallback-22593-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 4281132 INFO (zkCallback-22637-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 4281187 INFO (zkCallback-22651-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 4281216 INFO (closeThreadPool-22595-thread-2) [n:127.0.0.1:41737_xus ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b3dd [junit4] 2> 4281278 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:40579_xus ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 4281290 INFO (closeThreadPool-22595-thread-2) [n:127.0.0.1:41737_xus ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b3dd [junit4] 2> 4281303 INFO (closeThreadPool-22595-thread-2) [n:127.0.0.1:41737_xus ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b3dd [junit4] 2> 4281305 INFO (closeThreadPool-22595-thread-2) [n:127.0.0.1:41737_xus ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/shard-2-001/cores [junit4] 2> 4281418 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:40579_xus ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b3dd [junit4] 2> 4281469 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:40579_xus ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b3dd [junit4] 2> 4281469 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:40579_xus ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b3dd [junit4] 2> 4281474 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:41737_xus [junit4] 2> 4281483 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:40579_xus ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/shard-3-001/cores [junit4] 2> 4281622 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:40579_xus [junit4] 2> 4281895 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/shard-4-001 of type NRT for shard1 [junit4] 2> 4281898 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 4281898 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 4281898 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS [junit4] 2> 4281899 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 4281899 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 4281899 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 4281899 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@610295b1{/xus,null,AVAILABLE} [junit4] 2> 4281909 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5e0ad3a9{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:34520} [junit4] 2> 4281909 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.Server Started @4281947ms [junit4] 2> 4281909 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/xus, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/tempDir-001/jetty4, hostPort=34520, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/shard-4-001/cores} [junit4] 2> 4281909 ERROR (closeThreadPool-22595-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4281909 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 4281909 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 4281910 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4281910 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr [junit4] 2> 4281910 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-06-26T09:56:56.765082Z [junit4] 2> 4281911 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4281912 INFO (zkConnectionManagerCallback-22666-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4281912 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4282014 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 4282014 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/shard-4-001/solr.xml [junit4] 2> 4282031 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b3dd, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 4284311 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/shard-5-001 of type NRT for shard2 [junit4] 2> 4284314 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 4284314 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 4284314 INFO (closeThreadPool-22595-thread-2) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS [junit4] 2> 4284371 INFO (closeThreadPool-22595-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 4284372 INFO (closeThreadPool-22595-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 4284372 INFO (closeThreadPool-22595-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 4284372 INFO (closeThreadPool-22595-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3afba87{/xus,null,AVAILABLE} [junit4] 2> 4284373 INFO (closeThreadPool-22595-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@77867416{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:41987} [junit4] 2> 4284373 INFO (closeThreadPool-22595-thread-2) [ ] o.e.j.s.Server Started @4284412ms [junit4] 2> 4284373 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/xus, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/tempDir-001/jetty5, hostPort=41987, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/shard-5-001/cores, replicaType=NRT} [junit4] 2> 4284374 ERROR (closeThreadPool-22595-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4284393 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 4284393 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 4284393 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4284393 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr [junit4] 2> 4284393 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-06-26T09:56:59.248968Z [junit4] 2> 4284394 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4284396 INFO (zkConnectionManagerCallback-22671-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4284396 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4284497 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 4284498 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/shard-5-001/solr.xml [junit4] 2> 4284515 INFO (closeThreadPool-22595-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b3dd, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 4284599 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 4284615 WARN (closeThreadPool-22595-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2802b222[provider=null,keyStore=null,trustStore=null] [junit4] 2> 4284615 WARN (closeThreadPool-22595-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2802b222[provider=null,keyStore=null,trustStore=null] [junit4] 2> 4284729 WARN (closeThreadPool-22595-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d0eb949[provider=null,keyStore=null,trustStore=null] [junit4] 2> 4284729 WARN (closeThreadPool-22595-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d0eb949[provider=null,keyStore=null,trustStore=null] [junit4] 2> 4284731 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37520/solr [junit4] 2> 4284874 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4284911 INFO (zkConnectionManagerCallback-22682-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4284911 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4285061 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:34520_xus ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 4285248 INFO (zkConnectionManagerCallback-22684-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 4285248 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:34520_xus ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 4285279 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:34520_xus ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 4285295 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:34520_xus ] o.a.s.c.ZkController Publish node=127.0.0.1:34520_xus as DOWN [junit4] 2> 4285296 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:34520_xus ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 4285296 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:34520_xus ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34520_xus [junit4] 2> 4285310 INFO (zkCallback-22593-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 4285310 INFO (zkCallback-22611-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 4285310 INFO (zkCallback-22651-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 4285310 INFO (zkCallback-22565-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 4285312 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:34520_xus ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 4285325 WARN (closeThreadPool-22595-thread-1) [n:127.0.0.1:34520_xus ] 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> 4285341 INFO (zkCallback-22637-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 4285342 INFO (zkCallback-22683-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 4285545 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:34520_xus ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 4285700 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:34520_xus ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b3dd [junit4] 2> 4285765 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:34520_xus ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b3dd [junit4] 2> 4285765 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:34520_xus ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0b3dd [junit4] 2> 4285767 INFO (closeThreadPool-22595-thread-1) [n:127.0.0.1:34520_xus ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/shard-4-001/cores [junit4] 2> 4285951 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:34520_xus [junit4] 2> 4287906 INFO (TEST-RollingRestartTest.test-seed#[FEB334A4B9358796]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/shard-6-001 of type NRT for shard1 [junit4] 2> 4287909 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 4287909 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 4287909 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS [junit4] 2> 4288027 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 4288027 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 4288027 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 4288048 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56a16861{/xus,null,AVAILABLE} [junit4] 2> 4288049 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3a11ba4c{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:32943} [junit4] 2> 4288049 INFO (closeThreadPool-22595-thread-1) [ ] o.e.j.s.Server Started @4288087ms [junit4] 2> 4288049 INFO (closeThreadPool-22595-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/xus, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/tempDir-001/jetty6, hostPort=32943, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001/shard-6-001/cores} [junit4] 2> 4288049 ERROR (closeThreadPool-22595-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Log [...truncated too long message...] he.solr.client.solrj.SolrRequest.process(SolrRequest.java:227) [junit4] > at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74) [junit4] > at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) [junit4] > at java.base/java.lang.Thread.run(Thread.java:834) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.base/java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) [junit4] > at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) [junit4] > at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) [junit4] > at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448) [junit4] > at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) [junit4] > at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104) [junit4] > at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) [junit4] > ... 52 more [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_FEB334A4B9358796-001 [junit4] 2> Jun 26, 2020 10:00:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1987, maxMBSortInHeap=5.691347659862924, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-CX, timezone=America/Indiana/Vevay [junit4] 2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=8,threads=1,free=136169432,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestReplicationHandlerDiskOverFlow, SolrRequestParserTest, TriggerSetPropertiesIntegrationTest, TimeRoutedAliasUpdateProcessorTest, TestImplicitCoreProperties, TestDFISimilarityFactory, SpatialRPTFieldTypeTest, TestExportWriter, HttpSolrCallGetCoreTest, SearchHandlerTest, TestLuceneIndexBackCompat, MoveReplicaHDFSTest, TestFieldTypeCollectionResource, TestRandomRequestDistribution, CursorPagingTest, TestConfigSetsAPIZkFailure, PKIAuthenticationIntegrationTest, TestUnifiedSolrHighlighterWithoutStoredId, AnalysisAfterCoreReloadTest, DynamicMapsTest, TestStressUserVersions, CollectionReloadTest, QueryEqualityTest, DistributedDebugComponentTest, SimpleCollectionCreateDeleteTest, CrossCollectionJoinQueryTest, SystemCollectionCompatTest, IndexSchemaRuntimeFieldTest, TestNRTOpen, TestSolr4Spatial, TestManagedSynonymFilterFactory, TestSweetSpotSimilarityFactory, OutOfBoxZkACLAndCredentialsProvidersTest, RequestHandlersTest, ClusterStateUpdateTest, TestLMDirichletSimilarityFactory, TestPackages, TestNumericTokenStream, TestFunctionQuery, SolrCmdDistributorTest, WrapperMergePolicyFactoryTest, HttpPartitionOnCommitTest, SolrJmxReporterCloudTest, TestCloudJSONFacetSKG, ReturnFieldsTest, NotRequiredUniqueKeyTest, PluginInfoTest, TestGroupingSearch, SubstringBytesRefFilterTest, TestSnapshotCloudManager, ShardRoutingCustomTest, CoreAdminRequestStatusTest, TestFoldingMultitermQuery, DOMUtilTest, ActionThrottleTest, CopyFieldTest, UpdateLogTest, HLLSerializationTest, ParsingFieldUpdateProcessorsTest, TestMaxScoreQueryParser, TestHdfsBackupRestoreCore, SpellCheckCollatorWithCollapseTest, XMLAtomicUpdateMultivalueTest, BJQFilterAccessibleTest, TestRandomDVFaceting, TlogReplayBufferedWhileIndexingTest, MetricsHandlerTest, TestCollationField, TestClusterProperties, TestDocBasedVersionConstraints, TestCollectionsAPIViaSolrCloudCluster, TestSortByMinMaxFunction, MetricTriggerIntegrationTest, TestSimNodeAddedTrigger, TestFileDictionaryLookup, CustomHighlightComponentTest, TestLeaderElectionWithEmptyReplica, ReplicationFactorTest, TestDistributedMissingSort, OverseerTest, TestSystemIdResolver, FacetPivotSmallTest, TestConfigsApi, ZkStateWriterTest, TaggingAttributeTest, DistributedQueueTest, SuggesterTSTTest, RemoteQueryErrorTest, DistributedFacetPivotSmallTest, CloudExitableDirectoryReaderTest, TestNestedDocsSort, TestChildDocTransformer, DistributedFacetPivotLargeTest, AddSchemaFieldsUpdateProcessorFactoryTest, LeaderElectionContextKeyTest, TestLegacyFieldCache, SortSpecParsingTest, TestNestedUpdateProcessor, TestSolrQueryParser, TestJsonFacetsWithNestedObjects, TestNonDefinedSimilarityFactory, TriggerCooldownIntegrationTest, SliceStateTest, TestCaffeineCache, HdfsUnloadDistributedZkTest, OverseerSolrResponseUnsafeSerializationTest, TestUtilizeNode, LeaderVoteWaitTimeoutTest, TestIndexSearcher, TestHdfsUpdateLog, TestPrepRecovery, FileBasedSpellCheckerTest, DirectoryFactoryTest, UUIDUpdateProcessorFallbackTest, TestLRUStatsCache, CdcrRequestHandlerTest, ExecutePlanActionTest, TestSuggestSpellingConverter, SecurityConfHandlerTest, DocumentAnalysisRequestHandlerTest, TestTermsQParserPlugin, SolrCoreCheckLockOnStartupTest, UUIDFieldTest, ClassificationUpdateProcessorIntegrationTest, XsltUpdateRequestHandlerTest, TestSizeLimitedDistributedMap, PeerSyncWithLeaderTest, TestPHPSerializedResponseWriter, SolrIndexSplitterTest, DocValuesTest, ConnectionManagerTest, TestExclusionRuleCollectionAccess, TestDocSet, DeleteReplicaTest, TestRandomCollapseQParserPlugin, TestReplicaProperties, TestSimScenario, TestFieldCacheSortRandom, TestGeoJSONResponseWriter, ZkFailoverTest, SystemInfoHandlerTest, MetricsConfigTest, HdfsRecoverLeaseTest, HealthCheckHandlerTest, TestTextField, TestPayloadCheckQParserPlugin, TestDistribPackageStore, SpellCheckComponentTest, TestTrie, BasicFunctionalityTest, ConvertedLegacyTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, SampleTest, TestCrossCoreJoin, TestHighlightDedupGrouping, TestJoin, TestSolrCoreProperties, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, AssignBackwardCompatibilityTest, BasicDistributedZk2Test, BasicDistributedZkTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CollectionPropsTest, CollectionStateZnodeTest, CollectionsAPISolrJTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DistribCursorPagingTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, HttpPartitionTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, MoveReplicaTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, RecoveryAfterSoftCommitTest, RecoveryZkTest, RestartWhileUpdatingTest, RollingRestartTest] [junit4] Completed [504/913 (1!)] on J0 in 222.38s, 1 test, 1 error <<< FAILURES! [...truncated 53454 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
