Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1875/

1 tests failed.
FAILED:  org.apache.solr.cloud.RollingRestartTest.test

Error Message:
Timeout occurred while waiting response from server at: 
http://127.0.0.1:44416/qplhq/t

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:44416/qplhq/t
        at 
__randomizedtesting.SeedInfo.seed([F5493AEDEFCC5BC6:7D1D05374130363E]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        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:1128)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
        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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
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.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
        at 
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:555)
        ... 51 more




Build Log:
[...truncated 16781 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 11775413 INFO  
(SUITE-RollingRestartTest-seed#[F5493AEDEFCC5BC6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/init-core-data-001
   [junit4]   2> 11775422 INFO  
(SUITE-RollingRestartTest-seed#[F5493AEDEFCC5BC6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 11775423 INFO  
(SUITE-RollingRestartTest-seed#[F5493AEDEFCC5BC6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 11775423 INFO  
(SUITE-RollingRestartTest-seed#[F5493AEDEFCC5BC6]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/qplhq/t
   [junit4]   2> 11775431 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 11775437 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 11775462 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 11775537 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:41353
   [junit4]   2> 11775537 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41353
   [junit4]   2> 11775537 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41353
   [junit4]   2> 11775538 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11775548 INFO  (zkConnectionManagerCallback-67184-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11775548 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11775550 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11775551 INFO  (zkConnectionManagerCallback-67186-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11775551 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11775560 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 11775561 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 11775563 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 11775564 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 11775565 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 11775566 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 11775567 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 11775568 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 11775577 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 11775577 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 11775578 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 11775579 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 11776759 WARN  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 11776760 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 11776760 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 11776760 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] o.e.j.s.Server 
jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 11776761 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 11776761 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 11776761 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 11776762 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@394b1ee1{/qplhq/t,null,AVAILABLE}
   [junit4]   2> 11776762 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@10e216c3{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:46332}
   [junit4]   2> 11776762 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] o.e.j.s.Server 
Started @11776820ms
   [junit4]   2> 11776762 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qplhq/t, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/tempDir-001/control/data,
 hostPort=46332, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 11776783 ERROR 
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 11776783 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 11776783 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 11776783 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 11776783 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 11776783 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-19T16:01:54.995595Z
   [junit4]   2> 11776784 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11776785 INFO  (zkConnectionManagerCallback-67188-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11776785 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11776886 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 11776886 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/control-001/solr.xml
   [junit4]   2> 11776889 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 11776889 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 11776890 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1555a0b2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 11777162 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 11777163 WARN  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@111baf95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11777163 WARN  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@111baf95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11777174 WARN  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@137b844f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11777174 WARN  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@137b844f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11777175 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41353/solr
   [junit4]   2> 11777176 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11777177 INFO  (zkConnectionManagerCallback-67195-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11777177 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11777279 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) 
[n:127.0.0.1:46332_qplhq%2Ft     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 11777280 INFO  (zkConnectionManagerCallback-67197-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11777280 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) 
[n:127.0.0.1:46332_qplhq%2Ft     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 11777423 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) 
[n:127.0.0.1:46332_qplhq%2Ft     ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:46332_qplhq%2Ft
   [junit4]   2> 11777423 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) 
[n:127.0.0.1:46332_qplhq%2Ft     ] o.a.s.c.Overseer Overseer 
(id=74895139955605508-127.0.0.1:46332_qplhq%2Ft-n_0000000000) starting
   [junit4]   2> 11777441 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) 
[n:127.0.0.1:46332_qplhq%2Ft     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 11777441 INFO  (zkConnectionManagerCallback-67204-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11777441 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) 
[n:127.0.0.1:46332_qplhq%2Ft     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 11777452 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) 
[n:127.0.0.1:46332_qplhq%2Ft     ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:41353/solr ready
   [junit4]   2> 11777453 INFO  
(OverseerStateUpdate-74895139955605508-127.0.0.1:46332_qplhq%2Ft-n_0000000000) 
[n:127.0.0.1:46332_qplhq%2Ft     ] o.a.s.c.Overseer Starting to work on the 
main queue : 127.0.0.1:46332_qplhq%2Ft
   [junit4]   2> 11777453 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) 
[n:127.0.0.1:46332_qplhq%2Ft     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:46332_qplhq%2Ft
   [junit4]   2> 11777454 INFO  
(OverseerStateUpdate-74895139955605508-127.0.0.1:46332_qplhq%2Ft-n_0000000000) 
[n:127.0.0.1:46332_qplhq%2Ft     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 11777472 INFO  (zkCallback-67203-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 11777511 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) 
[n:127.0.0.1:46332_qplhq%2Ft     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 11777552 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) 
[n:127.0.0.1:46332_qplhq%2Ft     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1555a0b2
   [junit4]   2> 11777587 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) 
[n:127.0.0.1:46332_qplhq%2Ft     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1555a0b2
   [junit4]   2> 11777587 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) 
[n:127.0.0.1:46332_qplhq%2Ft     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1555a0b2
   [junit4]   2> 11777588 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) 
[n:127.0.0.1:46332_qplhq%2Ft     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/control-001/cores
   [junit4]   2> 11777625 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11777626 INFO  (zkConnectionManagerCallback-67210-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11777636 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11777638 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 11777639 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41353/solr ready
   [junit4]   2> 11777642 INFO  (qtp1962477939-142273) 
[n:127.0.0.1:46332_qplhq%2Ft     ] 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:46332_qplhq%252Ft&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 11777646 INFO  
(OverseerThreadFactory-11269-thread-1-processing-n:127.0.0.1:46332_qplhq%2Ft) 
[n:127.0.0.1:46332_qplhq%2Ft     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 11777761 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft    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> 11777761 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft    x:control_collection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 11778784 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 11778852 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft 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> 11779188 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft 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> 11779235 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft 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> 11779236 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft 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@1555a0b2
   [junit4]   2> 11779236 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 11779239 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft 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=22, maxMergeAtOnceExplicit=10, 
maxMergedSegmentMB=37.30078125, floorSegmentMB=2.185546875, 
forceMergeDeletesPctAllowed=11.31009373998266, segmentsPerTier=20.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=26.536370378882744
   [junit4]   2> 11779272 WARN  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft 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> 11779372 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft 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> 11779372 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft 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> 11779373 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 11779373 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 11779374 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7340422327895001]
   [junit4]   2> 11779375 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@37a7472b[control_collection_shard1_replica_n1] main]
   [junit4]   2> 11779376 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 11779377 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft 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> 11779377 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 11779377 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft 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 1636785316261003264
   [junit4]   2> 11779380 INFO  
(searcherExecutor-11274-thread-1-processing-n:127.0.0.1:46332_qplhq%2Ft 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:46332_qplhq%2Ft 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@37a7472b[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11779395 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft 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> 11779395 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft 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> 11779398 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 11779398 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft 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> 11779398 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46332/qplhq/t/control_collection_shard1_replica_n1/
   [junit4]   2> 11779398 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft 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> 11779398 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:46332/qplhq/t/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 11779399 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft 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/74895139955605508-core_node2-n_0000000000
   [junit4]   2> 11779400 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:46332/qplhq/t/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 11779537 INFO  (zkCallback-67196-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> 11779538 INFO  (zkCallback-67196-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> 11779538 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft 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> 11779540 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft 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=1779
   [junit4]   2> 11779550 INFO  (qtp1962477939-142273) 
[n:127.0.0.1:46332_qplhq%2Ft     ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 11779640 INFO  (zkCallback-67196-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> 11779640 INFO  (zkCallback-67196-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> 11779640 INFO  (zkCallback-67196-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> 11779641 INFO  (qtp1962477939-142273) 
[n:127.0.0.1:46332_qplhq%2Ft     ] 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:46332_qplhq%252Ft&wt=javabin&version=2}
 status=0 QTime=1998
   [junit4]   2> 11779647 INFO  
(OverseerCollectionConfigSetProcessor-74895139955605508-127.0.0.1:46332_qplhq%2Ft-n_0000000000)
 [n:127.0.0.1:46332_qplhq%2Ft     ] 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> 11779757 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11779757 INFO  (zkConnectionManagerCallback-67216-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11779758 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11779759 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 11779760 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41353/solr ready
   [junit4]   2> 11779760 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 11779761 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft     ] 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> 11779763 INFO  
(OverseerThreadFactory-11269-thread-2-processing-n:127.0.0.1:46332_qplhq%2Ft) 
[n:127.0.0.1:46332_qplhq%2Ft     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 11779978 WARN  
(OverseerThreadFactory-11269-thread-2-processing-n:127.0.0.1:46332_qplhq%2Ft) 
[n:127.0.0.1:46332_qplhq%2Ft     ] o.a.s.c.a.c.CreateCollectionCmd It is 
unusual to create a collection (collection1) without cores.
   [junit4]   2> 11779979 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft     ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 11779980 INFO  (qtp1962477939-142275) 
[n:127.0.0.1:46332_qplhq%2Ft     ] 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=219
   [junit4]   2> 11779981 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 11780288 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/shard-1-001
 of type NRT
   [junit4]   2> 11780289 WARN  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 11780289 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 11780289 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 11780289 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 11780290 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 11780290 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 11780290 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 11780290 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@747affb7{/qplhq/t,null,AVAILABLE}
   [junit4]   2> 11780291 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1fd72d14{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43315}
   [junit4]   2> 11780291 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.Server Started @11780348ms
   [junit4]   2> 11780291 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qplhq/t, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/tempDir-001/jetty1,
 hostPort=43315, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 11780292 ERROR (closeThreadPool-67217-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 11780292 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 11780292 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 11780292 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 11780292 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 11780292 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-19T16:01:58.504423Z
   [junit4]   2> 11780293 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11780319 INFO  (zkConnectionManagerCallback-67219-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11780319 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11780476 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 11780476 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/shard-1-001/solr.xml
   [junit4]   2> 11780492 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 11780492 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 11780506 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1555a0b2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 11780783 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 11780797 WARN  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6ddd4fe8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11780797 WARN  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6ddd4fe8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11780870 WARN  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@148f1876[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11780870 WARN  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@148f1876[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11780872 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41353/solr
   [junit4]   2> 11780891 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11781179 INFO  (zkConnectionManagerCallback-67226-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11781179 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11781285 INFO  (closeThreadPool-67217-thread-1) 
[n:127.0.0.1:43315_qplhq%2Ft     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 11781316 INFO  (zkConnectionManagerCallback-67228-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11781316 INFO  (closeThreadPool-67217-thread-1) 
[n:127.0.0.1:43315_qplhq%2Ft     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 11781319 INFO  (closeThreadPool-67217-thread-1) 
[n:127.0.0.1:43315_qplhq%2Ft     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 11781338 INFO  (closeThreadPool-67217-thread-1) 
[n:127.0.0.1:43315_qplhq%2Ft     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43315_qplhq%2Ft as DOWN
   [junit4]   2> 11781339 INFO  (closeThreadPool-67217-thread-1) 
[n:127.0.0.1:43315_qplhq%2Ft     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 11781339 INFO  (closeThreadPool-67217-thread-1) 
[n:127.0.0.1:43315_qplhq%2Ft     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:43315_qplhq%2Ft
   [junit4]   2> 11781354 INFO  (zkCallback-67215-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 11781354 INFO  (zkCallback-67203-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 11781369 INFO  (zkCallback-67196-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 11781389 INFO  (closeThreadPool-67217-thread-1) 
[n:127.0.0.1:43315_qplhq%2Ft     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 11781429 INFO  (zkCallback-67227-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 11781446 INFO  (zkConnectionManagerCallback-67235-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11781446 INFO  (closeThreadPool-67217-thread-1) 
[n:127.0.0.1:43315_qplhq%2Ft     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 11781447 INFO  (closeThreadPool-67217-thread-1) 
[n:127.0.0.1:43315_qplhq%2Ft     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 11781482 INFO  (closeThreadPool-67217-thread-1) 
[n:127.0.0.1:43315_qplhq%2Ft     ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:41353/solr ready
   [junit4]   2> 11781592 INFO  (closeThreadPool-67217-thread-1) 
[n:127.0.0.1:43315_qplhq%2Ft     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 11781654 INFO  (closeThreadPool-67217-thread-1) 
[n:127.0.0.1:43315_qplhq%2Ft     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1555a0b2
   [junit4]   2> 11781684 INFO  (closeThreadPool-67217-thread-1) 
[n:127.0.0.1:43315_qplhq%2Ft     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1555a0b2
   [junit4]   2> 11781684 INFO  (closeThreadPool-67217-thread-1) 
[n:127.0.0.1:43315_qplhq%2Ft     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1555a0b2
   [junit4]   2> 11781697 INFO  (closeThreadPool-67217-thread-1) 
[n:127.0.0.1:43315_qplhq%2Ft     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/shard-1-001/cores
   [junit4]   2> 11781764 INFO  
(OverseerCollectionConfigSetProcessor-74895139955605508-127.0.0.1:46332_qplhq%2Ft-n_0000000000)
 [n:127.0.0.1:46332_qplhq%2Ft     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 11781957 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/shard-2-001
 of type NRT
   [junit4]   2> 11781957 WARN  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 11781958 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 11781958 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 11781958 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 11781959 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 11781959 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 11781959 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 11781960 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@680fcbc8{/qplhq/t,null,AVAILABLE}
   [junit4]   2> 11781960 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4db64a9b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36321}
   [junit4]   2> 11781960 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.Server Started @11782018ms
   [junit4]   2> 11781960 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qplhq/t, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/tempDir-001/jetty2,
 hostPort=36321, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/shard-2-001/cores}
   [junit4]   2> 11781973 ERROR (closeThreadPool-67217-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 11781973 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 11781977 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 11781977 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 11781977 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 11781977 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-19T16:02:00.189256Z
   [junit4]   2> 11781978 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11781983 INFO  (zkConnectionManagerCallback-67238-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11781983 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11782102 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 11782102 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/shard-2-001/solr.xml
   [junit4]   2> 11782105 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 11782105 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 11782118 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1555a0b2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 11782463 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 11782464 WARN  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@68141591[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11782464 WARN  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@68141591[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11782500 WARN  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@78949ba5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11782500 WARN  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@78949ba5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11782501 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41353/solr
   [junit4]   2> 11782502 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11782503 INFO  (zkConnectionManagerCallback-67245-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11782503 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11782625 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11782626 INFO  (zkConnectionManagerCallback-67247-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11782626 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11782631 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 11782647 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:36321_qplhq%2Ft as DOWN
   [junit4]   2> 11782647 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 11782647 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36321_qplhq%2Ft
   [junit4]   2> 11782649 INFO  (zkCallback-67215-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 11782657 INFO  (zkCallback-67196-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 11782657 INFO  (zkCallback-67234-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 11782658 INFO  (zkCallback-67246-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 11782665 INFO  (zkCallback-67227-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 11782665 INFO  (zkCallback-67203-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 11782710 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11782711 INFO  (zkConnectionManagerCallback-67254-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11782711 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11782712 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 11782713 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41353/solr ready
   [junit4]   2> 11782771 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 11782810 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1555a0b2
   [junit4]   2> 11782815 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/shard-3-001
 of type NRT
   [junit4]   2> 11782815 WARN  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 11782816 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 11782816 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 11782816 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 11782817 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 11782817 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 11782817 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 11782817 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c13b87f{/qplhq/t,null,AVAILABLE}
   [junit4]   2> 11782817 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6e2ed5ec{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40073}
   [junit4]   2> 11782817 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.s.Server Started @11782875ms
   [junit4]   2> 11782817 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qplhq/t, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/tempDir-001/jetty3,
 hostPort=40073, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 11782818 ERROR (closeThreadPool-67217-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 11782818 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 11782818 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 11782818 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 11782818 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 11782818 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-19T16:02:01.030322Z
   [junit4]   2> 11782840 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11782918 INFO  (zkConnectionManagerCallback-67257-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11782918 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11782919 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1555a0b2
   [junit4]   2> 11782919 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1555a0b2
   [junit4]   2> 11782937 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/shard-2-001/cores
   [junit4]   2> 11783047 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 11783047 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/shard-3-001/solr.xml
   [junit4]   2> 11783050 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 11783050 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 11783051 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1555a0b2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 11783387 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 11783452 WARN  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@47f94637[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11783452 WARN  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@47f94637[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11783454 WARN  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@65c7869a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11783454 WARN  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@65c7869a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11783472 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41353/solr
   [junit4]   2> 11783484 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11783485 INFO  (zkConnectionManagerCallback-67264-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11783485 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11783590 INFO  (closeThreadPool-67217-thread-2) 
[n:127.0.0.1:40073_qplhq%2Ft     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 11783590 INFO  (zkConnectionManagerCallback-67266-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11783590 INFO  (closeThreadPool-67217-thread-2) 
[n:127.0.0.1:40073_qplhq%2Ft     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 11783603 INFO  (closeThreadPool-67217-thread-2) 
[n:127.0.0.1:40073_qplhq%2Ft     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 11783615 INFO  (closeThreadPool-67217-thread-2) 
[n:127.0.0.1:40073_qplhq%2Ft     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40073_qplhq%2Ft as DOWN
   [junit4]   2> 11783616 INFO  (closeThreadPool-67217-thread-2) 
[n:127.0.0.1:40073_qplhq%2Ft     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 11783616 INFO  (closeThreadPool-67217-thread-2) 
[n:127.0.0.1:40073_qplhq%2Ft     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:40073_qplhq%2Ft
   [junit4]   2> 11783635 INFO  (zkCallback-67227-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 11783635 INFO  (zkCallback-67246-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 11783636 INFO  (zkCallback-67203-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 11783638 INFO  (zkCallback-67234-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 11783638 INFO  (zkCallback-67215-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 11783646 INFO  (zkCallback-67196-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 11783662 INFO  (zkCallback-67253-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 11783674 INFO  (zkCallback-67265-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 11783719 INFO  (closeThreadPool-67217-thread-2) 
[n:127.0.0.1:40073_qplhq%2Ft     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 11783719 INFO  (zkConnectionManagerCallback-67273-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11783719 INFO  (closeThreadPool-67217-thread-2) 
[n:127.0.0.1:40073_qplhq%2Ft     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 11783720 INFO  (closeThreadPool-67217-thread-2) 
[n:127.0.0.1:40073_qplhq%2Ft     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (4)
   [junit4]   2> 11783721 INFO  (closeThreadPool-67217-thread-2) 
[n:127.0.0.1:40073_qplhq%2Ft     ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:41353/solr ready
   [junit4]   2> 11783784 INFO  (closeThreadPool-67217-thread-2) 
[n:127.0.0.1:40073_qplhq%2Ft     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 11783823 INFO  (closeThreadPool-67217-thread-2) 
[n:127.0.0.1:40073_qplhq%2Ft     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1555a0b2
   [junit4]   2> 11783866 INFO  (closeThreadPool-67217-thread-2) 
[n:127.0.0.1:40073_qplhq%2Ft     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1555a0b2
   [junit4]   2> 11783867 INFO  (closeThreadPool-67217-thread-2) 
[n:127.0.0.1:40073_qplhq%2Ft     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1555a0b2
   [junit4]   2> 11783868 INFO  (closeThreadPool-67217-thread-2) 
[n:127.0.0.1:40073_qplhq%2Ft     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/shard-3-001/cores
   [junit4]   2> 11784031 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/shard-4-001
 of type NRT
   [junit4]   2> 11784032 WARN  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 11784032 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 11784032 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 11784032 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 11784033 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 11784033 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 11784033 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 11784033 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@67b8c912{/qplhq/t,null,AVAILABLE}
   [junit4]   2> 11784034 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2afcc3ad{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39450}
   [junit4]   2> 11784034 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.s.Server Started @11784091ms
   [junit4]   2> 11784034 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qplhq/t, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/tempDir-001/jetty4,
 hostPort=39450, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/shard-4-001/cores}
   [junit4]   2> 11784034 ERROR (closeThreadPool-67217-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 11784034 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 11784034 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 11784034 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 11784034 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 11784034 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-19T16:02:02.246743Z
   [junit4]   2> 11784035 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11784036 INFO  (zkConnectionManagerCallback-67276-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11784036 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11784151 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 11784151 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/shard-4-001/solr.xml
   [junit4]   2> 11784154 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 11784154 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 11784155 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1555a0b2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 11784652 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 11784679 WARN  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@55af2759[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11784679 WARN  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@55af2759[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11784682 WARN  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1c74b75c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11784682 WARN  (closeThreadPool-67217-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1c74b75c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11784683 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41353/solr
   [junit4]   2> 11784777 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11784777 INFO  (zkConnectionManagerCallback-67283-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11784777 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11784898 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11784899 INFO  (zkConnectionManagerCallback-67285-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11784899 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11784903 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 11784917 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:39450_qplhq%2Ft as DOWN
   [junit4]   2> 11784930 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 11784930 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39450_qplhq%2Ft
   [junit4]   2> 11784931 INFO  (zkCallback-67234-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 11784931 INFO  (zkCallback-67227-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 11784931 INFO  (zkCallback-67203-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 11784931 INFO  (zkCallback-67215-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 11784931 INFO  (zkCallback-67246-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 11784946 INFO  (zkCallback-67253-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 11784946 INFO  (zkCallback-67284-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 11784946 INFO  (zkCallback-67265-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 11784946 INFO  (zkCallback-67196-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 11784955 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11784955 INFO  (zkCallback-67272-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 11784955 INFO  (zkConnectionManagerCallback-67292-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11784955 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11784956 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 11784958 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41353/solr ready
   [junit4]   2> 11785092 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 11785157 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1555a0b2
   [junit4]   2> 11785196 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1555a0b2
   [junit4]   2> 11785196 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1555a0b2
   [junit4]   2> 11785210 INFO  (closeThreadPool-67217-thread-2) [     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/shard-4-001/cores
   [junit4]   2> 11785348 INFO  
(TEST-RollingRestartTest.test-seed#[F5493AEDEFCC5BC6]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/shard-5-001
 of type NRT
   [junit4]   2> 11785360 WARN  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 11785360 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 11785360 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 11785360 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 11785496 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 11785496 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 11785496 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 11785514 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@79bac0b8{/qplhq/t,null,AVAILABLE}
   [junit4]   2> 11785514 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@21e5c16f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35318}
   [junit4]   2> 11785514 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.s.Server Started @11785571ms
   [junit4]   2> 11785514 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qplhq/t, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/tempDir-001/jetty5,
 hostPort=35318, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/shard-5-001/cores}
   [junit4]   2> 11785514 ERROR (closeThreadPool-67217-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 11785514 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 11785530 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 11785530 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 11785530 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 11785530 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-19T16:02:03.742109Z
   [junit4]   2> 11785566 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11785781 INFO  (zkConnectionManagerCallback-67295-thread-1) [  
   ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11785781 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11785906 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 11785906 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_F5493AEDEFCC5BC6-001/shard-5-001/solr.xml
   [junit4]   2> 11785909 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 11785909 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 11785910 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1555a0b2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 11786433 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 11786454 WARN  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@498ed74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11786454 WARN  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@498ed74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11786459 WARN  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@459548cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11786459 WARN  (closeThreadPool-67217-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@459548cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11786460 INFO  (closeThreadPool-67217-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41353/solr
   [junit4]   2> 11786461 INFO  (close

[...truncated too long message...]

ile = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1723093552
     [copy] Copying 249 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1723093552
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1723093552

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
#;[email protected]
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 39ms :: artifacts dl 10ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 761 minutes 46 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to