Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/2094/
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:36575 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:36575 at __randomizedtesting.SeedInfo.seed([BFF358F50282F16A:37A7672FAC7E9C92]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224) 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:1082) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) 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:564) ... 52 more Build Log: [...truncated 14522 lines...] [junit4] Suite: org.apache.solr.cloud.RollingRestartTest [junit4] 2> 3976429 INFO (SUITE-RollingRestartTest-seed#[BFF358F50282F16A]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 3976429 INFO (SUITE-RollingRestartTest-seed#[BFF358F50282F16A]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/data-dir-171-001 [junit4] 2> 3976429 WARN (SUITE-RollingRestartTest-seed#[BFF358F50282F16A]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=154 numCloses=154 [junit4] 2> 3976429 INFO (SUITE-RollingRestartTest-seed#[BFF358F50282F16A]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 3976430 INFO (SUITE-RollingRestartTest-seed#[BFF358F50282F16A]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 3976431 INFO (SUITE-RollingRestartTest-seed#[BFF358F50282F16A]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 3976436 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3976437 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3976437 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3976537 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.ZkTestServer start zk server on port:43402 [junit4] 2> 3976537 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43402 [junit4] 2> 3976537 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43402 [junit4] 2> 3976537 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43402 [junit4] 2> 3976538 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3976540 INFO (zkConnectionManagerCallback-10482-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3976540 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3976543 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3976544 INFO (zkConnectionManagerCallback-10484-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3976544 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3976546 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] 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> 3976548 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] 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> 3976550 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] 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> 3976552 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] 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> 3976553 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] 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> 3976554 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] 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> 3976556 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] 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> 3976557 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] 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> 3976559 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] 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> 3976560 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] 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> 3976562 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] 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> 3976564 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3976565 INFO (zkConnectionManagerCallback-10488-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3976565 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3976667 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 3977002 WARN (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 3977002 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3977002 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3977002 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS [junit4] 2> 3977003 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3977003 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3977003 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3977003 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53965673{/,null,AVAILABLE} [junit4] 2> 3977004 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@48442875{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:45764} [junit4] 2> 3977004 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.e.j.s.Server Started @3977044ms [junit4] 2> 3977004 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/tempDir-001/control/data, hostPort=45764, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/control-001/cores, replicaType=NRT} [junit4] 2> 3977005 ERROR (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3977005 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3977005 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 3977005 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3977005 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr [junit4] 2> 3977005 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-02-04T07:04:11.279439Z [junit4] 2> 3977006 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3977007 INFO (zkConnectionManagerCallback-10490-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3977007 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3977109 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3977109 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/control-001/solr.xml [junit4] 2> 3977112 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3977112 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3977114 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3978006 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 3978007 WARN (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5adfaacb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3978007 WARN (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5adfaacb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3978011 WARN (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d7145a5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3978011 WARN (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d7145a5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3978013 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43402/solr [junit4] 2> 3978014 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3978015 INFO (zkConnectionManagerCallback-10497-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3978016 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3978118 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [n:127.0.0.1:45764_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3978119 INFO (zkConnectionManagerCallback-10499-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3978119 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [n:127.0.0.1:45764_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3978258 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [n:127.0.0.1:45764_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45764_ [junit4] 2> 3978259 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [n:127.0.0.1:45764_ ] o.a.s.c.Overseer Overseer (id=72226374554288133-127.0.0.1:45764_-n_0000000000) starting [junit4] 2> 3978265 INFO (OverseerStateUpdate-72226374554288133-127.0.0.1:45764_-n_0000000000) [n:127.0.0.1:45764_ ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45764_ [junit4] 2> 3978266 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [n:127.0.0.1:45764_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45764_ [junit4] 2> 3978267 INFO (OverseerStateUpdate-72226374554288133-127.0.0.1:45764_-n_0000000000) [n:127.0.0.1:45764_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3978291 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [n:127.0.0.1:45764_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 3978291 WARN (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [n:127.0.0.1:45764_ ] 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> 3978371 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [n:127.0.0.1:45764_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3978522 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [n:127.0.0.1:45764_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f [junit4] 2> 3978581 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [n:127.0.0.1:45764_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f [junit4] 2> 3978581 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [n:127.0.0.1:45764_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f [junit4] 2> 3978583 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [n:127.0.0.1:45764_ ] 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/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/control-001/cores [junit4] 2> 3978775 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3978776 INFO (zkConnectionManagerCallback-10508-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3978776 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3978778 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3978799 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43402/solr ready [junit4] 2> 3978963 INFO (qtp339787268-41926) [n:127.0.0.1:45764_ ] 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:45764_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3978967 INFO (OverseerThreadFactory-9134-thread-1-processing-n:127.0.0.1:45764_) [n:127.0.0.1:45764_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 3979108 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3979108 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 3980123 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 3980202 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 3981135 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 3981207 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true [junit4] 2> 3981219 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f [junit4] 2> 3981220 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-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/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 3981244 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=74.4384765625, floorSegmentMB=0.5732421875, forceMergeDeletesPctAllowed=7.865807504218409, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8664648353131028, deletesPctAllowed=25.90804929203972 [junit4] 2> 3981279 WARN (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}} [junit4] 2> 3981722 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 3981722 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3981724 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3981724 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3981726 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.662109375, noCFSRatio=0.47941000612172535] [junit4] 2> 3981727 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f4f91f8[control_collection_shard1_replica_n1] main] [junit4] 2> 3981729 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 3981729 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3981738 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 3981738 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1657588789817638912 [junit4] 2> 3981742 INFO (searcherExecutor-9139-thread-1-processing-n:127.0.0.1:45764_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@6f4f91f8[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3981757 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 3981757 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1 [junit4] 2> 3981780 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 3981780 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 3981780 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45764/control_collection_shard1_replica_n1/ [junit4] 2> 3981781 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 3981781 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:45764/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 3981781 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72226374554288133-core_node2-n_0000000000 [junit4] 2> 3981792 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45764/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 3981793 INFO (zkCallback-10498-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> 3981793 INFO (zkCallback-10498-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> 3981794 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 3981809 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2701 [junit4] 2> 3981811 INFO (qtp339787268-41926) [n:127.0.0.1:45764_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 3981914 INFO (zkCallback-10498-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> 3981914 INFO (zkCallback-10498-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> 3981914 INFO (qtp339787268-41926) [n:127.0.0.1:45764_ ] 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:45764_&wt=javabin&version=2} status=0 QTime=2951 [junit4] 2> 3981915 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection [junit4] 2> 3981916 INFO (zkCallback-10498-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> 3982021 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3982022 INFO (zkConnectionManagerCallback-10514-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3982022 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3982024 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3982025 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43402/solr ready [junit4] 2> 3982025 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 3982205 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3982217 INFO (OverseerThreadFactory-9134-thread-2-processing-n:127.0.0.1:45764_) [n:127.0.0.1:45764_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 3982218 INFO (OverseerCollectionConfigSetProcessor-72226374554288133-127.0.0.1:45764_-n_0000000000) [n:127.0.0.1:45764_ ] 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> 3982432 WARN (OverseerThreadFactory-9134-thread-2-processing-n:127.0.0.1:45764_) [n:127.0.0.1:45764_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 3982442 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 3982444 INFO (qtp339787268-41925) [n:127.0.0.1:45764_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=239 [junit4] 2> 3982445 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2 [junit4] 2> 3982445 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 3982445 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2 [junit4] 2> 3982445 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 3982446 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2 [junit4] 2> 3982446 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 3982446 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=16 [junit4] 2> 3983845 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] 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/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/shard-1-001 of type NRT for shard2 [junit4] 2> 3983848 WARN (closeThreadPool-10515-thread-1) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 3983848 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3983848 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3983848 INFO (closeThreadPool-10515-thread-1) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS [junit4] 2> 3983849 INFO (closeThreadPool-10515-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3983849 INFO (closeThreadPool-10515-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3983849 INFO (closeThreadPool-10515-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3983850 INFO (closeThreadPool-10515-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b549abb{/,null,AVAILABLE} [junit4] 2> 3983859 INFO (closeThreadPool-10515-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3d2c319{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:34216} [junit4] 2> 3983859 INFO (closeThreadPool-10515-thread-1) [ ] o.e.j.s.Server Started @3983898ms [junit4] 2> 3983859 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/tempDir-001/jetty1, hostPort=34216, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/shard-1-001/cores, replicaType=NRT} [junit4] 2> 3983859 ERROR (closeThreadPool-10515-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3983859 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3983871 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 3983871 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3983871 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr [junit4] 2> 3983871 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-02-04T07:04:18.145767Z [junit4] 2> 3983873 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3983874 INFO (zkConnectionManagerCallback-10517-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3983874 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3983975 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3983975 INFO (closeThreadPool-10515-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/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/shard-1-001/solr.xml [junit4] 2> 3983988 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3983988 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3984014 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3984229 INFO (OverseerCollectionConfigSetProcessor-72226374554288133-127.0.0.1:45764_-n_0000000000) [n:127.0.0.1:45764_ ] 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> 3985247 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] 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/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/shard-2-001 of type NRT for shard1 [junit4] 2> 3985264 WARN (closeThreadPool-10515-thread-2) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 3985264 INFO (closeThreadPool-10515-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3985264 INFO (closeThreadPool-10515-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3985264 INFO (closeThreadPool-10515-thread-2) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS [junit4] 2> 3985265 INFO (closeThreadPool-10515-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3985265 INFO (closeThreadPool-10515-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3985265 INFO (closeThreadPool-10515-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3985265 INFO (closeThreadPool-10515-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26acd0ba{/,null,AVAILABLE} [junit4] 2> 3985267 INFO (closeThreadPool-10515-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3664745b{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:36575} [junit4] 2> 3985267 INFO (closeThreadPool-10515-thread-2) [ ] o.e.j.s.Server Started @3985306ms [junit4] 2> 3985267 INFO (closeThreadPool-10515-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/tempDir-001/jetty2, hostPort=36575, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/shard-2-001/cores, replicaType=NRT} [junit4] 2> 3985267 ERROR (closeThreadPool-10515-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3985267 INFO (closeThreadPool-10515-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3985267 INFO (closeThreadPool-10515-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 3985267 INFO (closeThreadPool-10515-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3985267 INFO (closeThreadPool-10515-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr [junit4] 2> 3985267 INFO (closeThreadPool-10515-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-02-04T07:04:19.541931Z [junit4] 2> 3985269 INFO (closeThreadPool-10515-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3985269 INFO (zkConnectionManagerCallback-10520-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3985270 INFO (closeThreadPool-10515-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3985371 INFO (closeThreadPool-10515-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3985371 INFO (closeThreadPool-10515-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/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/shard-2-001/solr.xml [junit4] 2> 3985374 INFO (closeThreadPool-10515-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3985374 INFO (closeThreadPool-10515-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3985376 INFO (closeThreadPool-10515-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3989278 INFO (closeThreadPool-10515-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 3989324 WARN (closeThreadPool-10515-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b649a44[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3989324 WARN (closeThreadPool-10515-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b649a44[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3989345 WARN (closeThreadPool-10515-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41b7e6e8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3989345 WARN (closeThreadPool-10515-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41b7e6e8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3989347 INFO (closeThreadPool-10515-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43402/solr [junit4] 2> 3989393 INFO (closeThreadPool-10515-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3989413 INFO (zkConnectionManagerCallback-10527-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3989413 INFO (closeThreadPool-10515-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3989554 INFO (closeThreadPool-10515-thread-2) [n:127.0.0.1:36575_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3989636 INFO (zkConnectionManagerCallback-10529-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3989636 INFO (closeThreadPool-10515-thread-2) [n:127.0.0.1:36575_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3989652 INFO (closeThreadPool-10515-thread-2) [n:127.0.0.1:36575_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3989667 INFO (closeThreadPool-10515-thread-2) [n:127.0.0.1:36575_ ] o.a.s.c.ZkController Publish node=127.0.0.1:36575_ as DOWN [junit4] 2> 3989668 INFO (closeThreadPool-10515-thread-2) [n:127.0.0.1:36575_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 3989668 INFO (closeThreadPool-10515-thread-2) [n:127.0.0.1:36575_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36575_ [junit4] 2> 3989687 INFO (closeThreadPool-10515-thread-2) [n:127.0.0.1:36575_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 3989688 WARN (closeThreadPool-10515-thread-2) [n:127.0.0.1:36575_ ] 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> 3989697 INFO (zkCallback-10498-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3989847 INFO (zkCallback-10513-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3989912 INFO (zkCallback-10528-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3989952 INFO (closeThreadPool-10515-thread-2) [n:127.0.0.1:36575_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3990171 INFO (closeThreadPool-10515-thread-2) [n:127.0.0.1:36575_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f [junit4] 2> 3990286 INFO (closeThreadPool-10515-thread-2) [n:127.0.0.1:36575_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f [junit4] 2> 3990286 INFO (closeThreadPool-10515-thread-2) [n:127.0.0.1:36575_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f [junit4] 2> 3990288 INFO (closeThreadPool-10515-thread-2) [n:127.0.0.1:36575_ ] 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/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/shard-2-001/cores [junit4] 2> 3990420 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] 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/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/shard-3-001 of type NRT for shard2 [junit4] 2> 3990464 WARN (closeThreadPool-10515-thread-3) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 3990464 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3990464 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3990464 INFO (closeThreadPool-10515-thread-3) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS [junit4] 2> 3990538 INFO (closeThreadPool-10515-thread-2) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36575_ [junit4] 2> 3990540 INFO (closeThreadPool-10515-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3990540 INFO (closeThreadPool-10515-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3990540 INFO (closeThreadPool-10515-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3990587 INFO (closeThreadPool-10515-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3fe07db6{/,null,AVAILABLE} [junit4] 2> 3990588 INFO (closeThreadPool-10515-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2aae3fe1{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:41704} [junit4] 2> 3990588 INFO (closeThreadPool-10515-thread-3) [ ] o.e.j.s.Server Started @3990628ms [junit4] 2> 3990588 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/tempDir-001/jetty3, hostPort=41704, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/shard-3-001/cores, replicaType=NRT} [junit4] 2> 3990589 ERROR (closeThreadPool-10515-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3990589 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3990605 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 3990606 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3990606 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr [junit4] 2> 3990606 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-02-04T07:04:24.880206Z [junit4] 2> 3990633 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3990633 INFO (zkConnectionManagerCallback-10535-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3990633 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3990767 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3990767 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/shard-3-001/solr.xml [junit4] 2> 3990786 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3990786 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3990804 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3991742 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 3991782 WARN (closeThreadPool-10515-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9916cbf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3991782 WARN (closeThreadPool-10515-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9916cbf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3991871 WARN (closeThreadPool-10515-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@769ca110[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3991871 WARN (closeThreadPool-10515-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@769ca110[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3991873 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43402/solr [junit4] 2> 3991912 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3991932 INFO (zkConnectionManagerCallback-10542-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3991932 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3992127 INFO (closeThreadPool-10515-thread-1) [n:127.0.0.1:34216_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3992151 INFO (zkConnectionManagerCallback-10544-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3992151 INFO (closeThreadPool-10515-thread-1) [n:127.0.0.1:34216_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3992157 INFO (closeThreadPool-10515-thread-1) [n:127.0.0.1:34216_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3992226 INFO (closeThreadPool-10515-thread-1) [n:127.0.0.1:34216_ ] o.a.s.c.ZkController Publish node=127.0.0.1:34216_ as DOWN [junit4] 2> 3992227 INFO (closeThreadPool-10515-thread-1) [n:127.0.0.1:34216_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 3992227 INFO (closeThreadPool-10515-thread-1) [n:127.0.0.1:34216_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34216_ [junit4] 2> 3992228 INFO (zkCallback-10498-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3992228 INFO (zkCallback-10513-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3992228 INFO (zkCallback-10543-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3992230 INFO (zkCallback-10528-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3992230 INFO (closeThreadPool-10515-thread-1) [n:127.0.0.1:34216_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 3992231 WARN (closeThreadPool-10515-thread-1) [n:127.0.0.1:34216_ ] 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> 3992455 INFO (closeThreadPool-10515-thread-1) [n:127.0.0.1:34216_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3992647 INFO (closeThreadPool-10515-thread-1) [n:127.0.0.1:34216_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f [junit4] 2> 3992739 INFO (closeThreadPool-10515-thread-1) [n:127.0.0.1:34216_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f [junit4] 2> 3992739 INFO (closeThreadPool-10515-thread-1) [n:127.0.0.1:34216_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f [junit4] 2> 3992757 INFO (closeThreadPool-10515-thread-1) [n:127.0.0.1:34216_ ] 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/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/shard-1-001/cores [junit4] 2> 3993083 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:34216_ [junit4] 2> 3994057 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] 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/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/shard-4-001 of type NRT for shard1 [junit4] 2> 3994060 WARN (closeThreadPool-10515-thread-1) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 3994060 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3994060 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3994060 INFO (closeThreadPool-10515-thread-1) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS [junit4] 2> 3994236 INFO (closeThreadPool-10515-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3994236 INFO (closeThreadPool-10515-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3994236 INFO (closeThreadPool-10515-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3994280 INFO (closeThreadPool-10515-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a325a8e{/,null,AVAILABLE} [junit4] 2> 3994282 INFO (closeThreadPool-10515-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7ac5d631{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:34021} [junit4] 2> 3994282 INFO (closeThreadPool-10515-thread-1) [ ] o.e.j.s.Server Started @3994321ms [junit4] 2> 3994282 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/tempDir-001/jetty4, hostPort=34021, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/shard-4-001/cores, replicaType=NRT} [junit4] 2> 3994282 ERROR (closeThreadPool-10515-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3994282 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3994292 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 3994292 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3994292 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr [junit4] 2> 3994292 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-02-04T07:04:28.566959Z [junit4] 2> 3994313 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3994333 INFO (zkConnectionManagerCallback-10550-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3994333 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3994454 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3994454 INFO (closeThreadPool-10515-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/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/shard-4-001/solr.xml [junit4] 2> 3994498 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3994498 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3994520 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3996576 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 3996641 WARN (closeThreadPool-10515-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6cdec2eb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3996641 WARN (closeThreadPool-10515-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6cdec2eb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3996653 WARN (closeThreadPool-10515-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4831ecc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3996653 WARN (closeThreadPool-10515-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4831ecc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3996655 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43402/solr [junit4] 2> 3996656 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3996657 INFO (zkConnectionManagerCallback-10557-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3996657 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3996799 INFO (closeThreadPool-10515-thread-3) [n:127.0.0.1:41704_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3996908 INFO (zkConnectionManagerCallback-10559-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3996908 INFO (closeThreadPool-10515-thread-3) [n:127.0.0.1:41704_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3996922 INFO (closeThreadPool-10515-thread-3) [n:127.0.0.1:41704_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3996926 INFO (closeThreadPool-10515-thread-3) [n:127.0.0.1:41704_ ] o.a.s.c.ZkController Publish node=127.0.0.1:41704_ as DOWN [junit4] 2> 3996927 INFO (closeThreadPool-10515-thread-3) [n:127.0.0.1:41704_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 3996927 INFO (closeThreadPool-10515-thread-3) [n:127.0.0.1:41704_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41704_ [junit4] 2> 3996928 INFO (zkCallback-10528-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3996928 INFO (zkCallback-10498-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3996928 INFO (zkCallback-10513-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3996929 INFO (zkCallback-10543-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3996930 INFO (closeThreadPool-10515-thread-3) [n:127.0.0.1:41704_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 3996931 WARN (closeThreadPool-10515-thread-3) [n:127.0.0.1:41704_ ] 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> 3996982 INFO (zkCallback-10558-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3997002 INFO (closeThreadPool-10515-thread-3) [n:127.0.0.1:41704_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3997086 INFO (closeThreadPool-10515-thread-3) [n:127.0.0.1:41704_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f [junit4] 2> 3997135 INFO (closeThreadPool-10515-thread-3) [n:127.0.0.1:41704_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f [junit4] 2> 3997136 INFO (closeThreadPool-10515-thread-3) [n:127.0.0.1:41704_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f [junit4] 2> 3997137 INFO (closeThreadPool-10515-thread-3) [n:127.0.0.1:41704_ ] 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/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/shard-3-001/cores [junit4] 2> 3997222 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 3997237 WARN (closeThreadPool-10515-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@767e4024[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3997237 WARN (closeThreadPool-10515-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@767e4024[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3997295 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:41704_ [junit4] 2> 3997314 WARN (closeThreadPool-10515-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9d08c06[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3997314 WARN (closeThreadPool-10515-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9d08c06[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3997316 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43402/solr [junit4] 2> 3997317 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3997318 INFO (zkConnectionManagerCallback-10569-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3997318 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3997445 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3997447 INFO (zkConnectionManagerCallback-10571-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3997447 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3997465 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 3997469 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:34021_ as DOWN [junit4] 2> 3997470 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 3997470 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34021_ [junit4] 2> 3997471 INFO (zkCallback-10558-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 3997471 INFO (zkCallback-10513-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 3997471 INFO (zkCallback-10528-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 3997471 INFO (zkCallback-10498-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 3997484 INFO (zkCallback-10543-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 3997494 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 3997495 WARN (closeThreadPool-10515-thread-1) [ ] 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> 3997501 INFO (zkCallback-10570-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 3997638 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3997905 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f [junit4] 2> 3997963 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f [junit4] 2> 3997963 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f [junit4] 2> 3997965 INFO (closeThreadPool-10515-thread-1) [ ] 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/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/shard-4-001/cores [junit4] 2> 3998060 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] 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/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/shard-5-001 of type NRT for shard2 [junit4] 2> 3998063 WARN (closeThreadPool-10515-thread-3) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 3998063 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3998063 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3998063 INFO (closeThreadPool-10515-thread-3) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS [junit4] 2> 3998117 INFO (closeThreadPool-10515-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3998117 INFO (closeThreadPool-10515-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3998117 INFO (closeThreadPool-10515-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3998118 INFO (closeThreadPool-10515-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a603312{/,null,AVAILABLE} [junit4] 2> 3998119 INFO (closeThreadPool-10515-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4093224d{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:40846} [junit4] 2> 3998119 INFO (closeThreadPool-10515-thread-3) [ ] o.e.j.s.Server Started @3998158ms [junit4] 2> 3998119 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/tempDir-001/jetty5, hostPort=40846, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/shard-5-001/cores, replicaType=NRT} [junit4] 2> 3998119 ERROR (closeThreadPool-10515-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3998119 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3998119 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 3998119 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3998119 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr [junit4] 2> 3998119 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-02-04T07:04:32.393953Z [junit4] 2> 3998120 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:34021_ [junit4] 2> 3998149 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3998151 INFO (zkConnectionManagerCallback-10577-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3998151 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3998252 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3998252 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/shard-5-001/solr.xml [junit4] 2> 3998256 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3998256 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3998257 INFO (closeThreadPool-10515-thread-3) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@22cec93f, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3998660 INFO (TEST-RollingRestartTest.test-seed#[BFF358F50282F16A]) [ ] 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/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001/shard-6-001 of type NRT for shard1 [junit4] 2> 3998663 WARN (closeThreadPool-10515-thread-1) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 3998663 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3998663 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3998663 INFO (closeThreadPool-10515-thread-1) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS [junit4] 2> 3998664 INFO (closeThreadPool-10515-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3998664 INFO (closeThreadPool-10515-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3998664 INFO (closeThreadPool-10515-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3998665 INFO (closeThreadPool-10515-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3801acd6{/,null,AVAILABLE} [junit4] 2> 3998666 INFO (closeThreadPool-10515-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1e7df33{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:35723} [junit4] 2> 3998666 INFO (closeThreadPool-10515-thread-1) [ ] o.e.j.s.Server Started @3998705ms [junit4] 2> 3998666 INFO (closeThreadPool-10515-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=so [...truncated too long message...] 358F50282F16A:37A7672FAC7E9C92]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224) [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:1082) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) [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:564) [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/J2/temp/solr.cloud.RollingRestartTest_BFF358F50282F16A-001 [junit4] 2> Feb 04, 2020 7:07:34 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(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1163, maxMBSortInHeap=7.8742431324241355, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@33c8f7de), locale=haw, timezone=Pacific/Kwajalein [junit4] 2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=8,threads=1,free=241540120,total=522190848 [junit4] 2> NOTE: All tests run in this JVM: [TestNamedUpdateProcessors, SolrTestCaseJ4Test, BinaryUpdateRequestHandlerTest, SpellPossibilityIteratorTest, StatelessScriptUpdateProcessorFactoryTest, TestInPlaceUpdatesStandalone, TestTermsQParserPlugin, TestSimExtremeIndexing, ProtectedTermFilterFactoryTest, TestNonDefinedSimilarityFactory, SuggesterTest, TestSortByMinMaxFunction, TestFacetMethods, BooleanFieldTest, TestRealTimeGet, TestFieldCacheReopen, ExitableDirectoryReaderTest, WordBreakSolrSpellCheckerTest, TestJoin, AliasIntegrationTest, SimpleMLTQParserTest, TestInPlaceUpdateWithRouteField, HLLSerializationTest, ClassificationUpdateProcessorTest, TestSolrCloudWithSecureImpersonation, TestShardHandlerFactory, SolrXmlInZkTest, DistributedFacetPivotSmallAdvancedTest, TestSystemIdResolver, TestRestoreCore, TestStressUserVersions, TestDynamicFieldNamesIndexCorrectly, TriggerSetPropertiesIntegrationTest, CollectionsAPIDistributedZkTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, SolrCoreTest, TestUpdate, DistribJoinFromCollectionTest, TestCloudJSONFacetSKG, SimpleCollectionCreateDeleteTest, ZkStateWriterTest, FieldAnalysisRequestHandlerTest, IndexSchemaTest, CacheHeaderTest, TestSolrCloudSnapshots, TestSchemaSimilarityResource, TestStressLucene, SystemInfoHandlerTest, RegexBytesRefFilterTest, NodeAddedTriggerTest, TestCoreBackup, ConvertedLegacyTest, ScriptEngineTest, LeaderFailureAfterFreshStartTest, SchemaVersionSpecificBehaviorTest, CdcrBootstrapTest, QueryResultKeyTest, VMParamsZkACLAndCredentialsProvidersTest, TestConfigsApi, AddBlockUpdateTest, UniqFieldsUpdateProcessorFactoryTest, JWTAuthPluginIntegrationTest, TestLegacyNumericUtils, RootFieldTest, TestSweetSpotSimilarityFactory, TestFieldCacheVsDocValues, TestCopyFieldCollectionResource, NumericFieldsTest, TestWaitForStateWithJettyShutdowns, TestSolrXml, TestQuerySenderListener, TestSnapshotCloudManager, ShardsWhitelistTest, TestSafeXMLParsing, HdfsUnloadDistributedZkTest, TestSolrQueryParser, TestFoldingMultitermQuery, TestLRUStatsCache, ZkSolrClientTest, TestExpandComponent, TestClusterStateMutator, TestPointFields, HighlighterTest, TermVectorComponentTest, ResponseBuilderTest, RankQueryTest, TestExclusionRuleCollectionAccess, TestCodecSupport, AutoAddReplicasPlanActionTest, DocValuesNotIndexedTest, TestCaffeineCache, MigrateRouteKeyTest, TestReplicationHandlerBackup, TestPhraseSuggestions, TestMaxTokenLenTokenizer, ShardRoutingCustomTest, TestDistributedGrouping, TestUseDocValuesAsStored, TestConfigSetImmutable, DeleteStatusTest, DistributedMLTComponentTest, TestWriterPerf, ConfigSetsAPITest, TestTolerantUpdateProcessorCloud, UpdateParamsTest, TestNumericRangeQuery32, TriggerCooldownIntegrationTest, TestDocumentBuilder, TestEmbeddedSolrServerConstructors, TestScoreJoinQPNoScore, MetricTriggerIntegrationTest, JWTVerificationkeyResolverTest, SecurityConfHandlerTest, TestDynamicLoadingUrl, TestRetrieveFieldsOptimizer, TestTolerantSearch, SynonymTokenizerTest, SolrJmxReporterTest, TestCustomStream, OverseerModifyCollectionTest, TestIndexSearcher, TestFieldTypeResource, TestLockTree, TestSimNodeAddedTrigger, LoggingHandlerTest, HdfsSyncSliceTest, SearchRateTriggerTest, CreateRoutedAliasTest, TestManagedSchemaAPI, TestQueryingOnDownCollection, BasicDistributedZkTest, TestAtomicUpdateErrorCases, TestConfigSetsAPIZkFailure, TestSlowCompositeReaderWrapper, FullSolrCloudDistribCmdsTest, NoCacheHeaderTest, ResourceLoaderTest, NumberUtilsTest, GraphQueryTest, MultiThreadedOCPTest, TestCloudManagedSchema, TestSimpleTrackingShardHandler, DimensionalRoutedAliasUpdateProcessorTest, SuggestComponentContextFilterQueryTest, TestPrepRecovery, CheckHdfsIndexTest, AnalyticsMergeStrategyTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionStateFormat2Test, DeleteInactiveReplicaTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, HttpPartitionWithTlogReplicasTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, LegacyCloudClusterPropTest, MoveReplicaHDFSFailoverTest, PackageManagerCLITest, RecoveryAfterSoftCommitTest, RecoveryZkTest, ReindexCollectionTest, RollingRestartTest] [junit4] Completed [456/900 (1!)] on J2 in 204.93s, 1 test, 1 error <<< FAILURES! [...truncated 54049 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
