Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23147/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseSerialGC

2 tests failed.
FAILED:  
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testParallelUpdateQTime

Error Message:
Error from server at 
https://127.0.0.1:45713/solr/collection1_shard2_replica_n2: Expected mime type 
application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 
Can not find: /solr/collection1_shard2_replica_n2/update</title> </head> 
<body><h2>HTTP ERROR 404</h2> <p>Problem accessing 
/solr/collection1_shard2_replica_n2/update. Reason: <pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>  
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:45713/solr/collection1_shard2_replica_n2: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([EE42017C33909CB1:9A7AED7DEF4922]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testParallelUpdateQTime(CloudSolrClientTest.java:146)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:45713/solr/collection1_shard2_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


FAILED:  
org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest.testDataDirIsNotReused

Error Message:
 null Live Nodes: [127.0.0.1:35331_solr, 127.0.0.1:36473_solr] Last available 
state: DocCollection(test//collections/test/state.json/5)={   
"pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       
"replicas":{"core_node2":{           
"dataDir":"hdfs://localhost.localdomain:45213/data/test/core_node2/data/",      
     "base_url":"http://127.0.0.1:36473/solr";,           
"node_name":"127.0.0.1:36473_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost.localdomain:45213/data/test/core_node2/data/tlog",  
         "core":"test_shard1_replica_n1",           "shared_storage":"true",    
       "state":"down",           "leader":"true"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"1",   
"autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: 
null
Live Nodes: [127.0.0.1:35331_solr, 127.0.0.1:36473_solr]
Last available state: DocCollection(test//collections/test/state.json/5)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node2":{
          
"dataDir":"hdfs://localhost.localdomain:45213/data/test/core_node2/data/",
          "base_url":"http://127.0.0.1:36473/solr";,
          "node_name":"127.0.0.1:36473_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost.localdomain:45213/data/test/core_node2/data/tlog",
          "core":"test_shard1_replica_n1",
          "shared_storage":"true",
          "state":"down",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([41F368CB40591166:59EC2ABF5300B3C1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
        at 
org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest.testDataDirIsNotReused(HDFSCollectionsAPITest.java:90)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 14557 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest
   [junit4]   2> 2276398 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_41F368CB40591166-001/init-core-data-001
   [junit4]   2> 2276398 WARN  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=238 numCloses=238
   [junit4]   2> 2276398 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2276399 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2276399 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_41F368CB40591166-001/tempDir-001
   [junit4]   2> 2276400 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2276400 INFO  (Thread-5924) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2276400 INFO  (Thread-5924) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2276402 ERROR (Thread-5924) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2276500 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:32839
   [junit4]   2> 2276511 INFO  (zkConnectionManagerCallback-6286-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2276516 INFO  (jetty-launcher-6283-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2276516 INFO  (jetty-launcher-6283-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2276517 INFO  (jetty-launcher-6283-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2276517 INFO  (jetty-launcher-6283-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2276517 INFO  (jetty-launcher-6283-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2276517 INFO  (jetty-launcher-6283-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2276517 INFO  (jetty-launcher-6283-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2276517 INFO  (jetty-launcher-6283-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2276517 INFO  (jetty-launcher-6283-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@327cf6{/solr,null,AVAILABLE}
   [junit4]   2> 2276517 INFO  (jetty-launcher-6283-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@194a248{/solr,null,AVAILABLE}
   [junit4]   2> 2276518 INFO  (jetty-launcher-6283-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@181fd29{HTTP/1.1,[http/1.1]}{127.0.0.1:36473}
   [junit4]   2> 2276518 INFO  (jetty-launcher-6283-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@40c900{HTTP/1.1,[http/1.1]}{127.0.0.1:35331}
   [junit4]   2> 2276518 INFO  (jetty-launcher-6283-thread-1) [    ] 
o.e.j.s.Server Started @2276552ms
   [junit4]   2> 2276519 INFO  (jetty-launcher-6283-thread-2) [    ] 
o.e.j.s.Server Started @2276552ms
   [junit4]   2> 2276519 INFO  (jetty-launcher-6283-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36473}
   [junit4]   2> 2276519 INFO  (jetty-launcher-6283-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35331}
   [junit4]   2> 2276519 ERROR (jetty-launcher-6283-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2276519 ERROR (jetty-launcher-6283-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2276519 INFO  (jetty-launcher-6283-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2276519 INFO  (jetty-launcher-6283-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2276519 INFO  (jetty-launcher-6283-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2276519 INFO  (jetty-launcher-6283-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2276519 INFO  (jetty-launcher-6283-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2276519 INFO  (jetty-launcher-6283-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2276519 INFO  (jetty-launcher-6283-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2276519 INFO  (jetty-launcher-6283-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2276519 INFO  (jetty-launcher-6283-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-03T20:41:40.991Z
   [junit4]   2> 2276519 INFO  (jetty-launcher-6283-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-03T20:41:40.991Z
   [junit4]   2> 2276520 INFO  (zkConnectionManagerCallback-6290-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2276520 INFO  (zkConnectionManagerCallback-6289-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2276520 INFO  (jetty-launcher-6283-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2276520 INFO  (jetty-launcher-6283-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2276523 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 
0x10026dc04440001, likely client has closed socket
   [junit4]   2> 2277109 INFO  (jetty-launcher-6283-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32839/solr
   [junit4]   2> 2277110 INFO  (zkConnectionManagerCallback-6294-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2277111 INFO  (zkConnectionManagerCallback-6296-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2277139 INFO  (jetty-launcher-6283-thread-1) 
[n:127.0.0.1:36473_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36473_solr
   [junit4]   2> 2277140 INFO  (jetty-launcher-6283-thread-1) 
[n:127.0.0.1:36473_solr    ] o.a.s.c.Overseer Overseer 
(id=72100320444153860-127.0.0.1:36473_solr-n_0000000000) starting
   [junit4]   2> 2277142 INFO  (zkConnectionManagerCallback-6303-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2277143 INFO  (jetty-launcher-6283-thread-1) 
[n:127.0.0.1:36473_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:32839/solr ready
   [junit4]   2> 2277143 INFO  
(OverseerStateUpdate-72100320444153860-127.0.0.1:36473_solr-n_0000000000) 
[n:127.0.0.1:36473_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36473_solr
   [junit4]   2> 2277143 INFO  (jetty-launcher-6283-thread-1) 
[n:127.0.0.1:36473_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36473_solr
   [junit4]   2> 2277144 INFO  (zkCallback-6295-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2277144 INFO  (zkCallback-6302-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2277155 INFO  (jetty-launcher-6283-thread-1) 
[n:127.0.0.1:36473_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2277173 INFO  (jetty-launcher-6283-thread-1) 
[n:127.0.0.1:36473_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36473.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153dd46
   [junit4]   2> 2277178 INFO  (jetty-launcher-6283-thread-1) 
[n:127.0.0.1:36473_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36473.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153dd46
   [junit4]   2> 2277178 INFO  (jetty-launcher-6283-thread-1) 
[n:127.0.0.1:36473_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36473.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153dd46
   [junit4]   2> 2277178 INFO  (jetty-launcher-6283-thread-1) 
[n:127.0.0.1:36473_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_41F368CB40591166-001/tempDir-001/node1/.
   [junit4]   2> 2277461 INFO  (jetty-launcher-6283-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32839/solr
   [junit4]   2> 2277462 INFO  (zkConnectionManagerCallback-6308-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2277463 INFO  (zkConnectionManagerCallback-6310-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2277467 INFO  (jetty-launcher-6283-thread-2) 
[n:127.0.0.1:35331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2277468 INFO  (jetty-launcher-6283-thread-2) 
[n:127.0.0.1:35331_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2277468 INFO  (jetty-launcher-6283-thread-2) 
[n:127.0.0.1:35331_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35331_solr
   [junit4]   2> 2277469 INFO  (zkCallback-6295-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2277470 INFO  (zkCallback-6302-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2277470 INFO  (zkCallback-6309-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2277479 INFO  (zkConnectionManagerCallback-6317-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2277480 INFO  (jetty-launcher-6283-thread-2) 
[n:127.0.0.1:35331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2277480 INFO  (jetty-launcher-6283-thread-2) 
[n:127.0.0.1:35331_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:32839/solr ready
   [junit4]   2> 2277481 INFO  (jetty-launcher-6283-thread-2) 
[n:127.0.0.1:35331_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2277494 INFO  (jetty-launcher-6283-thread-2) 
[n:127.0.0.1:35331_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35331.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153dd46
   [junit4]   2> 2277500 INFO  (jetty-launcher-6283-thread-2) 
[n:127.0.0.1:35331_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35331.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153dd46
   [junit4]   2> 2277500 INFO  (jetty-launcher-6283-thread-2) 
[n:127.0.0.1:35331_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35331.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153dd46
   [junit4]   2> 2277501 INFO  (jetty-launcher-6283-thread-2) 
[n:127.0.0.1:35331_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_41F368CB40591166-001/tempDir-001/node2/.
   [junit4]   2> 2277516 INFO  (zkConnectionManagerCallback-6320-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2277609 WARN  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 2277615 WARN  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2277616 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 2277627 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_localdomain_46833_hdfs____5wzh68/webapp
   [junit4]   2> 2278098 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] o.m.log 
Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:46833
   [junit4]   2> 2278202 WARN  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2278203 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 2278239 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_34357_datanode____r1h4aj/webapp
   [junit4]   2> 2278705 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34357
   [junit4]   2> 2278754 WARN  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2278755 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 2278764 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_34831_datanode____.fjz37o/webapp
   [junit4]   2> 2279229 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34831
   [junit4]   2> 2279424 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_41F368CB40591166-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_41F368CB40591166-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:45213) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 2279436 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x250f364f2158a: from storage 
DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd node 
DatanodeRegistration(127.0.0.1:39389, 
datanodeUuid=06cbe064-b895-4845-ad26-e181bf61dd4e, infoPort=35345, 
infoSecurePort=0, ipcPort=39633, 
storageInfo=lv=-56;cid=testClusterID;nsid=348050166;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 2279436 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x250f364f2158a: from storage 
DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6 node 
DatanodeRegistration(127.0.0.1:39389, 
datanodeUuid=06cbe064-b895-4845-ad26-e181bf61dd4e, infoPort=35345, 
infoSecurePort=0, ipcPort=39633, 
storageInfo=lv=-56;cid=testClusterID;nsid=348050166;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2279576 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_41F368CB40591166-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_41F368CB40591166-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:45213) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 2279587 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x250f36e0b3d57: from storage 
DS-5f88a28d-0ac2-4430-8748-f21b856d4c38 node 
DatanodeRegistration(127.0.0.1:38931, 
datanodeUuid=3d751f91-c0c0-4ac2-b52c-97b979c09e29, infoPort=42471, 
infoSecurePort=0, ipcPort=43379, 
storageInfo=lv=-56;cid=testClusterID;nsid=348050166;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 2279587 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x250f36e0b3d57: from storage 
DS-08df447f-ec9b-438e-a5e5-599e0339698a node 
DatanodeRegistration(127.0.0.1:38931, 
datanodeUuid=3d751f91-c0c0-4ac2-b52c-97b979c09e29, infoPort=42471, 
infoSecurePort=0, ipcPort=43379, 
storageInfo=lv=-56;cid=testClusterID;nsid=348050166;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2279665 INFO  (zkConnectionManagerCallback-6325-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2279666 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2279666 INFO  
(SUITE-HDFSCollectionsAPITest-seed#[41F368CB40591166]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32839/solr ready
   [junit4]   2> 2279832 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testDataDirIsNotReused
   [junit4]   2> 2279833 INFO  (qtp2767673-24304) [n:127.0.0.1:35331_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=test&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36473_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2279834 INFO  
(OverseerThreadFactory-8460-thread-1-processing-n:127.0.0.1:36473_solr) 
[n:127.0.0.1:36473_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
test
   [junit4]   2> 2279937 INFO  (qtp2767673-24294) [n:127.0.0.1:35331_solr    ] 
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> 2279938 INFO  (qtp2535396-24303) [n:127.0.0.1:36473_solr    ] 
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> 2279940 INFO  
(OverseerStateUpdate-72100320444153860-127.0.0.1:36473_solr-n_0000000000) 
[n:127.0.0.1:36473_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36473/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2280142 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr    
x:test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2280142 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr    
x:test_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2281557 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 2281561 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema 
[test_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2281563 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2281563 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'test_shard1_replica_n1' using configuration from collection 
test, trusted=true
   [junit4]   2> 2281563 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36473.solr.core.test.shard1.replica_n1' (registry 
'solr.core.test.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153dd46
   [junit4]   2> 2281564 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:45213/data
   [junit4]   2> 2281564 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2281564 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore 
[[test_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_41F368CB40591166-001/tempDir-001/node1/test_shard1_replica_n1],
 dataDir=[hdfs://localhost.localdomain:45213/data/test/core_node2/data/]
   [junit4]   2> 2281564 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:45213/data/test/core_node2/data/snapshot_metadata
   [junit4]   2> 2281572 WARN  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.h.HdfsDirectory 
The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 2286592 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:45213/data/test/core_node2/data
   [junit4]   2> 2286603 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:45213/data/test/core_node2/data/index
   [junit4]   2> 2286639 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|RBW]]}
 size 0
   [junit4]   2> 2286639 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|FINALIZED]]}
 size 0
   [junit4]   2> 2286675 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2286675 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2286675 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 2286683 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2286683 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2286691 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@65a1ee[test_shard1_replica_n1] main]
   [junit4]   2> 2286692 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2286692 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2286693 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2286693 INFO  
(searcherExecutor-8472-thread-1-processing-n:127.0.0.1:36473_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore 
[test_shard1_replica_n1] Registered new searcher 
Searcher@65a1ee[test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2286693 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1616146817262551040
   [junit4]   2> 2286697 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/test/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2286698 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2286698 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2286698 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:36473/solr/test_shard1_replica_n1/
   [junit4]   2> 2286698 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2286699 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:36473/solr/test_shard1_replica_n1/ has no replicas
   [junit4]   2> 2286700 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36473/solr/test_shard1_replica_n1/ shard1
   [junit4]   2> 2286751 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 2286752 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=6610
   [junit4]   2> 2286754 INFO  (qtp2767673-24304) [n:127.0.0.1:35331_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2286853 INFO  (zkCallback-6295-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2287755 INFO  (qtp2767673-24304) [n:127.0.0.1:35331_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=test&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36473_solr&wt=javabin&version=2}
 status=0 QTime=7922
   [junit4]   2> 2287761 INFO  (qtp2535396-24295) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/test/terms/shard1 to 
Terms{values={core_node2=1}, version=1}
   [junit4]   2> 2287772 INFO  (qtp2535396-24295) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1616146818379284480)]} 0 15
   [junit4]   2> 2287776 INFO  (qtp2535396-24303) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[2 (1616146818395013120)]} 0 2
   [junit4]   2> 2287777 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1616146818399207424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2287777 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11996ac 
commitCommandVersion:1616146818399207424
   [junit4]   2> 2287785 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|FINALIZED]]}
 size 0
   [junit4]   2> 2287785 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|FINALIZED]]}
 size 0
   [junit4]   2> 2287790 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|FINALIZED]]}
 size 0
   [junit4]   2> 2287791 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741828_1004 size 69
   [junit4]   2> 2287795 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741829_1005{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|FINALIZED]]}
 size 0
   [junit4]   2> 2287795 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741829_1005{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|FINALIZED],
 
ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|FINALIZED]]}
 size 0
   [junit4]   2> 2287801 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741830_1006{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|FINALIZED]]}
 size 0
   [junit4]   2> 2287802 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741830_1006{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|FINALIZED],
 
ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|FINALIZED]]}
 size 0
   [junit4]   2> 2287806 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741831_1007{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|FINALIZED]]}
 size 0
   [junit4]   2> 2287806 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741831_1007{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|FINALIZED]]}
 size 0
   [junit4]   2> 2287811 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741832_1008{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|FINALIZED]]}
 size 0
   [junit4]   2> 2287811 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741832_1008{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|FINALIZED],
 
ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|FINALIZED]]}
 size 0
   [junit4]   2> 2287815 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741833_1009{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|RBW]]}
 size 0
   [junit4]   2> 2287816 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741833_1009 size 185
   [junit4]   2> 2287820 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741834_1010{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|FINALIZED]]}
 size 0
   [junit4]   2> 2287821 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741834_1010{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|FINALIZED]]}
 size 0
   [junit4]   2> 2287825 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741835_1011{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|RBW]]}
 size 0
   [junit4]   2> 2287826 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741835_1011{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|FINALIZED]]}
 size 0
   [junit4]   2> 2287830 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741836_1012{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|FINALIZED]]}
 size 0
   [junit4]   2> 2287830 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741836_1012{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|FINALIZED]]}
 size 0
   [junit4]   2> 2287835 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741837_1013{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|RBW]]}
 size 0
   [junit4]   2> 2287835 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741837_1013{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|FINALIZED]]}
 size 0
   [junit4]   2> 2287836 INFO  
(OverseerCollectionConfigSetProcessor-72100320444153860-127.0.0.1:36473_solr-n_0000000000)
 [n:127.0.0.1:36473_solr    ] 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> 2287839 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741838_1014{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|RBW]]}
 size 0
   [junit4]   2> 2287840 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741838_1014 size 100
   [junit4]   2> 2287844 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741839_1015{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|RBW]]}
 size 0
   [junit4]   2> 2287844 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741839_1015{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|RBW]]}
 size 0
   [junit4]   2> 2287863 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@bbafa7[test_shard1_replica_n1] main]
   [junit4]   2> 2287864 INFO  
(searcherExecutor-8472-thread-1-processing-n:127.0.0.1:36473_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore 
[test_shard1_replica_n1] Registered new searcher 
Searcher@bbafa7[test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 2287867 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|RBW]]}
 size 75
   [junit4]   2> 2287869 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|RBW]]}
 size 75
   [junit4]   2> 2287869 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2287870 INFO  (qtp2535396-24293) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_shard1_replica_n1]  webapp=/solr 
path=/update 
params={_stateVer_=test:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 92
   [junit4]   2> 2287877 INFO  (qtp2535396-24303) [n:127.0.0.1:36473_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[3 (1616146818496724992)]} 0 6
   [junit4]   2> 2287878 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@181fd29{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2287878 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4886090
   [junit4]   2> 2287878 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2287878 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@16874c: rootName = 
solr_36473, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@e48203
   [junit4]   2> 2287885 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2287885 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@196fc86: rootName = 
solr_36473, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1e57144
   [junit4]   2> 2287888 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2287888 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@190bb2e: rootName = 
solr_36473, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1195868
   [junit4]   2> 2287889 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36473_solr
   [junit4]   2> 2287889 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 2287889 INFO  (zkCallback-6316-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2287889 INFO  (zkCallback-6324-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2287889 INFO  (zkCallback-6302-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2287889 INFO  (zkCallback-6309-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2287889 INFO  (zkCallback-6295-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2287889 INFO  (coreCloseExecutor-8477-thread-1) 
[n:127.0.0.1:36473_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.c.SolrCore [test_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@bd88be
   [junit4]   2> 2287889 INFO  (coreCloseExecutor-8477-thread-1) 
[n:127.0.0.1:36473_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.test.shard1.replica_n1, tag=bd88be
   [junit4]   2> 2287889 INFO  (coreCloseExecutor-8477-thread-1) 
[n:127.0.0.1:36473_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@11e28da: rootName = 
solr_36473, domain = solr.core.test.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core.test.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@4df6a8
   [junit4]   2> 2287895 INFO  (coreCloseExecutor-8477-thread-1) 
[n:127.0.0.1:36473_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.test.shard1.leader, tag=bd88be
   [junit4]   2> 2287896 INFO  (coreCloseExecutor-8477-thread-1) 
[n:127.0.0.1:36473_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 2287896 INFO  (coreCloseExecutor-8477-thread-1) 
[n:127.0.0.1:36473_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@11996ac commitCommandVersion:0
   [junit4]   2> 2287905 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741841_1017{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|FINALIZED]]}
 size 0
   [junit4]   2> 2287905 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741841_1017{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|FINALIZED]]}
 size 0
   [junit4]   2> 2287911 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741842_1018{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|RBW]]}
 size 0
   [junit4]   2> 2287911 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741842_1018 size 511
   [junit4]   2> 2287915 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741843_1019{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|RBW]]}
 size 0
   [junit4]   2> 2287916 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741843_1019{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|RBW]]}
 size 0
   [junit4]   2> 2287920 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741844_1020{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|FINALIZED]]}
 size 0
   [junit4]   2> 2287921 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741844_1020{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|FINALIZED]]}
 size 0
   [junit4]   2> 2287925 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741845_1021{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|FINALIZED]]}
 size 0
   [junit4]   2> 2287925 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741845_1021{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|FINALIZED],
 
ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|FINALIZED]]}
 size 0
   [junit4]   2> 2287929 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741846_1022{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|RBW]]}
 size 0
   [junit4]   2> 2287930 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741846_1022{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|RBW]]}
 size 0
   [junit4]   2> 2287934 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741847_1023{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|FINALIZED]]}
 size 0
   [junit4]   2> 2287934 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741847_1023{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|FINALIZED]]}
 size 0
   [junit4]   2> 2287938 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741848_1024{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|RBW]]}
 size 0
   [junit4]   2> 2287938 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741848_1024{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|FINALIZED]]}
 size 0
   [junit4]   2> 2287943 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741849_1025{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|FINALIZED]]}
 size 0
   [junit4]   2> 2287944 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741849_1025{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|FINALIZED]]}
 size 0
   [junit4]   2> 2287948 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741850_1026{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|RBW]]}
 size 0
   [junit4]   2> 2287948 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741850_1026{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|RBW]]}
 size 0
   [junit4]   2> 2287952 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741851_1027{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|FINALIZED]]}
 size 0
   [junit4]   2> 2287953 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741851_1027 size 115
   [junit4]   2> 2287956 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741852_1028{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|FINALIZED]]}
 size 0
   [junit4]   2> 2287957 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741852_1028{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|FINALIZED]]}
 size 0
   [junit4]   2> 2287961 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741853_1029{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|RBW]]}
 size 0
   [junit4]   2> 2287962 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741853_1029{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8f57d7c1-b83a-4a18-a85e-286a716f1ea6:NORMAL:127.0.0.1:39389|RBW],
 
