Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/126/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
Error from server at https://127.0.0.1:39401/collection1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: 
https://127.0.0.1:39219/collection1_shard1_replica_n2/get

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:39401/collection1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: 
https://127.0.0.1:39219/collection1_shard1_replica_n2/get
        at 
__randomizedtesting.SeedInfo.seed([4BE83A2F408E71BE:C3BC05F5EE721C46]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
        at 
org.apache.solr.cloud.ShardRoutingTest.doAtomicUpdate(ShardRoutingTest.java:307)
        at 
org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:111)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14309 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/init-core-data-001
   [junit4]   2> 1202045 INFO  
(SUITE-ShardRoutingTest-seed#[4BE83A2F408E71BE]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1202047 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1202047 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1202047 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1202147 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36739
   [junit4]   2> 1202147 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36739
   [junit4]   2> 1202147 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36739
   [junit4]   2> 1202154 INFO  (zkConnectionManagerCallback-7297-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1202157 INFO  (zkConnectionManagerCallback-7299-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1202158 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1202159 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1202159 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1202160 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1202160 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1202160 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1202161 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1202161 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1202161 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1202162 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1202162 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1202163 INFO  (zkConnectionManagerCallback-7303-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1202164 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1202257 WARN  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1202257 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1202257 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1202258 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1202262 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1202262 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 1202262 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 1202263 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d7932ad{/,null,AVAILABLE}
   [junit4]   2> 1202263 WARN  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6895e93e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1202264 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@488aa690{SSL,[ssl, 
http/1.1]}{127.0.0.1:46075}
   [junit4]   2> 1202264 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] o.e.j.s.Server 
Started @1202325ms
   [junit4]   2> 1202264 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/tempDir-001/control/data,
 hostContext=/, hostPort=46075, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/control-001/cores}
   [junit4]   2> 1202264 ERROR 
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1202264 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1202265 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1202265 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1202265 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1202265 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-03T14:27:10.782Z
   [junit4]   2> 1202266 INFO  (zkConnectionManagerCallback-7305-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1202266 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1202266 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/control-001/solr.xml
   [junit4]   2> 1202270 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1202270 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1202271 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1202341 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1202341 WARN  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1202342 WARN  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@13b979c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1202344 WARN  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1202345 WARN  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7f81fae6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1202346 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:36739/solr
   [junit4]   2> 1202347 INFO  (zkConnectionManagerCallback-7311-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1202347 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10051b2ec0d0004, likely client has closed socket
   [junit4]   2> 1202348 INFO  (zkConnectionManagerCallback-7313-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1202376 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [n:127.0.0.1:46075_    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46075_
   [junit4]   2> 1202377 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [n:127.0.0.1:46075_    ] 
o.a.s.c.Overseer Overseer (id=72147422944231429-127.0.0.1:46075_-n_0000000000) 
starting
   [junit4]   2> 1202379 INFO  (zkConnectionManagerCallback-7320-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1202379 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [n:127.0.0.1:46075_    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36739/solr ready
   [junit4]   2> 1202380 INFO  
(OverseerStateUpdate-72147422944231429-127.0.0.1:46075_-n_0000000000) 
[n:127.0.0.1:46075_    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:46075_
   [junit4]   2> 1202381 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [n:127.0.0.1:46075_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46075_
   [junit4]   2> 1202381 INFO  (zkCallback-7319-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1202382 INFO  (zkCallback-7312-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1202397 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [n:127.0.0.1:46075_    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1202408 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [n:127.0.0.1:46075_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be
   [junit4]   2> 1202414 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [n:127.0.0.1:46075_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be
   [junit4]   2> 1202414 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [n:127.0.0.1:46075_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be
   [junit4]   2> 1202415 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [n:127.0.0.1:46075_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/control-001/cores
   [junit4]   2> 1202428 INFO  (zkConnectionManagerCallback-7326-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1202429 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1202429 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36739/solr ready
   [junit4]   2> 1202438 INFO  (qtp1168609526-21979) [n:127.0.0.1:46075_    ] 
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:46075_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1202440 INFO  
(OverseerThreadFactory-7295-thread-1-processing-n:127.0.0.1:46075_) 
[n:127.0.0.1:46075_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1202545 INFO  (qtp1168609526-21980) [n:127.0.0.1:46075_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1202545 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1202546 INFO  (qtp1168609526-21980) [n:127.0.0.1:46075_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1202546 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1202547 INFO  (qtp1168609526-21980) [n:127.0.0.1:46075_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1202550 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_    
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> 1202550 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1203581 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1203630 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
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> 1203687 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1203694 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
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> 1203694 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
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@75d187be
   [junit4]   2> 1203694 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
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/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1203697 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
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=44, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.9111328125, 
noCFSRatio=0.6718868412872052]
   [junit4]   2> 1203718 WARN  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
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> 1203774 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
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> 1203774 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
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> 1203782 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1203782 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1203783 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=65.78515625, 
floorSegmentMB=0.5859375, forceMergeDeletesPctAllowed=21.865632115612684, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=45.47082908065298
   [junit4]   2> 1203783 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@67c5b5c3[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1203784 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1203784 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
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> 1203784 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1203784 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
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 1624458167374053376
   [junit4]   2> 1203788 INFO  
(searcherExecutor-7300-thread-1-processing-n:127.0.0.1:46075_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:46075_ 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@67c5b5c3[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1203790 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
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> 1203790 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
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> 1203792 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1203792 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
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> 1203792 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46075/control_collection_shard1_replica_n1/
   [junit4]   2> 1203792 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
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> 1203792 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:46075/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1203792 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
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/72147422944231429-core_node2-n_0000000000
   [junit4]   2> 1203793 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46075/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1203907 INFO  (zkCallback-7312-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> 1203907 INFO  (zkCallback-7312-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> 1203907 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
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> 1203909 INFO  (qtp1168609526-21981) [n:127.0.0.1:46075_ 
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=1358
   [junit4]   2> 1203911 INFO  (qtp1168609526-21979) [n:127.0.0.1:46075_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1204008 INFO  (zkCallback-7312-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> 1204008 INFO  (zkCallback-7312-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> 1204008 INFO  (zkCallback-7312-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> 1204009 INFO  (qtp1168609526-21979) [n:127.0.0.1:46075_    ] 
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:46075_&wt=javabin&version=2}
 status=0 QTime=1570
   [junit4]   2> 1204012 INFO  (zkConnectionManagerCallback-7332-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204013 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1204013 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36739/solr ready
   [junit4]   2> 1204013 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1204015 INFO  (qtp1168609526-21979) [n:127.0.0.1:46075_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1204016 INFO  
(OverseerThreadFactory-7295-thread-2-processing-n:127.0.0.1:46075_) 
[n:127.0.0.1:46075_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1204017 INFO  
(OverseerCollectionConfigSetProcessor-72147422944231429-127.0.0.1:46075_-n_0000000000)
 [n:127.0.0.1:46075_    ] 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> 1204218 WARN  
(OverseerThreadFactory-7295-thread-2-processing-n:127.0.0.1:46075_) 
[n:127.0.0.1:46075_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1204219 INFO  (qtp1168609526-21979) [n:127.0.0.1:46075_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1204219 INFO  (qtp1168609526-21979) [n:127.0.0.1:46075_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=204
   [junit4]   2> 1204220 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=8
   [junit4]   2> 1204317 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-1-001
 of type NRT
   [junit4]   2> 1204319 WARN  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1204319 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1204319 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1204319 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1204328 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1204328 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1204328 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1204328 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2eec79f2{/,null,AVAILABLE}
   [junit4]   2> 1204328 WARN  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@336b07a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204331 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@678d7101{SSL,[ssl, 
http/1.1]}{127.0.0.1:40589}
   [junit4]   2> 1204331 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.Server Started @1204393ms
   [junit4]   2> 1204331 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=40589, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-1-001/cores}
   [junit4]   2> 1204332 ERROR (closeThreadPool-7333-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1204332 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1204332 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1204332 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1204332 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1204332 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-03T14:27:12.849Z
   [junit4]   2> 1204339 INFO  (zkConnectionManagerCallback-7335-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204339 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1204339 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-1-001/solr.xml
   [junit4]   2> 1204342 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1204342 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1204343 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1204402 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1204403 WARN  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1204403 WARN  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@22c66183[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204405 WARN  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1204406 WARN  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5bedf426[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204407 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36739/solr
   [junit4]   2> 1204408 INFO  (zkConnectionManagerCallback-7341-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204408 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-2-001
 of type NRT
   [junit4]   2> 1204409 INFO  (zkConnectionManagerCallback-7343-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204409 WARN  (closeThreadPool-7333-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1204410 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1204410 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1204410 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1204411 INFO  (closeThreadPool-7333-thread-1) 
[n:127.0.0.1:40589_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1204412 INFO  (closeThreadPool-7333-thread-1) 
[n:127.0.0.1:40589_    ] o.a.s.c.ZkController Publish node=127.0.0.1:40589_ as 
DOWN
   [junit4]   2> 1204413 INFO  (closeThreadPool-7333-thread-1) 
[n:127.0.0.1:40589_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1204413 INFO  (closeThreadPool-7333-thread-1) 
[n:127.0.0.1:40589_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40589_
   [junit4]   2> 1204413 INFO  (zkCallback-7312-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1204416 INFO  (zkCallback-7319-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1204416 INFO  (zkCallback-7331-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1204420 INFO  (zkCallback-7342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1204420 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1204420 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1204420 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1204424 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6258fd37{/,null,AVAILABLE}
   [junit4]   2> 1204424 WARN  (closeThreadPool-7333-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2df70a95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204424 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@44654c21{SSL,[ssl, 
http/1.1]}{127.0.0.1:39401}
   [junit4]   2> 1204424 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.e.j.s.Server Started @1204486ms
   [junit4]   2> 1204424 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=39401, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-2-001/cores}
   [junit4]   2> 1204425 ERROR (closeThreadPool-7333-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1204425 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1204425 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1204425 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1204425 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1204425 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-03T14:27:12.942Z
   [junit4]   2> 1204426 INFO  (zkConnectionManagerCallback-7347-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204427 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1204427 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-2-001/solr.xml
   [junit4]   2> 1204429 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1204429 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1204430 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1204436 INFO  (zkConnectionManagerCallback-7352-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204436 INFO  (closeThreadPool-7333-thread-1) 
[n:127.0.0.1:40589_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1204437 INFO  (closeThreadPool-7333-thread-1) 
[n:127.0.0.1:40589_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:36739/solr ready
   [junit4]   2> 1204437 INFO  (closeThreadPool-7333-thread-1) 
[n:127.0.0.1:40589_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1204453 INFO  (closeThreadPool-7333-thread-1) 
[n:127.0.0.1:40589_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be
   [junit4]   2> 1204463 INFO  (closeThreadPool-7333-thread-1) 
[n:127.0.0.1:40589_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be
   [junit4]   2> 1204463 INFO  (closeThreadPool-7333-thread-1) 
[n:127.0.0.1:40589_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be
   [junit4]   2> 1204464 INFO  (closeThreadPool-7333-thread-1) 
[n:127.0.0.1:40589_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-1-001/cores
   [junit4]   2> 1204500 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-3-001
 of type NRT
   [junit4]   2> 1204501 WARN  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1204501 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1204502 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1204502 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1204502 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1204502 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1204502 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1204502 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4558dbd{/,null,AVAILABLE}
   [junit4]   2> 1204503 WARN  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2dbc7243[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204503 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1623a7cc{SSL,[ssl, 
http/1.1]}{127.0.0.1:43797}
   [junit4]   2> 1204503 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.Server Started @1204564ms
   [junit4]   2> 1204503 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=43797, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-3-001/cores}
   [junit4]   2> 1204503 ERROR (closeThreadPool-7333-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1204503 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1204503 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1204503 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1204504 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1204504 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-03T14:27:13.021Z
   [junit4]   2> 1204511 INFO  (zkConnectionManagerCallback-7355-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204512 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1204512 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-3-001/solr.xml
   [junit4]   2> 1204515 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1204515 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1204517 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1204574 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-4-001
 of type NRT
   [junit4]   2> 1204576 WARN  (closeThreadPool-7333-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1204576 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1204576 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1204576 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1204611 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1204611 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1204612 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1204615 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b6b727b{/,null,AVAILABLE}
   [junit4]   2> 1204616 WARN  (closeThreadPool-7333-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@38d3ab25[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204616 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@15fd65a{SSL,[ssl, 
http/1.1]}{127.0.0.1:39219}
   [junit4]   2> 1204616 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.e.j.s.Server Started @1204677ms
   [junit4]   2> 1204616 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=39219, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-4-001/cores}
   [junit4]   2> 1204616 ERROR (closeThreadPool-7333-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1204616 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1204616 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1204616 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1204616 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1204616 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-03T14:27:13.133Z
   [junit4]   2> 1204654 INFO  (zkConnectionManagerCallback-7357-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204655 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1204655 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-4-001/solr.xml
   [junit4]   2> 1204685 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1204685 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1204686 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1204727 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1204727 WARN  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1204728 WARN  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1470e1ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204735 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-5-001
 of type NRT
   [junit4]   2> 1204736 WARN  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1204741 WARN  (closeThreadPool-7333-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1204742 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1204742 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1204742 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1204742 WARN  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5f7a5c70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204743 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36739/solr
   [junit4]   2> 1204745 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1204745 WARN  (closeThreadPool-7333-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1204755 INFO  (zkConnectionManagerCallback-7363-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204755 WARN  (closeThreadPool-7333-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6feaec79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204760 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1204760 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1204760 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1204760 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@59e50ba0{/,null,AVAILABLE}
   [junit4]   2> 1204760 WARN  (closeThreadPool-7333-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5f57604b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204761 WARN  (closeThreadPool-7333-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1204773 INFO  (zkConnectionManagerCallback-7367-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204773 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@662e54ec{SSL,[ssl, 
http/1.1]}{127.0.0.1:41903}
   [junit4]   2> 1204773 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.e.j.s.Server Started @1204834ms
   [junit4]   2> 1204773 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/tempDir-001/jetty5,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=41903, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-5-001/cores}
   [junit4]   2> 1204773 WARN  (closeThreadPool-7333-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2c8c0af6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204773 ERROR (closeThreadPool-7333-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1204773 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1204773 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1204773 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1204773 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1204773 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-03T14:27:13.290Z
   [junit4]   2> 1204774 INFO  (closeThreadPool-7333-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36739/solr
   [junit4]   2> 1204776 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1204777 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:43797_ as DOWN
   [junit4]   2> 1204777 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1204777 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43797_
   [junit4]   2> 1204778 INFO  (zkCallback-7312-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1204778 INFO  (zkCallback-7319-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1204780 INFO  (zkCallback-7342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1204780 INFO  (zkCallback-7331-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1204784 INFO  (zkCallback-7366-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1204790 INFO  (zkCallback-7351-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1204792 INFO  (zkConnectionManagerCallback-7371-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204792 INFO  (zkConnectionManagerCallback-7373-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204796 INFO  (zkConnectionManagerCallback-7380-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204796 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1204796 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-5-001/solr.xml
   [junit4]   2> 1204796 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1204796 WARN  (closeThreadPool-7333-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1204797 WARN  (closeThreadPool-7333-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7f982c02[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204798 WARN  (closeThreadPool-7333-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1204799 WARN  (closeThreadPool-7333-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2b4e3796[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204799 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1204799 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1204799 INFO  (closeThreadPool-7333-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36739/solr
   [junit4]   2> 1204800 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10051b2ec0d0013, likely client has closed socket
   [junit4]   2> 1204800 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1204800 INFO  (zkConnectionManagerCallback-7383-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204800 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1204800 INFO  (zkConnectionManagerCallback-7388-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204801 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36739/solr ready
   [junit4]   2> 1204803 INFO  (closeThreadPool-7333-thread-2) 
[n:127.0.0.1:39401_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1204804 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1204804 INFO  (closeThreadPool-7333-thread-2) 
[n:127.0.0.1:39401_    ] o.a.s.c.ZkController Publish node=127.0.0.1:39401_ as 
DOWN
   [junit4]   2> 1204804 INFO  (zkConnectionManagerCallback-7393-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204805 INFO  (closeThreadPool-7333-thread-2) 
[n:127.0.0.1:39401_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1204805 INFO  (closeThreadPool-7333-thread-2) 
[n:127.0.0.1:39401_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39401_
   [junit4]   2> 1204805 INFO  (zkCallback-7342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204805 INFO  (zkCallback-7331-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204805 INFO  (zkCallback-7312-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204805 INFO  (zkCallback-7319-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204806 INFO  (zkCallback-7351-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204807 INFO  (zkCallback-7366-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204811 INFO  (zkCallback-7382-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204812 INFO  (zkCallback-7379-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204813 INFO  (closeThreadPool-7333-thread-3) 
[n:127.0.0.1:39219_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1204815 INFO  (closeThreadPool-7333-thread-3) 
[n:127.0.0.1:39219_    ] o.a.s.c.ZkController Publish node=127.0.0.1:39219_ as 
DOWN
   [junit4]   2> 1204816 INFO  (closeThreadPool-7333-thread-3) 
[n:127.0.0.1:39219_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1204816 INFO  (closeThreadPool-7333-thread-3) 
[n:127.0.0.1:39219_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39219_
   [junit4]   2> 1204817 INFO  (zkCallback-7342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1204817 INFO  (zkCallback-7382-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1204817 INFO  (zkCallback-7351-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1204817 INFO  (zkCallback-7366-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1204817 INFO  (zkCallback-7319-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1204817 INFO  (zkCallback-7331-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1204817 INFO  (zkCallback-7312-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1204817 INFO  (zkCallback-7379-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1204821 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be
   [junit4]   2> 1204824 INFO  (zkCallback-7392-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1204827 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be
   [junit4]   2> 1204827 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be
   [junit4]   2> 1204828 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-3-001/cores
   [junit4]   2> 1204832 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-6-001
 of type NRT
   [junit4]   2> 1204837 WARN  (closeThreadPool-7333-thread-5) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1204837 INFO  (closeThreadPool-7333-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1204837 INFO  (closeThreadPool-7333-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1204837 INFO  (closeThreadPool-7333-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1204843 INFO  (zkConnectionManagerCallback-7400-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204844 INFO  (closeThreadPool-7333-thread-2) 
[n:127.0.0.1:39401_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1204844 INFO  (closeThreadPool-7333-thread-2) 
[n:127.0.0.1:39401_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:36739/solr ready
   [junit4]   2> 1204852 INFO  (closeThreadPool-7333-thread-2) 
[n:127.0.0.1:39401_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1204852 INFO  (zkConnectionManagerCallback-7405-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204857 INFO  (closeThreadPool-7333-thread-3) 
[n:127.0.0.1:39219_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1204858 INFO  (closeThreadPool-7333-thread-3) 
[n:127.0.0.1:39219_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:36739/solr ready
   [junit4]   2> 1204863 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1204863 WARN  (closeThreadPool-7333-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1204864 INFO  (closeThreadPool-7333-thread-2) 
[n:127.0.0.1:39401_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be
   [junit4]   2> 1204868 INFO  (closeThreadPool-7333-thread-3) 
[n:127.0.0.1:39219_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1204868 INFO  (closeThreadPool-7333-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1204868 INFO  (closeThreadPool-7333-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1204868 INFO  (closeThreadPool-7333-thread-5) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1204868 INFO  (closeThreadPool-7333-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@51dc51de{/,null,AVAILABLE}
   [junit4]   2> 1204869 WARN  (closeThreadPool-7333-thread-5) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3aa345d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204869 INFO  (closeThreadPool-7333-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@603a48ba{SSL,[ssl, 
http/1.1]}{127.0.0.1:42115}
   [junit4]   2> 1204869 INFO  (closeThreadPool-7333-thread-5) [    ] 
o.e.j.s.Server Started @1204930ms
   [junit4]   2> 1204869 INFO  (closeThreadPool-7333-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/tempDir-001/jetty6,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=42115, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-6-001/cores}
   [junit4]   2> 1204869 ERROR (closeThreadPool-7333-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1204869 INFO  (closeThreadPool-7333-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1204869 INFO  (closeThreadPool-7333-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1204869 INFO  (closeThreadPool-7333-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1204869 INFO  (closeThreadPool-7333-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1204869 INFO  (closeThreadPool-7333-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-03T14:27:13.386Z
   [junit4]   2> 1204874 INFO  (closeThreadPool-7333-thread-2) 
[n:127.0.0.1:39401_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be
   [junit4]   2> 1204874 INFO  (closeThreadPool-7333-thread-2) 
[n:127.0.0.1:39401_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be
   [junit4]   2> 1204875 INFO  (closeThreadPool-7333-thread-2) 
[n:127.0.0.1:39401_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-2-001/cores
   [junit4]   2> 1204875 INFO  (zkConnectionManagerCallback-7410-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204876 WARN  (closeThreadPool-7333-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@76ecd824[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204877 WARN  (closeThreadPool-7333-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1204879 INFO  (closeThreadPool-7333-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1204879 INFO  (closeThreadPool-7333-thread-5) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-6-001/solr.xml
   [junit4]   2> 1204882 INFO  (closeThreadPool-7333-thread-3) 
[n:127.0.0.1:39219_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be
   [junit4]   2> 1204883 INFO  (closeThreadPool-7333-thread-5) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1204883 INFO  (closeThreadPool-7333-thread-5) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1204883 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10051b2ec0d001a, likely client has closed socket
   [junit4]   2> 1204884 INFO  (closeThreadPool-7333-thread-5) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1204892 INFO  (closeThreadPool-7333-thread-3) 
[n:127.0.0.1:39219_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be
   [junit4]   2> 1204892 INFO  (closeThreadPool-7333-thread-3) 
[n:127.0.0.1:39219_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75d187be
   [junit4]   2> 1204893 INFO  (closeThreadPool-7333-thread-3) 
[n:127.0.0.1:39219_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-4-001/cores
   [junit4]   2> 1204896 WARN  (closeThreadPool-7333-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@cb6091[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204896 INFO  (closeThreadPool-7333-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36739/solr
   [junit4]   2> 1204907 INFO  (zkConnectionManagerCallback-7415-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204912 INFO  (zkConnectionManagerCallback-7417-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204914 INFO  (closeThreadPool-7333-thread-4) 
[n:127.0.0.1:41903_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1204916 INFO  (closeThreadPool-7333-thread-4) 
[n:127.0.0.1:41903_    ] o.a.s.c.ZkController Publish node=127.0.0.1:41903_ as 
DOWN
   [junit4]   2> 1204917 INFO  (closeThreadPool-7333-thread-4) 
[n:127.0.0.1:41903_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1204917 INFO  (closeThreadPool-7333-thread-4) 
[n:127.0.0.1:41903_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41903_
   [junit4]   2> 1204918 INFO  (zkCallback-7351-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1204918 INFO  (zkCallback-7331-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1204918 INFO  (zkCallback-7319-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1204918 INFO  (zkCallback-7379-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1204918 INFO  (zkCallback-7342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1204918 INFO  (zkCallback-7312-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1204918 INFO  (zkCallback-7366-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1204918 INFO  (zkCallback-7382-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1204918 INFO  (zkCallback-7392-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1204918 INFO  (zkCallback-7404-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1204927 INFO  (zkCallback-7399-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1204927 INFO  (zkCallback-7416-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1204928 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-7-001
 of type NRT
   [junit4]   2> 1204929 WARN  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1204929 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1204929 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1204929 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1204953 INFO  (closeThreadPool-7333-thread-5) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1204954 WARN  (closeThreadPool-7333-thread-5) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1204955 INFO  (zkConnectionManagerCallback-7424-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204974 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1204974 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1204974 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1204975 INFO  (closeThreadPool-7333-thread-4) 
[n:127.0.0.1:41903_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (6)
   [junit4]   2> 1204975 INFO  (closeThreadPool-7333-thread-4) 
[n:127.0.0.1:41903_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:36739/solr ready
   [junit4]   2> 1204984 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@225a48d8{/,null,AVAILABLE}
   [junit4]   2> 1204984 WARN  (closeThreadPool-7333-thread-5) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2184f2f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204984 WARN  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@20ff8275[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204986 INFO  (closeThreadPool-7333-thread-4) 
[n:127.0.0.1:41903_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1204992 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@584e02d1{SSL,[ssl, 
http/1.1]}{127.0.0.1:40443}
   [junit4]   2> 1204992 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.e.j.s.Server Started @1205054ms
   [junit4]   2> 1204992 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/tempDir-001/jetty7,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=40443, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001/shard-7-001/cores}
   [junit4]   2> 1204993 ERROR (closeThreadPool-7333-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1204993 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1204993 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1204993 INFO  (closeThreadPool-7333-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1204993 INFO  (closeThreadPool-7333-thread-1) [  

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

/shard3
   [junit4]   2>        7       /solr/collections/collection1/terms/shard4
   [junit4]   2>        3       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        133     /solr/collections/collection1/state.json
   [junit4]   2>        20      /solr/clusterprops.json
   [junit4]   2>        20      /solr/clusterstate.json
   [junit4]   2>        9       /solr/collections/control_collection/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72147422944231447-127.0.0.1:39219_-n_0000000004
   [junit4]   2>        2       
/solr/overseer_elect/election/72147422944231429-127.0.0.1:46075_-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/live_nodes
   [junit4]   2>        20      /solr/collections
   [junit4]   2> 
   [junit4]   2> 1244156 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36739
   [junit4]   2> 1244156 INFO  
(TEST-ShardRoutingTest.test-seed#[4BE83A2F408E71BE]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36739
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardRoutingTest 
-Dtests.method=test -Dtests.seed=4BE83A2F408E71BE -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=vi-VN -Dtests.timezone=America/Anchorage 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   42.1s J1 | ShardRoutingTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:39401/collection1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: 
https://127.0.0.1:39219/collection1_shard1_replica_n2/get
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4BE83A2F408E71BE:C3BC05F5EE721C46]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
   [junit4]    >        at 
org.apache.solr.cloud.ShardRoutingTest.doAtomicUpdate(ShardRoutingTest.java:307)
   [junit4]    >        at 
org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:111)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_4BE83A2F408E71BE-001
   [junit4]   2> Feb 03, 2019 2:27:52 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{_root_=PostingsFormat(name=Asserting), id=FSTOrd50}, 
docValues:{foo_i=DocValuesFormat(name=Lucene80), 
_version_=DocValuesFormat(name=Lucene80), 
_root_=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Direct)}, 
maxPointsInLeafNode=663, maxMBSortInHeap=5.522963330327776, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4a8f224d),
 locale=vi-VN, timezone=America/Anchorage
   [junit4]   2> NOTE: Linux 4.15.0-43-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=8,threads=1,free=182953144,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestPKIAuthenticationPlugin, 
DeleteLastCustomShardedReplicaTest, RequestLoggingTest, SortSpecParsingTest, 
TestFileDictionaryLookup, TestStreamBody, TestRecovery, TestCloudDeleteByQuery, 
WrapperMergePolicyFactoryTest, SolrCoreCheckLockOnStartupTest, TestXmlQParser, 
NotRequiredUniqueKeyTest, TestSolrJ, DisMaxRequestHandlerTest, 
TestCollapseQParserPlugin, TestLegacyBM25SimilarityFactory, HttpPartitionTest, 
CoreAdminRequestStatusTest, TestLockTree, XmlInterpolationTest, 
DateRangeFieldTest, LoggingHandlerTest, TestFieldCacheSortRandom, 
TestReloadDeadlock, ShardSplitTest, ConcurrentCreateRoutedAliasTest, 
TestBadConfig, DistributedVersionInfoTest, TestSolr4Spatial2, 
ChaosMonkeySafeLeaderWithPullReplicasTest, UpdateRequestProcessorFactoryTest, 
TestStressCloudBlindAtomicUpdates, TestQuerySenderListener, 
CollectionTooManyReplicasTest, TestDefaultStatsCache, HttpSolrCallGetCoreTest, 
TestSolrQueryResponse, TestRawResponseWriter, CurrencyRangeFacetCloudTest, 
BasicDistributedZk2Test, TestIBSimilarityFactory, ZkFailoverTest, 
TestNoOpRegenerator, TestCollectionAPIs, LeaderElectionTest, 
NodeLostTriggerTest, TestClassicSimilarityFactory, TestUnifiedSolrHighlighter, 
TestInfoStreamLogging, FileBasedSpellCheckerTest, TestReplicationHandlerBackup, 
TestSimPolicyCloud, SecurityConfHandlerTest, CollectionPropsTest, 
SolrCmdDistributorTest, HLLUtilTest, StatsComponentTest, 
PreAnalyzedUpdateProcessorTest, SynonymTokenizerTest, 
TestEmbeddedSolrServerConstructors, TestDistributedStatsComponentCardinality, 
TestCloudJSONFacetSKG, JvmMetricsTest, TestConfigSets, 
DistributedQueryComponentOptimizationTest, ReplaceNodeNoTargetTest, 
TestSimComputePlanAction, PolyFieldTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, RestartWhileUpdatingTest, 
TestHighFrequencyDictionaryFactory, GraphQueryTest, V2ApiIntegrationTest, 
SolrIndexSplitterTest, TestLazyCores, TestBulkSchemaAPI, 
TemplateUpdateProcessorTest, StressHdfsTest, TestPartialUpdateDeduplication, 
CustomTermsComponentTest, BadIndexSchemaTest, TestRandomFaceting, RulesTest, 
TestManagedSchemaAPI, JavabinLoaderTest, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsLockFactoryTest, 
ReplicaListTransformerTest, MultiSolrCloudTestCaseTest, MetricsHandlerTest, 
DistributedExpandComponentTest, SimpleFacetsTest, 
TestPayloadScoreQParserPlugin, CSVRequestHandlerTest, TestSortableTextField, 
TestMaxTokenLenTokenizer, MoveReplicaHDFSFailoverTest, TestMacroExpander, 
NumberUtilsTest, TestNumericRangeQuery64, TokenizerChainTest, 
TestSolrDeletionPolicy1, TestCustomDocTransformer, UtilsToolTest, 
TestCloudManagedSchema, TestTlogReplica, TestCloudPivotFacet, 
TestSortByMinMaxFunction, TestDistributedMap, SearchRateTriggerIntegrationTest, 
RequestHandlersTest, PluginInfoTest, TestSurroundQueryParser, 
TestTolerantSearch, BigEndianAscendingWordDeserializerTest, MinimalSchemaTest, 
TestSchemaResource, ProtectedTermFilterFactoryTest, TestSimpleQParserPlugin, 
BlockDirectoryTest, TestPivotHelperCode, DeleteShardTest, TestSafeXMLParsing, 
AtomicUpdatesTest, TestSimExecutePlanAction, TestLegacyField, 
TestConfigOverlay, TestRestoreCore, TestZkAclsWithHadoopAuth, 
SolrShardReporterTest, BasicFunctionalityTest, 
TermVectorComponentDistributedTest, DistributedSuggestComponentTest, 
SharedFSAutoReplicaFailoverTest, OverseerModifyCollectionTest, 
TestRequestForwarding, DateMathParserTest, TestSerializedLuceneMatchVersion, 
OverseerTaskQueueTest, TestDocumentBuilder, TestGroupingSearch, 
TestHighlightDedupGrouping, TestJoin, TestSolrCoreProperties, 
PathHierarchyTokenizerFactoryTest, TestDeprecatedFilters, 
TestLuceneMatchVersion, TestReversedWildcardFilterFactory, ConnectionReuseTest, 
AddReplicaTest, AssignBackwardCompatibilityTest, ChaosMonkeyNothingIsSafeTest, 
ChaosMonkeySafeLeaderTest, DeleteInactiveReplicaTest, DistribCursorPagingTest, 
DistribJoinFromCollectionTest, DistributedQueueTest, 
FullSolrCloudDistribCmdsTest, HealthCheckHandlerTest, LeaderTragicEventTest, 
MetricsHistoryIntegrationTest, MigrateRouteKeyTest, MoveReplicaTest, 
NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, PeerSyncReplicationTest, 
SaslZkACLProviderTest, ShardRoutingCustomTest, ShardRoutingTest]
   [junit4] Completed [483/841 (1!)] on J1 in 42.84s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1301 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20190203_140708_4196587454019450539201.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/heapdumps/java_pid17436.hprof ...
   [junit4] Heap dump file created [405951803 bytes in 1.318 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 8937 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:633: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:585: Some of the tests 
produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? 
Dumps created:
* java_pid17436.hprof

Total time: 77 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to