Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/173/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'CY val modified' for path 'response/params/y/c' 
full output: {   "responseHeader":{     "status":0,     "QTime":0},   
"response":{     "znodeVersion":0,     "params":{"x":{         "a":"A val",     
    "b":"B val",         "":{"v":0}}}}},  from server:  
http://127.0.0.1:49740/_v/s/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val modified' for 
path 'response/params/y/c' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":0,
    "params":{"x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}}}}},  from server:  http://127.0.0.1:49740/_v/s/collection1
        at 
__randomizedtesting.SeedInfo.seed([68559E6C35022ED7:E001A1B69BFE432F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
        at 
org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:195)
        at 
org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:62)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.store.hdfs.HdfsDirectoryTest

Error Message:
Captured an uncaught exception in thread: Thread[id=13224, name=Thread-5706, 
state=RUNNABLE, group=TGRP-HdfsDirectoryTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=13224, name=Thread-5706, state=RUNNABLE, 
group=TGRP-HdfsDirectoryTest]
Caused by: java.lang.IllegalStateException: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_68559E6C35022ED7-001/tempDir-001/hdfsBaseDir/data/data1/current/BP-1715380421-127.0.0.1-1464865591324/dncp_block_verification.log.curr
 is not yet opened.
        at __randomizedtesting.SeedInfo.seed([68559E6C35022ED7]:0)
        at 
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RollingLogsImpl$1.append(RollingLogsImpl.java:54)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner$LogFileHandler.append(BlockPoolSliceScanner.java:819)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.updateScanStatus(BlockPoolSliceScanner.java:351)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyBlock(BlockPoolSliceScanner.java:451)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyFirstBlock(BlockPoolSliceScanner.java:523)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scan(BlockPoolSliceScanner.java:684)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scanBlockPoolSlice(BlockPoolSliceScanner.java:650)
        at 
org.apache.hadoop.hdfs.server.datanode.DataBlockScanner.run(DataBlockScanner.java:101)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11381 lines...]
   [junit4] Suite: org.apache.solr.store.hdfs.HdfsDirectoryTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_68559E6C35022ED7-001/init-core-data-001
   [junit4]   2> 1672681 INFO  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true)
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1672909 WARN  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1673002 WARN  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1673005 INFO  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1673035 INFO  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] o.m.log Extract 
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/hdfs
 to ./temp/Jetty_solaris.vm_37587_hdfs____x47w6a/webapp
   [junit4]   2> 1673184 INFO  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] o.m.log NO JSP 
Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1674203 INFO  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:37587
   [junit4]   2> 1675651 WARN  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1675652 INFO  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1675684 INFO  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] o.m.log Extract 
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
 to ./temp/Jetty_solaris.vm_50463_datanode____.osotrv/webapp
   [junit4]   2> 1675804 INFO  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] o.m.log NO JSP 
Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1676226 INFO  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:50463
   [junit4]   2> 1676298 WARN  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1676299 INFO  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1676312 INFO  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] o.m.log Extract 
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
 to ./temp/Jetty_solaris.vm_41578_datanode____7pvjwo/webapp
   [junit4]   2> 1676409 INFO  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] o.m.log NO JSP 
Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1676477 INFO  (IPC Server handler 3 on 63416) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-4ef3e5a8-ef02-4870-a029-740b57c83cfe node DatanodeRegistration(127.0.0.1, 
datanodeUuid=7f22a753-7c53-4999-b998-c9b1c8ad7ac8, infoPort=50463, 
ipcPort=36019, storageInfo=lv=-56;cid=testClusterID;nsid=1413041016;c=0), 
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 1676477 INFO  (IPC Server handler 3 on 63416) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-5661172f-22c9-430c-bf6d-fbdfaec318d0 node DatanodeRegistration(127.0.0.1, 
datanodeUuid=7f22a753-7c53-4999-b998-c9b1c8ad7ac8, infoPort=50463, 
ipcPort=36019, storageInfo=lv=-56;cid=testClusterID;nsid=1413041016;c=0), 
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 1676840 INFO  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:41578
   [junit4]   2> 1677041 INFO  (IPC Server handler 5 on 63416) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-4dd38f7a-2897-4a47-9e7e-a491897007ac node DatanodeRegistration(127.0.0.1, 
datanodeUuid=510a05c1-5cfe-4ef3-9554-a6e04775a27f, infoPort=41578, 
ipcPort=43066, storageInfo=lv=-56;cid=testClusterID;nsid=1413041016;c=0), 
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 1677042 INFO  (IPC Server handler 5 on 63416) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-ee482336-5a31-4842-a3d6-dc381353acda node DatanodeRegistration(127.0.0.1, 
datanodeUuid=510a05c1-5cfe-4ef3-9554-a6e04775a27f, infoPort=41578, 
ipcPort=43066, storageInfo=lv=-56;cid=testClusterID;nsid=1413041016;c=0), 
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 1677134 INFO  
(TEST-HdfsDirectoryTest.testRename-seed#[68559E6C35022ED7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRename
   [junit4]   2> 1677181 INFO  (IPC Server handler 6 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53798 is 
added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-4ef3e5a8-ef02-4870-a029-740b57c83cfe:NORMAL:127.0.0.1:42404|RBW],
 
ReplicaUnderConstruction[[DISK]DS-4dd38f7a-2897-4a47-9e7e-a491897007ac:NORMAL:127.0.0.1:53798|FINALIZED]]}
 size 0
   [junit4]   2> 1677183 INFO  (IPC Server handler 7 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42404 is 
added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-4ef3e5a8-ef02-4870-a029-740b57c83cfe:NORMAL:127.0.0.1:42404|RBW],
 
