Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/281/
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:38789/tm_oqs/ip Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:38789/tm_oqs/ip at __randomizedtesting.SeedInfo.seed([F0043E50AED161A1:7850018A002D0C59]: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:1127) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74) at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java: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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) 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:282) 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:165) 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:185) 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 15119 lines...] [junit4] Suite: org.apache.solr.cloud.RollingRestartTest [junit4] 2> 3346878 INFO (SUITE-RollingRestartTest-seed#[F0043E50AED161A1]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 3346878 INFO (SUITE-RollingRestartTest-seed#[F0043E50AED161A1]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/data-dir-100-001 [junit4] 2> 3346878 WARN (SUITE-RollingRestartTest-seed#[F0043E50AED161A1]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=29 numCloses=29 [junit4] 2> 3346878 INFO (SUITE-RollingRestartTest-seed#[F0043E50AED161A1]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 3346880 INFO (SUITE-RollingRestartTest-seed#[F0043E50AED161A1]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 3346881 INFO (SUITE-RollingRestartTest-seed#[F0043E50AED161A1]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /tm_oqs/ip [junit4] 2> 3346884 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3346885 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3346885 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3346985 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.ZkTestServer start zk server on port:43743 [junit4] 2> 3346985 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43743 [junit4] 2> 3346985 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43743 [junit4] 2> 3346985 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43743 [junit4] 2> 3346987 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3346990 INFO (zkConnectionManagerCallback-6844-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3346990 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3346993 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3346994 INFO (zkConnectionManagerCallback-6846-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3346994 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3346995 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 3346996 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 3346998 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 3346999 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 3347000 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 3347001 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 3347002 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 3347003 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 3347004 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 3347005 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 3347006 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 3347007 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3347008 INFO (zkConnectionManagerCallback-6850-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3347008 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3347110 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 3347224 WARN (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3347224 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3347224 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3347225 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12 [junit4] 2> 3347225 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3347225 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3347225 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3347227 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@848dba8{/tm_oqs/ip,null,AVAILABLE} [junit4] 2> 3347228 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@24d7bf7d{SSL,[ssl, http/1.1]}{127.0.0.1:46244} [junit4] 2> 3347228 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.e.j.s.Server Started @3347261ms [junit4] 2> 3347228 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/tempDir-001/control/data, replicaType=NRT, hostContext=/tm_oqs/ip, hostPort=46244, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/control-001/cores} [junit4] 2> 3347228 ERROR (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3347228 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3347228 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.4.0 [junit4] 2> 3347228 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3347228 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3347228 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-11-27T04:41:19.610Z [junit4] 2> 3347229 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3347230 INFO (zkConnectionManagerCallback-6852-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3347230 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3347331 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3347331 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/control-001/solr.xml [junit4] 2> 3347342 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3347342 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3347344 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4f46ab66, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3347513 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 3347513 WARN (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3347514 WARN (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a3b1323[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3347514 WARN (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a3b1323[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3347516 WARN (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3347517 WARN (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28ed43a7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3347517 WARN (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28ed43a7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3347518 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43743/solr [junit4] 2> 3347519 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3347520 INFO (zkConnectionManagerCallback-6859-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3347520 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3347622 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [n:127.0.0.1:46244_tm_oqs%2Fip ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3347623 INFO (zkConnectionManagerCallback-6861-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3347623 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [n:127.0.0.1:46244_tm_oqs%2Fip ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3347688 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [n:127.0.0.1:46244_tm_oqs%2Fip ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46244_tm_oqs%2Fip [junit4] 2> 3347688 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [n:127.0.0.1:46244_tm_oqs%2Fip ] o.a.s.c.Overseer Overseer (id=75804095806242821-127.0.0.1:46244_tm_oqs%2Fip-n_0000000000) starting [junit4] 2> 3347693 INFO (OverseerStateUpdate-75804095806242821-127.0.0.1:46244_tm_oqs%2Fip-n_0000000000) [n:127.0.0.1:46244_tm_oqs%2Fip ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46244_tm_oqs%2Fip [junit4] 2> 3347693 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [n:127.0.0.1:46244_tm_oqs%2Fip ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46244_tm_oqs%2Fip [junit4] 2> 3347694 INFO (zkCallback-6860-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3347711 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [n:127.0.0.1:46244_tm_oqs%2Fip ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3347727 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [n:127.0.0.1:46244_tm_oqs%2Fip ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f46ab66 [junit4] 2> 3347734 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [n:127.0.0.1:46244_tm_oqs%2Fip ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f46ab66 [junit4] 2> 3347734 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [n:127.0.0.1:46244_tm_oqs%2Fip ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f46ab66 [junit4] 2> 3347736 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [n:127.0.0.1:46244_tm_oqs%2Fip ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 3347737 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [n:127.0.0.1:46244_tm_oqs%2Fip ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/control-001/cores [junit4] 2> 3347754 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3347755 INFO (zkConnectionManagerCallback-6870-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3347755 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3347756 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3347757 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43743/solr ready [junit4] 2> 3347768 INFO (qtp1426316220-43066) [n:127.0.0.1:46244_tm_oqs%2Fip ] 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:46244_tm_oqs%252Fip&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3347771 INFO (OverseerThreadFactory-7557-thread-1-processing-n:127.0.0.1:46244_tm_oqs%2Fip) [n:127.0.0.1:46244_tm_oqs%2Fip ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 3347880 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip 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> 3347880 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 3348892 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0 [junit4] 2> 3348909 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip 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> 3349026 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip 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> 3349041 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip 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 collection control_collection, trusted=true [junit4] 2> 3349042 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip 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@4f46ab66 [junit4] 2> 3349042 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip 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-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 3349045 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@b51f5fd [junit4] 2> 3349063 WARN (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip 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> 3349102 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip 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> 3349102 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip 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> 3349103 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3349103 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3349104 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip 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=28, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=32.5322265625, floorSegmentMB=1.130859375, forceMergeDeletesPctAllowed=7.873876870285424, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7658922301162827, deletesPctAllowed=20.395278915735602 [junit4] 2> 3349105 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f096ff3[control_collection_shard1_replica_n1] main] [junit4] 2> 3349106 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 3349106 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip 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> 3349107 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 3349107 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip 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 1651328608097009664 [junit4] 2> 3349110 INFO (searcherExecutor-7562-thread-1-processing-n:127.0.0.1:46244_tm_oqs%2Fip x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:46244_tm_oqs%2Fip 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@5f096ff3[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3349112 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip 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> 3349112 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip 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> 3349115 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 3349115 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip 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> 3349115 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46244/tm_oqs/ip/control_collection_shard1_replica_n1/ [junit4] 2> 3349116 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip 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> 3349116 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:46244/tm_oqs/ip/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 3349116 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip 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/75804095806242821-core_node2-n_0000000000 [junit4] 2> 3349117 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip 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:46244/tm_oqs/ip/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 3349219 INFO (zkCallback-6860-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> 3349219 INFO (zkCallback-6860-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> 3349220 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip 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> 3349222 INFO (qtp1426316220-43064) [n:127.0.0.1:46244_tm_oqs%2Fip 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=1342 [junit4] 2> 3349224 INFO (qtp1426316220-43066) [n:127.0.0.1:46244_tm_oqs%2Fip ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 3349322 INFO (zkCallback-6860-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> 3349322 INFO (zkCallback-6860-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> 3349322 INFO (zkCallback-6860-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> 3349323 INFO (qtp1426316220-43066) [n:127.0.0.1:46244_tm_oqs%2Fip ] 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:46244_tm_oqs%252Fip&wt=javabin&version=2} status=0 QTime=1555 [junit4] 2> 3349323 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection [junit4] 2> 3349427 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3349428 INFO (zkConnectionManagerCallback-6876-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3349428 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3349429 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3349431 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43743/solr ready [junit4] 2> 3349431 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 3349433 INFO (qtp1426316220-43066) [n:127.0.0.1:46244_tm_oqs%2Fip ] 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=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3349435 INFO (OverseerThreadFactory-7557-thread-2-processing-n:127.0.0.1:46244_tm_oqs%2Fip) [n:127.0.0.1:46244_tm_oqs%2Fip ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 3349435 INFO (OverseerCollectionConfigSetProcessor-75804095806242821-127.0.0.1:46244_tm_oqs%2Fip-n_0000000000) [n:127.0.0.1:46244_tm_oqs%2Fip ] 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> 3349638 WARN (OverseerThreadFactory-7557-thread-2-processing-n:127.0.0.1:46244_tm_oqs%2Fip) [n:127.0.0.1:46244_tm_oqs%2Fip ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 3349640 INFO (qtp1426316220-43066) [n:127.0.0.1:46244_tm_oqs%2Fip ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 3349640 INFO (qtp1426316220-43066) [n:127.0.0.1:46244_tm_oqs%2Fip ] 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=1&wt=javabin&version=2} status=0 QTime=207 [junit4] 2> 3349641 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2 [junit4] 2> 3349641 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 3349641 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2 [junit4] 2> 3349641 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 3349641 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2 [junit4] 2> 3349641 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 3349641 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=16 [junit4] 2> 3349762 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/shard-1-001 of type NRT [junit4] 2> 3349764 WARN (closeThreadPool-6877-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3349764 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3349764 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3349764 INFO (closeThreadPool-6877-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12 [junit4] 2> 3349765 INFO (closeThreadPool-6877-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3349765 INFO (closeThreadPool-6877-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3349765 INFO (closeThreadPool-6877-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3349766 INFO (closeThreadPool-6877-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10d95618{/tm_oqs/ip,null,AVAILABLE} [junit4] 2> 3349766 INFO (closeThreadPool-6877-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5c4bc514{SSL,[ssl, http/1.1]}{127.0.0.1:44163} [junit4] 2> 3349766 INFO (closeThreadPool-6877-thread-1) [ ] o.e.j.s.Server Started @3349799ms [junit4] 2> 3349766 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/tm_oqs/ip, hostPort=44163, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/shard-1-001/cores} [junit4] 2> 3349767 ERROR (closeThreadPool-6877-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3349767 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3349767 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.4.0 [junit4] 2> 3349767 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3349767 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3349767 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-11-27T04:41:22.149Z [junit4] 2> 3349768 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3349769 INFO (zkConnectionManagerCallback-6879-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3349769 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3349870 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3349870 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/shard-1-001/solr.xml [junit4] 2> 3349874 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3349874 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3349875 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/shard-2-001 of type NRT [junit4] 2> 3349875 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4f46ab66, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3349876 WARN (closeThreadPool-6877-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3349877 INFO (closeThreadPool-6877-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3349877 INFO (closeThreadPool-6877-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3349877 INFO (closeThreadPool-6877-thread-2) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12 [junit4] 2> 3349878 INFO (closeThreadPool-6877-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3349878 INFO (closeThreadPool-6877-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3349878 INFO (closeThreadPool-6877-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3349878 INFO (closeThreadPool-6877-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13f92149{/tm_oqs/ip,null,AVAILABLE} [junit4] 2> 3349879 INFO (closeThreadPool-6877-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7171113f{SSL,[ssl, http/1.1]}{127.0.0.1:36997} [junit4] 2> 3349879 INFO (closeThreadPool-6877-thread-2) [ ] o.e.j.s.Server Started @3349912ms [junit4] 2> 3349879 INFO (closeThreadPool-6877-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/tm_oqs/ip, hostPort=36997, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/shard-2-001/cores} [junit4] 2> 3349879 ERROR (closeThreadPool-6877-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3349879 INFO (closeThreadPool-6877-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3349879 INFO (closeThreadPool-6877-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.4.0 [junit4] 2> 3349879 INFO (closeThreadPool-6877-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3349879 INFO (closeThreadPool-6877-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3349879 INFO (closeThreadPool-6877-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-11-27T04:41:22.261Z [junit4] 2> 3349887 INFO (closeThreadPool-6877-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3349888 INFO (zkConnectionManagerCallback-6882-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3349888 INFO (closeThreadPool-6877-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3349988 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 3349988 WARN (closeThreadPool-6877-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3349989 INFO (closeThreadPool-6877-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3349989 INFO (closeThreadPool-6877-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/shard-2-001/solr.xml [junit4] 2> 3349989 WARN (closeThreadPool-6877-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d893959[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3349989 WARN (closeThreadPool-6877-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d893959[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3349991 WARN (closeThreadPool-6877-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3349992 WARN (closeThreadPool-6877-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@111fca[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3349992 WARN (closeThreadPool-6877-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@111fca[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3349992 INFO (closeThreadPool-6877-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3349992 INFO (closeThreadPool-6877-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3349993 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43743/solr [junit4] 2> 3349994 INFO (closeThreadPool-6877-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4f46ab66, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3349995 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/shard-3-001 of type NRT [junit4] 2> 3350009 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3350015 WARN (closeThreadPool-6877-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3350016 INFO (closeThreadPool-6877-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3350016 INFO (closeThreadPool-6877-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3350016 INFO (closeThreadPool-6877-thread-3) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12 [junit4] 2> 3350017 INFO (zkConnectionManagerCallback-6888-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3350017 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3350018 INFO (closeThreadPool-6877-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3350018 INFO (closeThreadPool-6877-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3350018 INFO (closeThreadPool-6877-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3350019 INFO (closeThreadPool-6877-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@411c58d0{/tm_oqs/ip,null,AVAILABLE} [junit4] 2> 3350019 INFO (closeThreadPool-6877-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2076a3b9{SSL,[ssl, http/1.1]}{127.0.0.1:40984} [junit4] 2> 3350019 INFO (closeThreadPool-6877-thread-3) [ ] o.e.j.s.Server Started @3350052ms [junit4] 2> 3350019 INFO (closeThreadPool-6877-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/tm_oqs/ip, hostPort=40984, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/shard-3-001/cores} [junit4] 2> 3350020 ERROR (closeThreadPool-6877-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3350020 INFO (closeThreadPool-6877-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3350020 INFO (closeThreadPool-6877-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.4.0 [junit4] 2> 3350020 INFO (closeThreadPool-6877-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3350020 INFO (closeThreadPool-6877-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3350020 INFO (closeThreadPool-6877-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-11-27T04:41:22.402Z [junit4] 2> 3350021 INFO (closeThreadPool-6877-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3350023 INFO (zkConnectionManagerCallback-6891-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3350023 INFO (closeThreadPool-6877-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3350120 INFO (closeThreadPool-6877-thread-1) [n:127.0.0.1:44163_tm_oqs%2Fip ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3350121 INFO (zkConnectionManagerCallback-6893-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3350121 INFO (closeThreadPool-6877-thread-1) [n:127.0.0.1:44163_tm_oqs%2Fip ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3350126 INFO (closeThreadPool-6877-thread-1) [n:127.0.0.1:44163_tm_oqs%2Fip ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3350130 INFO (closeThreadPool-6877-thread-1) [n:127.0.0.1:44163_tm_oqs%2Fip ] o.a.s.c.ZkController Publish node=127.0.0.1:44163_tm_oqs%2Fip as DOWN [junit4] 2> 3350131 INFO (closeThreadPool-6877-thread-1) [n:127.0.0.1:44163_tm_oqs%2Fip ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 3350131 INFO (closeThreadPool-6877-thread-1) [n:127.0.0.1:44163_tm_oqs%2Fip ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44163_tm_oqs%2Fip [junit4] 2> 3350132 INFO (zkCallback-6875-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3350132 INFO (zkCallback-6860-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3350132 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/shard-4-001 of type NRT [junit4] 2> 3350133 INFO (zkCallback-6892-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3350134 INFO (closeThreadPool-6877-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 3350134 WARN (closeThreadPool-6877-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3350135 WARN (closeThreadPool-6877-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16c61f3e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3350135 WARN (closeThreadPool-6877-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16c61f3e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3350138 WARN (closeThreadPool-6877-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3350138 WARN (closeThreadPool-6877-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47c4adb9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3350138 WARN (closeThreadPool-6877-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47c4adb9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3350139 INFO (closeThreadPool-6877-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43743/solr [junit4] 2> 3350141 WARN (closeThreadPool-6877-thread-4) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3350142 INFO (closeThreadPool-6877-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3350142 INFO (closeThreadPool-6877-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3350142 INFO (closeThreadPool-6877-thread-4) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12 [junit4] 2> 3350150 INFO (closeThreadPool-6877-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3350151 INFO (zkConnectionManagerCallback-6902-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3350151 INFO (closeThreadPool-6877-thread-1) [n:127.0.0.1:44163_tm_oqs%2Fip ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3350151 INFO (closeThreadPool-6877-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3350152 INFO (closeThreadPool-6877-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3350152 INFO (closeThreadPool-6877-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3350152 INFO (closeThreadPool-6877-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3350152 INFO (closeThreadPool-6877-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@198d33cd{/tm_oqs/ip,null,AVAILABLE} [junit4] 2> 3350153 INFO (closeThreadPool-6877-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4c914fea{SSL,[ssl, http/1.1]}{127.0.0.1:42607} [junit4] 2> 3350153 INFO (closeThreadPool-6877-thread-4) [ ] o.e.j.s.Server Started @3350186ms [junit4] 2> 3350153 INFO (closeThreadPool-6877-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/tm_oqs/ip, hostPort=42607, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/shard-4-001/cores} [junit4] 2> 3350153 ERROR (closeThreadPool-6877-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3350153 INFO (closeThreadPool-6877-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3350153 INFO (closeThreadPool-6877-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.4.0 [junit4] 2> 3350153 INFO (closeThreadPool-6877-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3350153 INFO (closeThreadPool-6877-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3350153 INFO (closeThreadPool-6877-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-11-27T04:41:22.535Z [junit4] 2> 3350154 INFO (closeThreadPool-6877-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3350157 INFO (zkConnectionManagerCallback-6905-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3350157 INFO (closeThreadPool-6877-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3350168 INFO (closeThreadPool-6877-thread-1) [n:127.0.0.1:44163_tm_oqs%2Fip ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f46ab66 [junit4] 2> 3350177 INFO (closeThreadPool-6877-thread-1) [n:127.0.0.1:44163_tm_oqs%2Fip ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f46ab66 [junit4] 2> 3350177 INFO (closeThreadPool-6877-thread-1) [n:127.0.0.1:44163_tm_oqs%2Fip ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f46ab66 [junit4] 2> 3350219 INFO (closeThreadPool-6877-thread-3) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3350219 INFO (closeThreadPool-6877-thread-3) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/shard-3-001/solr.xml [junit4] 2> 3350223 INFO (closeThreadPool-6877-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3350223 INFO (closeThreadPool-6877-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3350224 INFO (closeThreadPool-6877-thread-3) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4f46ab66, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3350248 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/shard-5-001 of type NRT [junit4] 2> 3350250 WARN (closeThreadPool-6877-thread-5) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3350251 INFO (closeThreadPool-6877-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3350251 INFO (closeThreadPool-6877-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3350251 INFO (closeThreadPool-6877-thread-5) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12 [junit4] 2> 3350251 INFO (closeThreadPool-6877-thread-5) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3350251 INFO (closeThreadPool-6877-thread-5) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3350251 INFO (closeThreadPool-6877-thread-5) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3350252 INFO (closeThreadPool-6877-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b28f723{/tm_oqs/ip,null,AVAILABLE} [junit4] 2> 3350253 INFO (closeThreadPool-6877-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2b425459{SSL,[ssl, http/1.1]}{127.0.0.1:41697} [junit4] 2> 3350253 INFO (closeThreadPool-6877-thread-5) [ ] o.e.j.s.Server Started @3350286ms [junit4] 2> 3350253 INFO (closeThreadPool-6877-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/tempDir-001/jetty5, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/tm_oqs/ip, hostPort=41697, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/shard-5-001/cores} [junit4] 2> 3350253 ERROR (closeThreadPool-6877-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3350253 INFO (closeThreadPool-6877-thread-5) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3350253 INFO (closeThreadPool-6877-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.4.0 [junit4] 2> 3350253 INFO (closeThreadPool-6877-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3350253 INFO (closeThreadPool-6877-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3350253 INFO (closeThreadPool-6877-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-11-27T04:41:22.635Z [junit4] 2> 3350254 INFO (closeThreadPool-6877-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3350255 INFO (zkConnectionManagerCallback-6908-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3350255 INFO (closeThreadPool-6877-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3350258 INFO (closeThreadPool-6877-thread-2) [n:127.0.0.1:36997_tm_oqs%2Fip ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3350258 INFO (closeThreadPool-6877-thread-1) [n:127.0.0.1:44163_tm_oqs%2Fip ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 3350259 INFO (closeThreadPool-6877-thread-1) [n:127.0.0.1:44163_tm_oqs%2Fip ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/shard-1-001/cores [junit4] 2> 3350260 INFO (zkConnectionManagerCallback-6910-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3350260 INFO (closeThreadPool-6877-thread-2) [n:127.0.0.1:36997_tm_oqs%2Fip ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3350296 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:44163_tm_oqs%2Fip [junit4] 2> 3350357 INFO (closeThreadPool-6877-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 3350357 WARN (closeThreadPool-6877-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3350358 WARN (closeThreadPool-6877-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c4a25c1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3350358 WARN (closeThreadPool-6877-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c4a25c1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3350360 WARN (closeThreadPool-6877-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3350361 INFO (closeThreadPool-6877-thread-4) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3350361 INFO (closeThreadPool-6877-thread-4) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/shard-4-001/solr.xml [junit4] 2> 3350364 INFO (closeThreadPool-6877-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3350364 INFO (closeThreadPool-6877-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3350366 INFO (closeThreadPool-6877-thread-4) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4f46ab66, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3350381 WARN (closeThreadPool-6877-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f88b6a9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3350381 WARN (closeThreadPool-6877-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f88b6a9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3350382 INFO (closeThreadPool-6877-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43743/solr [junit4] 2> 3350383 INFO (closeThreadPool-6877-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3350383 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/shard-6-001 of type NRT [junit4] 2> 3350384 INFO (zkConnectionManagerCallback-6917-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3350384 INFO (closeThreadPool-6877-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3350385 WARN (closeThreadPool-6877-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3350385 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3350385 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3350385 INFO (closeThreadPool-6877-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12 [junit4] 2> 3350386 INFO (closeThreadPool-6877-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3350386 INFO (closeThreadPool-6877-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3350386 INFO (closeThreadPool-6877-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3350386 INFO (closeThreadPool-6877-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43d321ca{/tm_oqs/ip,null,AVAILABLE} [junit4] 2> 3350387 INFO (closeThreadPool-6877-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1200cde4{SSL,[ssl, http/1.1]}{127.0.0.1:38789} [junit4] 2> 3350387 INFO (closeThreadPool-6877-thread-1) [ ] o.e.j.s.Server Started @3350420ms [junit4] 2> 3350387 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/tempDir-001/jetty6, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/tm_oqs/ip, hostPort=38789, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/shard-6-001/cores} [junit4] 2> 3350387 ERROR (closeThreadPool-6877-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3350387 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3350387 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.4.0 [junit4] 2> 3350387 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3350387 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3350387 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-11-27T04:41:22.769Z [junit4] 2> 3350394 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3350395 INFO (zkConnectionManagerCallback-6919-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3350395 INFO (closeThreadPool-6877-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3350461 INFO (closeThreadPool-6877-thread-5) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3350461 INFO (closeThreadPool-6877-thread-5) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/shard-5-001/solr.xml [junit4] 2> 3350465 INFO (closeThreadPool-6877-thread-5) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3350465 INFO (closeThreadPool-6877-thread-5) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3350467 INFO (closeThreadPool-6877-thread-5) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4f46ab66, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3350479 INFO (closeThreadPool-6877-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 3350480 WARN (closeThreadPool-6877-thread-4) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3350502 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/shard-7-001 of type NRT [junit4] 2> 3350513 WARN (closeThreadPool-6877-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2aafe1fb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3350513 WARN (closeThreadPool-6877-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2aafe1fb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3350514 WARN (closeThreadPool-6877-thread-6) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3350514 INFO (closeThreadPool-6877-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3350514 INFO (closeThreadPool-6877-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3350514 INFO (closeThreadPool-6877-thread-6) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12 [junit4] 2> 3350515 WARN (closeThreadPool-6877-thread-4) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3350529 INFO (closeThreadPool-6877-thread-6) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3350529 INFO (closeThreadPool-6877-thread-6) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3350529 INFO (closeThreadPool-6877-thread-6) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3350530 INFO (closeThreadPool-6877-thread-6) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a348719{/tm_oqs/ip,null,AVAILABLE} [junit4] 2> 3350531 INFO (closeThreadPool-6877-thread-6) [ ] o.e.j.s.AbstractConnector Started ServerConnector@13dd205d{SSL,[ssl, http/1.1]}{127.0.0.1:35431} [junit4] 2> 3350531 INFO (closeThreadPool-6877-thread-6) [ ] o.e.j.s.Server Started @3350564ms [junit4] 2> 3350531 INFO (closeThreadPool-6877-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/tempDir-001/jetty7, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/tm_oqs/ip, hostPort=35431, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/shard-7-001/cores} [junit4] 2> 3350531 ERROR (closeThreadPool-6877-thread-6) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3350531 INFO (closeThreadPool-6877-thread-6) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3350531 INFO (closeThreadPool-6877-thread-6) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.4.0 [junit4] 2> 3350531 INFO (closeThreadPool-6877-thread-6) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3350531 INFO (closeThreadPool-6877-thread-6) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3350531 INFO (closeThreadPool-6877-thread-6) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-11-27T04:41:22.913Z [junit4] 2> 3350532 WARN (closeThreadPool-6877-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@361a638a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3350532 WARN (closeThreadPool-6877-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@361a638a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3350533 INFO (closeThreadPool-6877-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43743/solr [junit4] 2> 3350534 INFO (closeThreadPool-6877-thread-6) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3350535 INFO (closeThreadPool-6877-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3350535 INFO (zkConnectionManagerCallback-6927-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3350535 INFO (closeThreadPool-6877-thread-6) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3350536 INFO (zkConnectionManagerCallback-6930-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3350536 INFO (closeThreadPool-6877-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3350549 INFO (closeThreadPool-6877-thread-5) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 3350550 WARN (closeThreadPool-6877-thread-5) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3350557 WARN (closeThreadPool-6877-thread-5) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f57689a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3350557 WARN (closeThreadPool-6877-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f57689a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3350560 WARN (closeThreadPool-6877-thread-5) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3350560 WARN (closeThreadPool-6877-thread-5) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@264191e3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3350560 WARN (closeThreadPool-6877-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@264191e3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3350562 INFO (closeThreadPool-6877-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43743/solr [junit4] 2> 3350563 INFO (closeThreadPool-6877-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3350564 INFO (zkConnectionManagerCallback-6936-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3350564 INFO (closeThreadPool-6877-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3350565 INFO (closeThreadPool-6877-thread-3) [n:127.0.0.1:40984_tm_oqs%2Fip ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3350565 INFO (zkConnectionManagerCallback-6938-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3350565 INFO (closeThreadPool-6877-thread-3) [n:127.0.0.1:40984_tm_oqs%2Fip ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3350623 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 8 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001/shard-8-001 of type NRT [junit4] 2> 3350625 WARN (closeThreadPool-6877-thread-7) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3350625 INFO (closeThreadPool-6877-thread-7) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3350625 INFO (closeThreadPool-6877-thread-7) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3350625 INFO (closeThreadPool-6877-thread-7) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12 [junit4] 2> [...truncated too long message...] 6242838-127.0.0.1:40984_tm_oqs%2Fip-n_0000000021 [junit4] 2> 2 /solr/collections/collection1/leader_elect/shard2/election/75804095806242868-core_node15-n_0000000003 [junit4] 2> 2 /solr/collections/collection1/leader_elect/shard2/election/75804095806242860-core_node3-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/75804095806242854-127.0.0.1:37557_tm_oqs%2Fip-n_0000000008 [junit4] 2> 2 /solr/overseer_elect/election/75804095806242821-127.0.0.1:46244_tm_oqs%2Fip-n_0000000019 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 235 /solr/live_nodes [junit4] 2> 86 /solr/overseer/queue [junit4] 2> 49 /solr/overseer/collection-queue-work [junit4] 2> 19 /solr/collections [junit4] 2> 4 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 4 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 4 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 3499780 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43743 [junit4] 2> 3499780 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43743 [junit4] 2> 3499780 INFO (TEST-RollingRestartTest.test-seed#[F0043E50AED161A1]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43743 [junit4] 2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=RollingRestartTest -Dtests.method=test -Dtests.seed=F0043E50AED161A1 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=de-GR -Dtests.timezone=Brazil/DeNoronha -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 153s J2 | RollingRestartTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:38789/tm_oqs/ip [junit4] > at __randomizedtesting.SeedInfo.seed([F0043E50AED161A1:7850018A002D0C59]: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:1127) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) [junit4] > at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74) [junit4] > at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53) [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.lang.Thread.run(Thread.java:748) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:171) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) [junit4] > at sun.security.ssl.InputRecord.read(InputRecord.java:503) [junit4] > at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975) [junit4] > at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933) [junit4] > at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) [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:282) [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:165) [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:185) [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-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_F0043E50AED161A1-001 [junit4] 2> Nov 27, 2019 4:43:52 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=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7b2b330a), locale=de-GR, timezone=Brazil/DeNoronha [junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=123621384,total=515375104 [junit4] 2> NOTE: All tests run in this JVM: [CursorMarkTest, TestUtilizeNode, TestPhraseSuggestions, TestLRUCache, IndexSchemaTest, DistributedFacetPivotSmallAdvancedTest, TestUpdate, CheckHdfsIndexTest, CacheHeaderTest, RootFieldTest, CollectionsAPIAsyncDistributedZkTest, ScheduledMaintenanceTriggerTest, TestUseDocValuesAsStored, TestZkChroot, TestStressRecovery, TestLRUStatsCache, MaxSizeAutoCommitTest, TestRemoteStreaming, TestManagedSchemaThreadSafety, TestShardHandlerFactory, TestInPlaceUpdateWithRouteField, TestInPlaceUpdatesStandalone, MultiThreadedOCPTest, TestNoOpRegenerator, AuthToolTest, TestHalfAndHalfDocValues, FullHLLTest, MetricsHandlerTest, QueryEqualityTest, TestClusterProperties, TestNamedUpdateProcessors, TestSolrCloudWithDelegationTokens, TestFieldCollectionResource, DistributedTermsComponentTest, LegacyCloudClusterPropTest, TestChildDocTransformerHierarchy, JWTVerificationkeyResolverTest, TestSlowCompositeReaderWrapper, SaslZkACLProviderTest, TestAnalyzedSuggestions, JWTAuthPluginIntegrationTest, SolrIndexConfigTest, TestLMDirichletSimilarityFactory, TestRandomFlRTGCloud, RegexBytesRefFilterTest, TestLeaderElectionWithEmptyReplica, AliasIntegrationTest, JavaBinAtomicUpdateMultivalueTest, TestSimComputePlanAction, TestNonDefinedSimilarityFactory, IndexBasedSpellCheckerTest, HdfsChaosMonkeyNothingIsSafeTest, DimensionalRoutedAliasUpdateProcessorTest, ResponseBuilderTest, TestConfigSetImmutable, TestAtomicUpdateErrorCases, TestConfigsApi, ZkControllerTest, RulesTest, TestDocTermOrds, TestShortCircuitedRequests, AutoAddReplicasPlanActionTest, DaemonStreamApiTest, TestCollectionsAPIViaSolrCloudCluster, OutputWriterTest, CollectionStateFormat2Test, TestCloudRecovery, LeaderElectionIntegrationTest, TestLuceneMatchVersion, TestDistribIDF, TestReplicationHandlerBackup, AddBlockUpdateTest, UnloadDistributedZkTest, TestJsonFacets, TestFreeTextSuggestions, AsyncCallRequestStatusResponseTest, NodeAddedTriggerIntegrationTest, OverseerModifyCollectionTest, ReindexCollectionTest, NoCacheHeaderTest, TestSolrXml, TestNestedDocsSort, SystemInfoHandlerTest, DistributedIntervalFacetingTest, AutoscalingHistoryHandlerTest, TestSystemCollAutoCreate, TestDFISimilarityFactory, TestGraphMLResponseWriter, CustomCollectionTest, DebugComponentTest, SolrCoreMetricManagerTest, BufferStoreTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CurrencyFieldTypeTest, RollingRestartTest] [junit4] Completed [303/886 (1!)] on J2 in 153.99s, 1 test, 1 error <<< FAILURES! [...truncated 54877 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