ReplicaUC[[DISK]DS-5f88a28d-0ac2-4430-8748-f21b856d4c38:NORMAL:127.0.0.1:38931|RBW]]}
 size 0
   [junit4]   2> 2287965 INFO  (IPC Server handler 6 on 45213) [    ] 
BlockStateChange BLOCK* addToInvalidates: blk_1073741825_1001 127.0.0.1:39389 
127.0.0.1:38931 
   [junit4]   2> 2287971 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39389 is added to 
blk_1073741840_1016{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|RBW]]}
 size 75
   [junit4]   2> 2287971 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38931 is added to 
blk_1073741840_1016{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-08df447f-ec9b-438e-a5e5-599e0339698a:NORMAL:127.0.0.1:38931|RBW],
 
ReplicaUC[[DISK]DS-34acb82b-e5a6-4180-84bd-2d0c078dafbd:NORMAL:127.0.0.1:39389|RBW]]}
 size 75
   [junit4]   2> 2287976 INFO  (coreCloseExecutor-8477-thread-1) 
[n:127.0.0.1:36473_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost.localdomain:45213/data/test/core_node2/data/snapshot_metadata
   [junit4]   2> 2287976 INFO  (coreCloseExecutor-8477-thread-1) 
[n:127.0.0.1:36473_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost.localdomain:45213/data/test/core_node2/data
   [junit4]   2> 2287976 INFO  (coreCloseExecutor-8477-thread-1) 
[n:127.0.0.1:36473_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] 
o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost.localdomain:45213/data/test/core_node2/data/index
   [junit4]   2> 2287977 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.a.s.c.Overseer Overseer 
(id=72100320444153860-127.0.0.1:36473_solr-n_0000000000) closing
   [junit4]   2> 2287977 INFO  
(OverseerStateUpdate-72100320444153860-127.0.0.1:36473_solr-n_0000000000) 
[n:127.0.0.1:36473_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36473_solr
   [junit4]   2> 2287976 ERROR 
(OldIndexDirectoryCleanupThreadForCore-test_shard1_replica_n1) [    ] 
o.a.s.c.HdfsDirectoryFactory Error checking for old index directories to 
clean-up.
   [junit4]   2> java.io.IOException: Filesystem closed
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DFSClient.checkOpen(DFSClient.java:808) 
~[hadoop-hdfs-2.7.4.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DFSClient.listPaths(DFSClient.java:2083) 
~[hadoop-hdfs-2.7.4.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DFSClient.listPaths(DFSClient.java:2069) 
~[hadoop-hdfs-2.7.4.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DistributedFileSystem.listStatusInternal(DistributedFileSystem.java:791)
 ~[hadoop-hdfs-2.7.4.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DistributedFileSystem.access$700(DistributedFileSystem.java:106)
 ~[hadoop-hdfs-2.7.4.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DistributedFileSystem$18.doCall(DistributedFileSystem.java:853)
 ~[hadoop-hdfs-2.7.4.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DistributedFileSystem$18.doCall(DistributedFileSystem.java:849)
 ~[hadoop-hdfs-2.7.4.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)
 ~[hadoop-common-2.7.4.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.hdfs.DistributedFileSystem.listStatus(DistributedFileSystem.java:860)
 ~[hadoop-hdfs-2.7.4.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.fs.FileSystem.listStatus(FileSystem.java:1517) 
~[hadoop-common-2.7.4.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.fs.FileSystem.listStatus(FileSystem.java:1557) 
~[hadoop-common-2.7.4.jar:?]
   [junit4]   2>        at 
org.apache.solr.core.HdfsDirectoryFactory.cleanupOldIndexDirectories(HdfsDirectoryFactory.java:528)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$cleanupOldIndexDirectories$21(SolrCore.java:3099)
 ~[java/:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> 2287977 WARN  
(OverseerAutoScalingTriggerThread-72100320444153860-127.0.0.1:36473_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2287978 INFO  (zkCallback-6309-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35331_solr
   [junit4]   2> 2287978 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@327cf6{/solr,null,UNAVAILABLE}
   [junit4]   2> 2287978 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2287979 INFO  (zkCallback-6309-thread-1) 
[n:127.0.0.1:35331_solr    ] o.a.s.c.Overseer Overseer 
(id=72100320444153863-127.0.0.1:35331_solr-n_0000000001) starting
   [junit4]   2> 2287981 INFO  
(OverseerStateUpdate-72100320444153863-127.0.0.1:35331_solr-n_0000000001) 
[n:127.0.0.1:35331_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35331_solr
   [junit4]   2> 2287982 INFO  (zkCallback-6324-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2287982 INFO  (zkCallback-6324-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2287982 INFO  (qtp2767673-24290) [n:127.0.0.1:35331_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=test&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2287983 INFO  
(OverseerThreadFactory-8482-thread-1-processing-n:127.0.0.1:35331_solr) 
[n:127.0.0.1:35331_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 2288691 INFO  (qtp2767673-24290) [n:127.0.0.1:35331_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=test&action=DELETE&wt=javabin&version=2} status=0 QTime=708
   [junit4]   2> 2288692 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2288692 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2288692 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2288692 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2288692 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c411dd{/solr,null,AVAILABLE}
   [junit4]   2> 2288693 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@9b20d8{HTTP/1.1,[http/1.1]}{127.0.0.1:36473}
   [junit4]   2> 2288693 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.e.j.s.Server Started @2288726ms
   [junit4]   2> 2288693 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36473}
   [junit4]   2> 2288693 ERROR 
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 2288693 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2288693 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 2288693 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 2288693 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2288693 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-03T20:41:53.165Z
   [junit4]   2> 2288694 INFO  (zkConnectionManagerCallback-6327-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2288695 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2289390 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) [  
  ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32839/solr
   [junit4]   2> 2289391 INFO  (zkConnectionManagerCallback-6331-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2289392 INFO  (zkConnectionManagerCallback-6333-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2289395 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) 
[n:127.0.0.1:36473_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2289397 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) 
[n:127.0.0.1:36473_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2289397 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) 
[n:127.0.0.1:36473_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36473_solr
   [junit4]   2> 2289397 INFO  (zkCallback-6316-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2289397 INFO  (zkCallback-6324-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2289397 INFO  (zkCallback-6309-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2289397 INFO  (zkCallback-6332-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2289409 INFO  (zkConnectionManagerCallback-6340-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2289410 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) 
[n:127.0.0.1:36473_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2289410 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) 
[n:127.0.0.1:36473_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:32839/solr ready
   [junit4]   2> 2289410 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) 
[n:127.0.0.1:36473_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2289427 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) 
[n:127.0.0.1:36473_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36473.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153dd46
   [junit4]   2> 2289434 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) 
[n:127.0.0.1:36473_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36473.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153dd46
   [junit4]   2> 2289435 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) 
[n:127.0.0.1:36473_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36473.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153dd46
   [junit4]   2> 2289436 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) 
[n:127.0.0.1:36473_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_41F368CB40591166-001/tempDir-001/node1/.
   [junit4]   2> 2289436 INFO  
(TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[41F368CB40591166]) 
[n:127.0.0.1:36473_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[test_shard1_replica_n1]
   [junit4]   2> 2289985 INFO  
(OverseerCollectionConfigSetProcessor-72100320444153863-127.0.0.1:35331_solr-n_0000000001)
 [n:127.0.0.1:35331_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2290557 INFO  
(org.apache.hadoop.hdfs.server.blockmanagement.BlockManager$ReplicationMonitor@da87ef)
 [    ] BlockStateChange BLOCK* BlockManager: ask 127.0.0.1:38931 to delete 
[blk_1073741825_1001]
   [junit4]   2> 2293558 INFO  
(org.apache.hadoop.hdfs.server.blockmanagement.BlockManager$ReplicationMonitor@da87ef)
 [    ] BlockStateChange BLOCK* BlockManager: ask 127.0.0.1:39389 to delete 
[blk_1073741825_1001]
   [junit4]   2> 2299439 ERROR 
(coreContainerWorkExecutor-8484-thread-1-processing-n:127.0.0.1:36473_solr) 
[n:127.0.0.1:36473_solr    ] o.a.s.c.CoreContainer Error waiting for SolrCore 
to be loaded on startup
   [junit4]   2> org.apache.solr.cloud.ZkController$NotInClusterStateException: 
coreNodeName core_node2 does not exist in shard shard1, ignore the exception if 
the replica was deleted
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.checkStateInZk(ZkController.java:1774) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1673) 
~[java/:?]
   [junit4]

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

-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

resolve-server:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-fail:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [javac] Compiling 3 source files to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/java

common-solr.compile-core:

compile-core:

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

init:

compile-lucene-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
    [javac] Compiling 933 source files to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 22 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.HDFSCollectionsAPITest" -Dtests.showOutput=onerror 
"-Dargs=-server -XX:+UseSerialGC" -Dtests.seed=41F368CB40591166 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-GB 
-Dtests.timezone=Antarctica/Syowa -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 18ms :: artifacts dl 0ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 41F368CB40591166
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says hi! Master seed: 41F368CB40591166
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J2 PID(8...@serv1.sd-datasolutions.de).
   [junit4] Started J1 PID(8...@serv1.sd-datasolutions.de).
   [junit4] Started J0 PID(8...@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest
   [junit4] OK      24.4s J0 | HDFSCollectionsAPITest.testDataDirIsNotReused
   [junit4] Completed [1/5] on J0 in 47.31s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest
   [junit4] OK      25.8s J2 | HDFSCollectionsAPITest.testDataDirIsNotReused
   [junit4] Completed [2/5] on J2 in 48.51s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest. This may confuse tools that 
process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest
   [junit4] OK      25.1s J1 | HDFSCollectionsAPITest.testDataDirIsNotReused
   [junit4] Completed [3/5] on J1 in 48.76s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest
   [junit4] OK      22.0s J2 | HDFSCollectionsAPITest.testDataDirIsNotReused
   [junit4] Completed [4/5] on J2 in 35.33s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest
   [junit4] OK      22.6s J0 | HDFSCollectionsAPITest.testDataDirIsNotReused
   [junit4] Completed [5/5] on J0 in 36.68s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.66 ..    85.61 =    84.94s
   [junit4] JVM J1:     0.65 ..    50.22 =    49.57s
   [junit4] JVM J2:     0.62 ..    85.48 =    84.86s
   [junit4] Execution time total: 1 minute 25 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 647.02s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
[junit4:tophints] 460.31s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 378.09s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 155.62s | 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 117.10s | org.apache.solr.update.SoftAutoCommitTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 28 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest
[repro]   1/5 failed: org.apache.solr.client.solrj.impl.CloudSolrClientTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=f669a1fb0e1ff974df93229c41cd397956cb1e9a, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23146
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to