ReplicaUnderConstruction[[DISK]DS-4dd38f7a-2897-4a47-9e7e-a491897007ac:NORMAL:127.0.0.1:53798|FINALIZED]]}
 size 0
   [junit4]   2> 1677202 INFO  (IPC Server handler 5 on 63416) [    ] 
BlockStateChange BLOCK* addToInvalidates: blk_1073741825_1001 127.0.0.1:42404 
127.0.0.1:53798 
   [junit4]   2> 1677203 INFO  
(TEST-HdfsDirectoryTest.testRename-seed#[68559E6C35022ED7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testRename
   [junit4]   2> 1677239 INFO  
(TEST-HdfsDirectoryTest.testRandomAccessWrites-seed#[68559E6C35022ED7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRandomAccessWrites
   [junit4]   1> Working on pass [0] contains [false]
   [junit4]   2> 1677897 INFO  (IPC Server handler 1 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53798 is 
added to blk_1073741826_1002{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-4ef3e5a8-ef02-4870-a029-740b57c83cfe:NORMAL:127.0.0.1:42404|RBW],
 
ReplicaUnderConstruction[[DISK]DS-ee482336-5a31-4842-a3d6-dc381353acda:NORMAL:127.0.0.1:53798|FINALIZED]]}
 size 0
   [junit4]   2> 1677900 INFO  (IPC Server handler 3 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42404 is 
added to blk_1073741826_1002{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-ee482336-5a31-4842-a3d6-dc381353acda:NORMAL:127.0.0.1:53798|FINALIZED],
 
ReplicaUnderConstruction[[DISK]DS-5661172f-22c9-430c-bf6d-fbdfaec318d0:NORMAL:127.0.0.1:42404|FINALIZED]]}
 size 0
   [junit4]   1> Working on pass [1] contains [false]
   [junit4]   2> 1679287 INFO  (IPC Server handler 4 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42404 is 
added to blk_1073741827_1003{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-4dd38f7a-2897-4a47-9e7e-a491897007ac:NORMAL:127.0.0.1:53798|RBW],
 
ReplicaUnderConstruction[[DISK]DS-4ef3e5a8-ef02-4870-a029-740b57c83cfe:NORMAL:127.0.0.1:42404|FINALIZED]]}
 size 0
   [junit4]   2> 1679289 INFO  (IPC Server handler 5 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53798 is 
added to blk_1073741827_1003 size 37898
   [junit4]   1> Working on pass [2] contains [false]
   [junit4]   2> 1680050 INFO  (IPC Server handler 4 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42404 is 
added to blk_1073741828_1004{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-ee482336-5a31-4842-a3d6-dc381353acda:NORMAL:127.0.0.1:53798|RBW],
 
ReplicaUnderConstruction[[DISK]DS-5661172f-22c9-430c-bf6d-fbdfaec318d0:NORMAL:127.0.0.1:42404|RBW]]}
 size 0
   [junit4]   2> 1680050 INFO  (IPC Server handler 4 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53798 is 
added to blk_1073741828_1004{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-ee482336-5a31-4842-a3d6-dc381353acda:NORMAL:127.0.0.1:53798|RBW],
 
ReplicaUnderConstruction[[DISK]DS-5661172f-22c9-430c-bf6d-fbdfaec318d0:NORMAL:127.0.0.1:42404|RBW]]}
 size 0
   [junit4]   1> Working on pass [3] contains [false]
   [junit4]   2> 1684397 WARN  (DataXceiver for client 
DFSClient_NONMAPREDUCE_-1540388818_13149 at /127.0.0.1:58862 [Receiving block 
BP-1715380421-127.0.0.1-1464865591324:blk_1073741829_1005]) [    ] 
o.a.h.h.s.d.DataNode Slow flushOrSync took 748ms (threshold=300ms), 
isSync:false, flushTotalNanos=747512112ns
   [junit4]   2> 1684398 WARN  (DataXceiver for client 
DFSClient_NONMAPREDUCE_-1540388818_13149 at /127.0.0.1:36313 [Receiving block 
BP-1715380421-127.0.0.1-1464865591324:blk_1073741829_1005]) [    ] 
o.a.h.h.s.d.DataNode Slow BlockReceiver write packet to mirror took 768ms 
(threshold=300ms)
   [junit4]   2> 1684452 INFO  (IPC Server handler 2 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42404 is 
added to blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-4dd38f7a-2897-4a47-9e7e-a491897007ac:NORMAL:127.0.0.1:53798|RBW],
 
ReplicaUnderConstruction[[DISK]DS-4ef3e5a8-ef02-4870-a029-740b57c83cfe:NORMAL:127.0.0.1:42404|RBW]]}
 size 0
   [junit4]   2> 1684452 INFO  (IPC Server handler 3 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53798 is 
added to blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-4dd38f7a-2897-4a47-9e7e-a491897007ac:NORMAL:127.0.0.1:53798|RBW],
 
ReplicaUnderConstruction[[DISK]DS-4ef3e5a8-ef02-4870-a029-740b57c83cfe:NORMAL:127.0.0.1:42404|RBW]]}
 size 0
   [junit4]   1> Working on pass [4] contains [false]
   [junit4]   2> 1685121 INFO  (IPC Server handler 0 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42404 is 
added to blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-4dd38f7a-2897-4a47-9e7e-a491897007ac:NORMAL:127.0.0.1:53798|RBW],
 
ReplicaUnderConstruction[[DISK]DS-5661172f-22c9-430c-bf6d-fbdfaec318d0:NORMAL:127.0.0.1:42404|FINALIZED]]}
 size 0
   [junit4]   2> 1685121 INFO  (IPC Server handler 2 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53798 is 
added to blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-5661172f-22c9-430c-bf6d-fbdfaec318d0:NORMAL:127.0.0.1:42404|FINALIZED],
 
ReplicaUnderConstruction[[DISK]DS-ee482336-5a31-4842-a3d6-dc381353acda:NORMAL:127.0.0.1:53798|FINALIZED]]}
 size 0
   [junit4]   1> Working on pass [5] contains [false]
   [junit4]   2> 1688451 INFO  (IPC Server handler 4 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53798 is 
added to blk_1073741831_1007{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-5661172f-22c9-430c-bf6d-fbdfaec318d0:NORMAL:127.0.0.1:42404|RBW],
 
ReplicaUnderConstruction[[DISK]DS-4dd38f7a-2897-4a47-9e7e-a491897007ac:NORMAL:127.0.0.1:53798|FINALIZED]]}
 size 0
   [junit4]   2> 1688451 INFO  (IPC Server handler 6 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42404 is 
added to blk_1073741831_1007{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-4dd38f7a-2897-4a47-9e7e-a491897007ac:NORMAL:127.0.0.1:53798|FINALIZED],
 
ReplicaUnderConstruction[[DISK]DS-4ef3e5a8-ef02-4870-a029-740b57c83cfe:NORMAL:127.0.0.1:42404|FINALIZED]]}
 size 0
   [junit4]   1> Working on pass [6] contains [false]
   [junit4]   2> 1697049 INFO  (IPC Server handler 7 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53798 is 
added to blk_1073741832_1008{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-4ef3e5a8-ef02-4870-a029-740b57c83cfe:NORMAL:127.0.0.1:42404|RBW],
 
ReplicaUnderConstruction[[DISK]DS-ee482336-5a31-4842-a3d6-dc381353acda:NORMAL:127.0.0.1:53798|RBW]]}
 size 0
   [junit4]   2> 1697049 INFO  (IPC Server handler 2 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42404 is 
added to blk_1073741832_1008{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-ee482336-5a31-4842-a3d6-dc381353acda:NORMAL:127.0.0.1:53798|RBW],
 
ReplicaUnderConstruction[[DISK]DS-5661172f-22c9-430c-bf6d-fbdfaec318d0:NORMAL:127.0.0.1:42404|FINALIZED]]}
 size 0
   [junit4]   1> Working on pass [7] contains [false]
   [junit4]   2> 1701638 INFO  (IPC Server handler 1 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53798 is 
added to blk_1073741833_1009{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-4ef3e5a8-ef02-4870-a029-740b57c83cfe:NORMAL:127.0.0.1:42404|RBW],
 
ReplicaUnderConstruction[[DISK]DS-4dd38f7a-2897-4a47-9e7e-a491897007ac:NORMAL:127.0.0.1:53798|RBW]]}
 size 0
   [junit4]   2> 1701667 INFO  (IPC Server handler 7 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42404 is 
added to blk_1073741833_1009{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-4ef3e5a8-ef02-4870-a029-740b57c83cfe:NORMAL:127.0.0.1:42404|RBW],
 
ReplicaUnderConstruction[[DISK]DS-4dd38f7a-2897-4a47-9e7e-a491897007ac:NORMAL:127.0.0.1:53798|RBW]]}
 size 0
   [junit4]   1> Working on pass [8] contains [false]
   [junit4]   2> 1710466 INFO  (IPC Server handler 5 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42404 is 
added to blk_1073741834_1010{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-4dd38f7a-2897-4a47-9e7e-a491897007ac:NORMAL:127.0.0.1:53798|RBW],
 
ReplicaUnderConstruction[[DISK]DS-5661172f-22c9-430c-bf6d-fbdfaec318d0:NORMAL:127.0.0.1:42404|RBW]]}
 size 0
   [junit4]   2> 1710471 INFO  (IPC Server handler 1 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53798 is 
added to blk_1073741834_1010{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-5661172f-22c9-430c-bf6d-fbdfaec318d0:NORMAL:127.0.0.1:42404|RBW],
 
ReplicaUnderConstruction[[DISK]DS-ee482336-5a31-4842-a3d6-dc381353acda:NORMAL:127.0.0.1:53798|FINALIZED]]}
 size 0
   [junit4]   1> Working on pass [9] contains [false]
   [junit4]   2> 1712654 INFO  (IPC Server handler 9 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42404 is 
added to blk_1073741835_1011{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-ee482336-5a31-4842-a3d6-dc381353acda:NORMAL:127.0.0.1:53798|RBW],
 
ReplicaUnderConstruction[[DISK]DS-4ef3e5a8-ef02-4870-a029-740b57c83cfe:NORMAL:127.0.0.1:42404|RBW]]}
 size 0
   [junit4]   2> 1712678 INFO  (IPC Server handler 6 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53798 is 
added to blk_1073741835_1011 size 2792007
   [junit4]   2> 1714501 INFO  
(TEST-HdfsDirectoryTest.testRandomAccessWrites-seed#[68559E6C35022ED7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testRandomAccessWrites
   [junit4]   2> 1714584 INFO  
(TEST-HdfsDirectoryTest.testWritingAndReadingAFile-seed#[68559E6C35022ED7]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testWritingAndReadingAFile
   [junit4]   2> 1714622 INFO  (IPC Server handler 5 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42404 is 
added to blk_1073741836_1012{blockUCState=COMMITTED, primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-4dd38f7a-2897-4a47-9e7e-a491897007ac:NORMAL:127.0.0.1:53798|RBW],
 
ReplicaUnderConstruction[[DISK]DS-4ef3e5a8-ef02-4870-a029-740b57c83cfe:NORMAL:127.0.0.1:42404|RBW]]}
 size 4
   [junit4]   2> 1714622 INFO  (IPC Server handler 7 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53798 is 
added to blk_1073741836_1012 size 4
   [junit4]   2> 1715081 INFO  (IPC Server handler 0 on 63416) [    ] 
BlockStateChange BLOCK* addToInvalidates: blk_1073741836_1012 127.0.0.1:42404 
127.0.0.1:53798 
   [junit4]   2> 1715082 INFO  
(TEST-HdfsDirectoryTest.testWritingAndReadingAFile-seed#[68559E6C35022ED7]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testWritingAndReadingAFile
   [junit4]   2> 1715117 INFO  
(TEST-HdfsDirectoryTest.testEOF-seed#[68559E6C35022ED7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testEOF
   [junit4]   2> 1715990 INFO  (IPC Server handler 2 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42404 is 
added to blk_1073741837_1013{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-ee482336-5a31-4842-a3d6-dc381353acda:NORMAL:127.0.0.1:53798|RBW],
 
ReplicaUnderConstruction[[DISK]DS-4ef3e5a8-ef02-4870-a029-740b57c83cfe:NORMAL:127.0.0.1:42404|RBW]]}
 size 0
   [junit4]   2> 1715991 INFO  (IPC Server handler 0 on 63416) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53798 is 
added to blk_1073741837_1013{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-4ef3e5a8-ef02-4870-a029-740b57c83cfe:NORMAL:127.0.0.1:42404|RBW],
 
ReplicaUnderConstruction[[DISK]DS-4dd38f7a-2897-4a47-9e7e-a491897007ac:NORMAL:127.0.0.1:53798|FINALIZED]]}
 size 0
   [junit4]   2> 1716014 INFO  
(TEST-HdfsDirectoryTest.testEOF-seed#[68559E6C35022ED7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testEOF
   [junit4]   2> 1721116 WARN  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1721309 INFO  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] o.m.log Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:0
   [junit4]   2> 1722078 WARN  (DataNode: 
[[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_68559E6C35022ED7-001/tempDir-001/hdfsBaseDir/data/data3/,
 
[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_68559E6C35022ED7-001/tempDir-001/hdfsBaseDir/data/data4/]]
  heartbeating to solaris-vm/127.0.0.1:63416) [    ] o.a.h.h.s.d.DataNode 
Ending block pool service for: Block pool BP-1715380421-127.0.0.1-1464865591324 
(Datanode Uuid 510a05c1-5cfe-4ef3-9554-a6e04775a27f) service to 
solaris-vm/127.0.0.1:63416
   [junit4]   2> 1724211 WARN  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1724491 WARN  (DataNode: 
[[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_68559E6C35022ED7-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_68559E6C35022ED7-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to solaris-vm/127.0.0.1:63416) [    ] o.a.h.h.s.d.DataNode 
Ending block pool service for: Block pool BP-1715380421-127.0.0.1-1464865591324 
(Datanode Uuid 7f22a753-7c53-4999-b998-c9b1c8ad7ac8) service to 
solaris-vm/127.0.0.1:63416
   [junit4]   2> 1725211 WARN  (Thread-5706) [    ] 
o.a.h.h.s.d.BlockPoolSliceScanner RuntimeException during 
BlockPoolScanner.scan()
   [junit4]   2> java.lang.IllegalStateException: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_68559E6C35022ED7-001/tempDir-001/hdfsBaseDir/data/data1/current/BP-1715380421-127.0.0.1-1464865591324/dncp_block_verification.log.curr
 is not yet opened.
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RollingLogsImpl$1.append(RollingLogsImpl.java:54)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner$LogFileHandler.append(BlockPoolSliceScanner.java:819)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.updateScanStatus(BlockPoolSliceScanner.java:351)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyBlock(BlockPoolSliceScanner.java:451)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyFirstBlock(BlockPoolSliceScanner.java:523)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scan(BlockPoolSliceScanner.java:684)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scanBlockPoolSlice(BlockPoolSliceScanner.java:650)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.DataBlockScanner.run(DataBlockScanner.java:101)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jun 02, 2016 7:07:23 AM 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: 
Thread[Thread-5706,5,TGRP-HdfsDirectoryTest]
   [junit4]   2> java.lang.IllegalStateException: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_68559E6C35022ED7-001/tempDir-001/hdfsBaseDir/data/data1/current/BP-1715380421-127.0.0.1-1464865591324/dncp_block_verification.log.curr
 is not yet opened.
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([68559E6C35022ED7]:0)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RollingLogsImpl$1.append(RollingLogsImpl.java:54)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner$LogFileHandler.append(BlockPoolSliceScanner.java:819)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.updateScanStatus(BlockPoolSliceScanner.java:351)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyBlock(BlockPoolSliceScanner.java:451)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyFirstBlock(BlockPoolSliceScanner.java:523)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scan(BlockPoolSliceScanner.java:684)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scanBlockPoolSlice(BlockPoolSliceScanner.java:650)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.DataBlockScanner.run(DataBlockScanner.java:101)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1725310 INFO  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] o.m.log Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:0
   [junit4]   2> 1728232 WARN  
(org.apache.hadoop.hdfs.server.blockmanagement.DecommissionManager$Monitor@7347e226)
 [    ] o.a.h.h.s.b.DecommissionManager Monitor interrupted: 
java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1729305 INFO  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] o.m.log Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:0
   [junit4]   2> 1729308 ERROR 
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] 
o.a.h.m.l.MethodMetric Error invoking method getBlocksTotal
   [junit4]   2> java.lang.reflect.InvocationTargetException
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:387)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:195)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:227)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:212)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:461)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:212)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:592)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:145)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:822)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1720)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1699)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:198)
   [junit4]   2>        at 
org.apache.solr.store.hdfs.HdfsDirectoryTest.afterClass(HdfsDirectoryTest.java:66)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
   [junit4]   2>        ... 54 more
   [junit4]   2> 1729310 INFO  
(SUITE-HdfsDirectoryTest-seed#[68559E6C35022ED7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Jun 02, 2016 11:07:27 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, 
docValues:{}, maxPointsInLeafNode=1454, maxMBSortInHeap=6.9422588836376455, 
sim=ClassicSimilarity, locale=pt-BR, timezone=America/St_Vincent
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=2,free=190283528,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[LeaderInitiatedRecoveryOnCommitTest, TestFaceting, TestLazyCores, 
DocValuesTest, FullHLLTest, TestNRTOpen, TestHashPartitioner, 
TestXIncludeConfig, QueryEqualityTest, TestQuerySenderNoQuery, 
SystemInfoHandlerTest, TestBulkSchemaConcurrent, TestSolrDeletionPolicy1, 
TestShortCircuitedRequests, TestAnalyzeInfixSuggestions, SolrXmlInZkTest, 
TestComponentsName, TestDynamicLoading, TestCollapseQParserPlugin, 
TestMinMaxOnMultiValuedField, TestFieldCacheReopen, TestSQLHandler, 
RegexBoostProcessorTest, TestCollationFieldDocValues, TestDocSet, 
TestReplicaProperties, HdfsChaosMonkeyNothingIsSafeTest, 
DistributedVersionInfoTest, SampleTest, DeleteLastCustomShardedReplicaTest, 
TestShardHandlerFactory, UUIDFieldTest, TestDynamicFieldCollectionResource, 
TestIBSimilarityFactory, TestSubQueryTransformer, 
TestDocBasedVersionConstraints, StatelessScriptUpdateProcessorFactoryTest, 
ReplicationFactorTest, TestTolerantSearch, TestConfigReload, 
TestManagedResourceStorage, TestStressVersions, AlternateDirectoryTest, 
TestSubQueryTransformerDistrib, TestPostingsSolrHighlighter, TestFastLRUCache, 
TestAuthorizationFramework, TestCoreContainer, SolrIndexConfigTest, 
PrimitiveFieldTypeTest, TestRawTransformer, TestPerFieldSimilarityClassic, 
TestFieldCacheSort, DeleteShardTest, CollectionsAPIAsyncDistributedZkTest, 
IndexSchemaTest, SolrCoreTest, TestManagedSchemaAPI, SaslZkACLProviderTest, 
DistributedSuggestComponentTest, TestCloudBackupRestore, 
TestSweetSpotSimilarityFactory, CurrencyFieldXmlFileTest, 
DocExpirationUpdateProcessorFactoryTest, OverseerStatusTest, 
CoreAdminRequestStatusTest, TestRecoveryHdfs, TestFileDictionaryLookup, 
TestQueryWrapperFilter, TestSmileRequest, RequestLoggingTest, 
DirectSolrSpellCheckerTest, TestDistribIDF, TestCodecSupport, 
ZkStateReaderTest, TestFunctionQuery, UUIDUpdateProcessorFallbackTest, 
TestNamedUpdateProcessors, SuggestComponentTest, HighlighterMaxOffsetTest, 
OverseerTest, PolyFieldTest, JSONWriterTest, TestCryptoKeys, 
ExternalFileFieldSortTest, SimpleFacetsTest, HdfsRestartWhileUpdatingTest, 
SimpleMLTQParserTest, SegmentsInfoRequestHandlerTest, TestCustomDocTransformer, 
TestFilteredDocIdSet, DistributedFacetPivotLongTailTest, StressHdfsTest, 
HdfsBasicDistributedZk2Test, TestWordDelimiterFilterFactory, 
TestCloudInspectUtil, CdcrUpdateLogTest, TestHashQParserPlugin, 
TestInfoStreamLogging, ConnectionManagerTest, WrapperMergePolicyFactoryTest, 
TestConfigOverlay, ClassificationUpdateProcessorFactoryTest, 
TestStressUserVersions, ScriptEngineTest, TestFieldCollectionResource, 
DistribCursorPagingTest, TestLockTree, TestMaxScoreQueryParser, 
TestSurroundQueryParser, CloudExitableDirectoryReaderTest, TestJsonRequest, 
SchemaVersionSpecificBehaviorTest, MigrateRouteKeyTest, TestPhraseSuggestions, 
CustomCollectionTest, SOLR749Test, TestMiniSolrCloudClusterBase, 
TestLuceneMatchVersion, DateRangeFieldTest, ZkControllerTest, 
BasicDistributedZkTest, TestDistributedSearch, TestRandomDVFaceting, 
TestSearchPerf, TestLRUCache, BadCopyFieldTest, HttpPartitionTest, 
HdfsDirectoryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsDirectoryTest 
-Dtests.seed=68559E6C35022ED7 -Dtests.slow=true -Dtests.locale=pt-BR 
-Dtests.timezone=America/St_Vincent -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | HdfsDirectoryTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=13224, name=Thread-5706, state=RUNNABLE, 
group=TGRP-HdfsDirectoryTest]
   [junit4]    > Caused by: java.lang.IllegalStateException: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_68559E6C35022ED7-001/tempDir-001/hdfsBaseDir/data/data1/current/BP-1715380421-127.0.0.1-1464865591324/dncp_block_verification.log.curr
 is not yet opened.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([68559E6C35022ED7]:0)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RollingLogsImpl$1.append(RollingLogsImpl.java:54)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner$LogFileHandler.append(BlockPoolSliceScanner.java:819)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.updateScanStatus(BlockPoolSliceScanner.java:351)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyBlock(BlockPoolSliceScanner.java:451)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyFirstBlock(BlockPoolSliceScanner.java:523)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scan(BlockPoolSliceScanner.java:684)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scanBlockPoolSlice(BlockPoolSliceScanner.java:650)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.DataBlockScanner.run(DataBlockScanner.java:101)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [272/613 (1!)] on J0 in 58.98s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 761 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001/init-core-data-001
   [junit4]   2> 3088313 INFO  
(SUITE-TestReqParamsAPI-seed#[68559E6C35022ED7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 3088314 INFO  
(SUITE-TestReqParamsAPI-seed#[68559E6C35022ED7]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_v/s
   [junit4]   2> 3088323 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3088324 INFO  (Thread-7606) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3088324 INFO  (Thread-7606) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3088424 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42486
   [junit4]   2> 3088424 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3088425 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3088429 INFO  (zkCallback-3783-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@47dd6ae5 
name:ZooKeeperConnection Watcher:127.0.0.1:42486 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3088429 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3088429 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3088429 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 3088433 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3088434 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3088435 INFO  (zkCallback-3784-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1cd6ee3d 
name:ZooKeeperConnection Watcher:127.0.0.1:42486/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3088436 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3088436 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3088436 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 3088439 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 3088443 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 3088446 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 3088449 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3088449 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3088453 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3088453 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 3088456 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3088457 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3088460 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3088461 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3088464 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3088464 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3088466 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3088467 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 3088469 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3088469 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 3088472 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3088472 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3088475 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3088475 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3088478 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3088478 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3088481 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3088481 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3089497 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001/control-001/cores/collection1
   [junit4]   2> 3089499 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 3089501 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@731acf43{/_v/s,null,AVAILABLE}
   [junit4]   2> 3089525 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@42164e42{HTTP/1.1,[http/1.1]}{127.0.0.1:36961}
   [junit4]   2> 3089525 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] o.e.j.s.Server 
Started @3096190ms
   [junit4]   2> 3089525 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001/tempDir-001/control/data,
 hostContext=/_v/s, hostPort=36961, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001/control-001/cores}
   [junit4]   2> 3089526 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 3089526 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001/control-001'
   [junit4]   2> 3089526 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3089526 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 3089527 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3089528 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3089530 INFO  (zkCallback-3785-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@57bed7b7 
name:ZooKeeperConnection Watcher:127.0.0.1:42486/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3089530 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3089530 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3089533 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3089533 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001/control-001/solr.xml
   [junit4]   2> 3089538 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001/control-001/cores
   [junit4]   2> 3089538 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 327007598
   [junit4]   2> 3089538 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001/control-001]
   [junit4]   2> 3089538 WARN  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001/control-001/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001/control-001/lib
   [junit4]   2> 3089539 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 3089540 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3089541 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3089541 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3089541 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:42486/solr
   [junit4]   2> 3089541 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3089541 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3089541 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3089544 INFO  (zkCallback-3788-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@245c5715 
name:ZooKeeperConnection Watcher:127.0.0.1:42486 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3089544 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3089545 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3089546 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$50/1334635440@69b06540
   [junit4]   2> 3089547 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3089549 INFO  
(zkCallback-3789-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16e898a6 
name:ZooKeeperConnection Watcher:127.0.0.1:42486/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3089549 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3089551 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3089554 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3089559 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3089562 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3089565 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3089568 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3089570 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3089572 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3089574 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3089575 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3089576 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3089577 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3089581 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3089583 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3089585 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3089585 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96001524172324868-127.0.0.1:36961__v%2Fs-n_0000000000
   [junit4]   2> 3089586 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:36961__v%2Fs
   [junit4]   2> 3089586 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3089588 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.Overseer Overseer 
(id=96001524172324868-127.0.0.1:36961__v%2Fs-n_0000000000) starting
   [junit4]   2> 3089590 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3089599 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3089600 INFO  
(OverseerCollectionConfigSetProcessor-96001524172324868-127.0.0.1:36961__v%2Fs-n_0000000000)
 [n:127.0.0.1:36961__v%2Fs    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 3089601 INFO  
(OverseerStateUpdate-96001524172324868-127.0.0.1:36961__v%2Fs-n_0000000000) 
[n:127.0.0.1:36961__v%2Fs    ] o.a.s.c.Overseer Starting to work on the main 
queue
   [junit4]   2> 3089601 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36961__v%2Fs
   [junit4]   2> 3089602 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36961__v%2Fs
   [junit4]   2> 3089605 INFO  
(OverseerStateUpdate-96001524172324868-127.0.0.1:36961__v%2Fs-n_0000000000) 
[n:127.0.0.1:36961__v%2Fs    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 3089606 INFO  
(zkCallback-3789-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3089606 INFO  
(zkCallback-3789-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3089658 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 3089658 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3089660 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001/control-001/cores
   [junit4]   2> 3089661 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=control_collection, 
coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 3089661 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001/control-001/cores/collection1
   [junit4]   2> 3089661 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 3089663 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3089663 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 3089663 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 3089663 INFO  
(TEST-TestReqParamsAPI.test-seed#[68559E6C35022ED7]) [n:127.0.0.1:36961__v%2Fs  
  ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3089665 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection control_collection not visible yet, but 
flagging it so a watch is registered when it becomes visible
   [junit4]   2> 3089665 INFO  
(OverseerStateUpdate-96001524172324868-127.0.0.1:36961__v%2Fs-n_0000000000) 
[n:127.0.0.1:36961__v%2Fs    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36961/_v/s";,
   [junit4]   2>   "node_name":"127.0.0.1:36961__v%2Fs",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3089666 INFO  
(OverseerStateUpdate-96001524172324868-127.0.0.1:36961__v%2Fs-n_0000000000) 
[n:127.0.0.1:36961__v%2Fs    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36961/_v/s";,
   [junit4]   2>   "node_name":"127.0.0.1:36961__v%2Fs",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3089666 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 3089666 INFO  
(OverseerStateUpdate-96001524172324868-127.0.0.1:36961__v%2Fs-n_0000000000) 
[n:127.0.0.1:36961__v%2Fs    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: control_collection
   [junit4]   2> 3089667 INFO  
(OverseerStateUpdate-96001524172324868-127.0.0.1:36961__v%2Fs-n_0000000000) 
[n:127.0.0.1:36961__v%2Fs    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 3089668 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3089669 INFO  
(zkCallback-3789-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3090671 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3090672 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 3090672 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3090672 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 3090673 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3090673 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001/control-001/cores/collection1'
   [junit4]   2> 3090674 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3090674 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 3090676 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 3090681 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3090684 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 3090689 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3090694 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3090765 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3090771 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 3090772 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3090784 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3090786 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3090788 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 3090789 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 3090791 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 3090791 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 3090792 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3090792 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001/control-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001/control-001/cores/collection1/data/]
   [junit4]   2> 3090792 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55eca148
   [junit4]   2> 3090792 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001/control-001/cores/collection1/data
   [junit4]   2> 3090793 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001/control-001/cores/collection1/data/index/
   [junit4]   2> 3090793 WARN  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 3090793 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001/control-001/cores/collection1/data/index
   [junit4]   2> 3090793 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=98.818359375, 
floorSegmentMB=1.3642578125, forceMergeDeletesPctAllowed=18.691954452933818, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3090793 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@74265902 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f5097f1),segFN=segments_1,generation=1}
   [junit4]   2> 3090793 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3090795 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36961__v%2Fs 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001/control-001/cores/collection1/data/
   [junit4]   2> 3090796 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36961__v%2Fs 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 3090797 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3090797 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3090797 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3090797 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3090797 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3090797 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3090798 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3090798 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3090798 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 3090798 WARN  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3090800 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3090802 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3090803 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3090804 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3090808 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 3090808 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3090808 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3090808 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 3090809 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3090809 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3090809 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 3090810 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@74265902 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f5097f1),segFN=segments_1,generation=1}
   [junit4]   2> 3090810 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3090810 INFO  
(coreLoadExecutor-9779-thread-1-processing-n:127.0.0.1:36961__v%2Fs) 
[n:127.0.0.1:36961__v%2Fs c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1af67f73[collection1] main]
   [junit4]   2> 3090810 INFO  (coreLoadExecutor-977

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

 reproduce with: ant test  -Dtestcase=TestReqParamsAPI -Dtests.method=test 
-Dtests.seed=68559E6C35022ED7 -Dtests.slow=true -Dtests.locale=uk-UA 
-Dtests.timezone=Asia/Macao -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 31.5s J1 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected 
value  'CY val modified' for path 'response/params/y/c' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":0,
   [junit4]    >     "params":{"x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}}}}},  from server:  
http://127.0.0.1:49740/_v/s/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([68559E6C35022ED7:E001A1B69BFE432F]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
   [junit4]    >        at 
org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:195)
   [junit4]    >        at 
org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:62)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3119793 INFO  
(SUITE-TestReqParamsAPI-seed#[68559E6C35022ED7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_68559E6C35022ED7-001
   [junit4]   2> Jun 02, 2016 11:30:38 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, 
docValues:{}, maxPointsInLeafNode=193, maxMBSortInHeap=5.986921935745484, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=uk-UA, 
timezone=Asia/Macao
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=1,free=289699296,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedMissingSort, 
CleanupOldIndexTest, CoreAdminCreateDiscoverTest, FileBasedSpellCheckerTest, 
SolrCoreCheckLockOnStartupTest, HighlighterConfigTest, TestRawResponseWriter, 
SolrInfoMBeanTest, TestQuerySenderListener, TestSubQueryTransformerCrossCore, 
NotRequiredUniqueKeyTest, PKIAuthenticationIntegrationTest, 
TestConfigSetImmutable, TestFoldingMultitermQuery, TestConfigSetsAPIZkFailure, 
TestGeoJSONResponseWriter, HdfsRecoveryZkTest, DateMathParserTest, 
AutoCommitTest, TestRestManager, DistributedMLTComponentTest, 
UpdateRequestProcessorFactoryTest, MergeStrategyTest, TestCloudDeleteByQuery, 
TestSolrQueryParser, HdfsBasicDistributedZkTest, RestartWhileUpdatingTest, 
AtomicUpdatesTest, TestBadConfig, TestIndexingPerformance, TestJettySolrRunner, 
CollectionsAPIDistributedZkTest, LukeRequestHandlerTest, TestSolrConfigHandler, 
TestBlobHandler, TestReloadAndDeleteDocs, TestMissingGroups, 
TestScoreJoinQPScore, TestZkChroot, TestInitParams, DeleteInactiveReplicaTest, 
TestSolrQueryParserDefaultOperatorResource, FieldMutatingUpdateProcessorTest, 
WordBreakSolrSpellCheckerTest, TestWriterPerf, 
OpenExchangeRatesOrgProviderTest, SpellCheckComponentTest, ResourceLoaderTest, 
SharedFSAutoReplicaFailoverUtilsTest, OverseerTaskQueueTest, 
QueryResultKeyTest, ConfigSetsAPITest, CopyFieldTest, 
TestManagedSynonymFilterFactory, TestConfigSets, DocValuesMissingTest, 
LoggingHandlerTest, TestSchemaVersionResource, OpenCloseCoreStressTest, 
CurrencyFieldOpenExchangeTest, SuggesterTest, VersionInfoTest, 
TestRandomFaceting, TestLeaderInitiatedRecoveryThread, 
TestDynamicFieldResource, TestUninvertingReader, DirectSolrConnectionTest, 
TestOnReconnectListenerSupport, TestRestoreCore, TestFieldCacheSanityChecker, 
TestSimpleQParserPlugin, TestSolrIndexConfig, TestUtils, SortByFunctionTest, 
CacheHeaderTest, TestFiltering, TestTrie, TestSizeLimitedDistributedMap, 
AsyncCallRequestStatusResponseTest, TestUseDocValuesAsStored2, 
TestSchemaManager, SmileWriterTest, DeleteReplicaTest, BufferStoreTest, 
ShardSplitTest, SolrIndexSplitterTest, FileUtilsTest, TestCharFilters, 
TestRangeQuery, CdcrReplicationHandlerTest, GraphQueryTest, 
TestSolrDeletionPolicy2, TestUniqueKeyFieldResource, MinimalSchemaTest, 
TestPerFieldSimilarityWithDefaultOverride, BasicFunctionalityTest, 
PreAnalyzedUpdateProcessorTest, OverseerRolesTest, AliasIntegrationTest, 
BJQParserTest, TestCollationField, HdfsLockFactoryTest, 
DirectUpdateHandlerOptimizeTest, FullSolrCloudDistribCmdsTest, 
ShowFileRequestHandlerTest, TestJsonFacets, TestBlendedInfixSuggestions, 
TestAtomicUpdateErrorCases, BasicDistributedZk2Test, DistanceFunctionTest, 
SpellCheckCollatorTest, EchoParamsTest, TestStressRecovery, 
DistributedQueueTest, DistributedTermsComponentTest, 
TestDistributedStatsComponentCardinality, TestChildDocTransformer, 
BinaryUpdateRequestHandlerTest, TestAuthenticationFramework, 
ExitableDirectoryReaderTest, TestRandomCollapseQParserPlugin, 
RAMDirectoryFactoryTest, TestFreeTextSuggestions, SynonymTokenizerTest, 
SparseHLLTest, DistributedIntervalFacetingTest, HLLSerializationTest, 
ConjunctionSolrSpellCheckerTest, TestCrossCoreJoin, BadIndexSchemaTest, 
CreateCollectionCleanupTest, RuleEngineTest, TestStressCloudBlindAtomicUpdates, 
TestCloudSchemaless, DataDrivenBlockJoinTest, NumericFieldsTest, 
TestSolrConfigHandlerCloud, TestTrieFacet, FacetPivotSmallTest, 
ConnectionReuseTest, SortSpecParsingTest, 
OverriddenZkACLAndCredentialsProvidersTest, DistributedFacetPivotLargeTest, 
SpellPossibilityIteratorTest, DistributedFacetPivotSmallAdvancedTest, 
DeleteStatusTest, TestOrdValues, SuggestComponentContextFilterQueryTest, 
TestSSLRandomization, ChaosMonkeySafeLeaderTest, SyncSliceTest, BasicZkTest, 
TestReplicationHandler, ZkCLITest, TestRecovery, 
DistributedSpellCheckComponentTest, TestRealTimeGet, TestJoin, 
TestSolr4Spatial, StatsComponentTest, ConvertedLegacyTest, TestSort, 
TestIndexSearcher, SimplePostToolTest, TestCoreDiscovery, 
AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, CoreAdminHandlerTest, 
TestStressLucene, SpatialFilterTest, TestCSVLoader, NoCacheHeaderTest, 
TestPseudoReturnFields, TestRemoteStreaming, DebugComponentTest, 
IndexBasedSpellCheckerTest, TestQueryUtils, TestReversedWildcardFilterFactory, 
TestQueryTypes, TermsComponentTest, RequestHandlersTest, TestValueSourceCache, 
PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, 
FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, 
SolrPluginUtilsTest, ReturnFieldsTest, MBeansHandlerTest, 
UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, 
CSVRequestHandlerTest, SearchHandlerTest, TestLFUCache, PreAnalyzedFieldTest, 
TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, 
DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, 
TestSolrJ, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, 
CircularListTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, 
TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, 
ActionThrottleTest, AssignTest, AsyncMigrateRouteKeyTest, 
CollectionStateFormat2Test, CollectionsAPISolrJTest, 
DistribDocExpirationUpdateProcessorTest, LeaderFailoverAfterPartitionTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, RecoveryAfterSoftCommitTest, 
SSLMigrationTest, SharedFSAutoReplicaFailoverTest, 
SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, TestConfigSetsAPI, 
TestConfigSetsAPIExclusivity, TestDistribDocBasedVersion, 
TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, 
TestMiniSolrCloudCluster, TestRequestForwarding, 
TestRequestStatusCollectionAPI, TestTolerantUpdateProcessorCloud, 
TestTolerantUpdateProcessorRandomCloud, TriLevelCompositeIdRoutingTest, 
HdfsRecoverLeaseTest, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, 
DirectoryFactoryTest, HdfsDirectoryFactoryTest, TestConfigSetProperties, 
TestImplicitCoreProperties, TestSolrDynamicMBean, TestSolrXml, 
TestReplicationHandlerBackup, TestReqParamsAPI]
   [junit4] Completed [511/613 (2!)] on J1 in 32.26s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 320 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:684: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:59: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:233: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/common-build.xml:531:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1427:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:984:
 There were test failures: 613 suites (10 ignored), 2565 tests, 1 suite-level 
error, 1 failure, 88 ignored (73 assumptions) [seed: 68559E6C35022ED7]

Total time: 77 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to