You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/06/02 02:09:40 UTC

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 172 - Failure!

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]
	at __randomizedtesting.SeedInfo.seed([3DA09A7DE6BD43F2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:256)
	at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:834)
	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)




Build Log:
[...truncated 10934 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/init-core-data-001
   [junit4]   2> 732496 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestDetails
   [junit4]   2> 732497 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001/collection1
   [junit4]   2> 732501 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 732502 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fa74495{/solr,null,AVAILABLE}
   [junit4]   2> 732505 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@24f3b3d3{HTTP/1.1,[http/1.1]}{127.0.0.1:44762}
   [junit4]   2> 732505 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.e.j.s.Server Started @736185ms
   [junit4]   2> 732505 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] 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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=44762}
   [junit4]   2> 732505 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 732505 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001'
   [junit4]   2> 732506 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 732506 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 732506 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001/solr.xml
   [junit4]   2> 732509 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001/.
   [junit4]   2> 732509 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CoreContainer New CoreContainer 117112315
   [junit4]   2> 732509 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001]
   [junit4]   2> 732509 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001/lib
   [junit4]   2> 732510 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] 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> 732511 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 732511 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 732511 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 732511 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 732511 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 732512 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001/.
   [junit4]   2> 732512 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 732512 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001/./collection1
   [junit4]   2> 732513 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 732513 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 732513 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 732514 INFO  (coreLoadExecutor-3232-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001/collection1'
   [junit4]   2> 732514 INFO  (coreLoadExecutor-3232-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 732514 INFO  (coreLoadExecutor-3232-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 732519 INFO  (coreLoadExecutor-3232-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 732521 WARN  (coreLoadExecutor-3232-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 732524 INFO  (coreLoadExecutor-3232-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 732533 INFO  (coreLoadExecutor-3232-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 732536 INFO  (coreLoadExecutor-3232-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 732538 INFO  (coreLoadExecutor-3232-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 732539 INFO  (coreLoadExecutor-3232-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001/collection1'
   [junit4]   2> 732539 INFO  (coreLoadExecutor-3232-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001/./collection1
   [junit4]   2> 732540 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 732540 INFO  (coreLoadExecutor-3232-thread-1) [    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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 732540 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 732540 INFO  (coreLoadExecutor-3232-thread-1) [    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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001/./collection1/data
   [junit4]   2> 732540 INFO  (coreLoadExecutor-3232-thread-1) [    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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 732540 WARN  (coreLoadExecutor-3232-thread-1) [    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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 732541 INFO  (coreLoadExecutor-3232-thread-1) [    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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 732541 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=25.6416015625, floorSegmentMB=2.0205078125, forceMergeDeletesPctAllowed=29.65117463504148, segmentsPerTier=36.0, maxCFSSegmentSizeMB=0.7705078125, noCFSRatio=1.0
   [junit4]   2> 732541 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4f047674 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fc473c6),segFN=segments_1,generation=1}
   [junit4]   2> 732541 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 732542 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001/./collection1/data/
   [junit4]   2> 732543 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 732544 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 732545 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 732546 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 732547 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 732548 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 732549 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 732549 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 732550 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 732550 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 732550 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=38.7158203125, floorSegmentMB=1.98828125, forceMergeDeletesPctAllowed=1.806029557904958, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 732551 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4f047674 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fc473c6),segFN=segments_1,generation=1}
   [junit4]   2> 732551 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 732551 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@29ccc085[collection1] main]
   [junit4]   2> 732551 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001/collection1/conf
   [junit4]   2> 732551 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001/collection1/conf}
   [junit4]   2> 732551 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-001/collection1/conf
   [junit4]   2> 732551 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 732551 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 732552 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 732552 INFO  (searcherExecutor-3233-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@29ccc085[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 732552 INFO  (coreLoadExecutor-3232-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 733019 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/collection1
   [junit4]   2> 733023 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 733025 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f1c9fed{/solr,null,AVAILABLE}
   [junit4]   2> 733025 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@32c497f5{HTTP/1.1,[http/1.1]}{127.0.0.1:33599}
   [junit4]   2> 733025 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.e.j.s.Server Started @736706ms
   [junit4]   2> 733025 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] 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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=33599}
   [junit4]   2> 733025 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 733025 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002'
   [junit4]   2> 733026 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 733026 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 733026 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/solr.xml
   [junit4]   2> 733030 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/.
   [junit4]   2> 733030 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CoreContainer New CoreContainer 1567322002
   [junit4]   2> 733030 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002]
   [junit4]   2> 733031 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/lib
   [junit4]   2> 733031 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] 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> 733032 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 733032 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 733032 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 733032 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 733032 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 733033 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/.
   [junit4]   2> 733034 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 733034 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/./collection1
   [junit4]   2> 733034 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 733035 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 733035 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 733035 INFO  (coreLoadExecutor-3242-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/collection1'
   [junit4]   2> 733036 INFO  (coreLoadExecutor-3242-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 733036 INFO  (coreLoadExecutor-3242-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 733043 INFO  (coreLoadExecutor-3242-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 733048 WARN  (coreLoadExecutor-3242-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 733048 INFO  (coreLoadExecutor-3242-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 733056 INFO  (coreLoadExecutor-3242-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 733058 INFO  (coreLoadExecutor-3242-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 733060 INFO  (coreLoadExecutor-3242-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 733061 INFO  (coreLoadExecutor-3242-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/collection1'
   [junit4]   2> 733061 INFO  (coreLoadExecutor-3242-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/./collection1
   [junit4]   2> 733062 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 733062 INFO  (coreLoadExecutor-3242-thread-1) [    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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 733062 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 733062 INFO  (coreLoadExecutor-3242-thread-1) [    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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/./collection1/data
   [junit4]   2> 733062 INFO  (coreLoadExecutor-3242-thread-1) [    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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 733062 WARN  (coreLoadExecutor-3242-thread-1) [    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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 733062 INFO  (coreLoadExecutor-3242-thread-1) [    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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 733063 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=25.6416015625, floorSegmentMB=2.0205078125, forceMergeDeletesPctAllowed=29.65117463504148, segmentsPerTier=36.0, maxCFSSegmentSizeMB=0.7705078125, noCFSRatio=1.0
   [junit4]   2> 733063 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@601bdacc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@557b223a),segFN=segments_1,generation=1}
   [junit4]   2> 733063 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 733064 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/./collection1/data/
   [junit4]   2> 733068 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 733070 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 733070 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 733072 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 733072 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 733075 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 733075 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 733075 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 733075 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 733075 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 733075 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=38.7158203125, floorSegmentMB=1.98828125, forceMergeDeletesPctAllowed=1.806029557904958, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 733075 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@601bdacc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@557b223a),segFN=segments_1,generation=1}
   [junit4]   2> 733075 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 733076 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c122607[collection1] main]
   [junit4]   2> 733076 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/collection1/conf
   [junit4]   2> 733076 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/collection1/conf}
   [junit4]   2> 733076 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/collection1/conf
   [junit4]   2> 733076 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 733078 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 733079 INFO  (coreLoadExecutor-3242-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 733079 INFO  (searcherExecutor-3243-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c122607[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 733322 INFO  (qtp1037686742-6200) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 733538 INFO  (qtp1037686742-6202) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 733541 INFO  (qtp1037686742-6198) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 733546 INFO  (qtp1037686742-6204) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 733546 INFO  (qtp1296679370-6216) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 733549 INFO  (qtp1037686742-6203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 733551 INFO  (qtp1037686742-6197) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 733553 INFO  (qtp1037686742-6197) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4f047674 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fc473c6),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4f047674 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fc473c6),segFN=segments_2,generation=2}
   [junit4]   2> 733554 INFO  (qtp1037686742-6197) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 733558 INFO  (qtp1037686742-6197) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@145f16b7[collection1] main]
   [junit4]   2> 733558 INFO  (qtp1037686742-6197) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 733558 INFO  (searcherExecutor-3233-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@145f16b7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c1)))}
   [junit4]   2> 733558 INFO  (qtp1037686742-6197) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 733566 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 733569 INFO  (qtp1037686742-6200) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 733570 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 733570 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 733570 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 733575 INFO  (qtp1037686742-6201) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=3
   [junit4]   2> 733575 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 4
   [junit4]   2> 733576 INFO  (explicit-fetchindex-cmd) [    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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/./collection1/data/index.20160602054834650
   [junit4]   2> 733576 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 733576 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=17.283203125, floorSegmentMB=1.4599609375, forceMergeDeletesPctAllowed=7.692666145827718, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7939532932276266
   [junit4]   2> 733577 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@601bdacc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@557b223a),segFN=segments_1,generation=1}
   [junit4]   2> 733578 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 733578 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 733578 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@601bdacc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@557b223a),segFN=segments_1,generation=1}
   [junit4]   2> 733578 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 733579 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 733579 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@74f76017 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18095fc0)
   [junit4]   2> 733585 INFO  (qtp1037686742-6202) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 733589 INFO  (qtp1037686742-6198) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 733592 INFO  (qtp1037686742-6204) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 733594 INFO  (qtp1037686742-6203) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 733594 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1684) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@74f76017 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18095fc0)
   [junit4]   2> 733595 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@7e04b1e1
   [junit4]   2> 733595 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@601bdacc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@557b223a),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@601bdacc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@557b223a),segFN=segments_2,generation=2}
   [junit4]   2> 733595 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 733596 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 733596 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fae261f[collection1] main]
   [junit4]   2> 733596 INFO  (searcherExecutor-3243-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1fae261f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c1)))}
   [junit4]   2> 733596 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/./collection1/data/index.20160602054834650 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/./collection1/data/index.20160602054834650;done=true>>]
   [junit4]   2> 733596 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=false
   [junit4]   2> 733596 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/./collection1/data/index.20160602054834650
   [junit4]   2> 733597 INFO  (qtp1296679370-6218) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:44762/solr/collection1/replication&command=fetchindex} status=0 QTime=31
   [junit4]   2> 733611 INFO  (qtp1037686742-6197) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 733612 INFO  (qtp1296679370-6219) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 733615 INFO  (qtp1037686742-6200) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 1
   [junit4]   2> 733618 INFO  (qtp1037686742-6201) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 733631 INFO  (qtp1037686742-6201) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=3
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4f047674 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fc473c6),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4f047674 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fc473c6),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4f047674 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fc473c6),segFN=segments_3,generation=3}
   [junit4]   2> 733631 INFO  (qtp1037686742-6201) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 733631 INFO  (qtp1037686742-6201) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3898b2ad[collection1] main]
   [junit4]   2> 733631 INFO  (qtp1037686742-6201) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 733632 INFO  (searcherExecutor-3233-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3898b2ad[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c1) Uninverting(_1(6.1.0):c1)))}
   [junit4]   2> 733632 INFO  (qtp1037686742-6201) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 13
   [junit4]   2> 733637 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 733639 INFO  (qtp1037686742-6202) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 733639 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 733639 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 733640 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 733642 INFO  (qtp1037686742-6198) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1
   [junit4]   2> 733642 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 7
   [junit4]   2> 733643 INFO  (explicit-fetchindex-cmd) [    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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/./collection1/data/index.20160602054834718
   [junit4]   2> 733643 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 733648 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=17.283203125, floorSegmentMB=1.4599609375, forceMergeDeletesPctAllowed=7.692666145827718, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7939532932276266
   [junit4]   2> 733648 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@601bdacc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@557b223a),segFN=segments_2,generation=2}
   [junit4]   2> 733648 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 733648 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 733648 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@601bdacc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@557b223a),segFN=segments_2,generation=2}
   [junit4]   2> 733648 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 733648 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 733648 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@47b80b01 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64166512)
   [junit4]   2> 733648 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 733648 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 733648 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 733651 INFO  (qtp1037686742-6204) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 733654 INFO  (qtp1037686742-6203) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 733656 INFO  (qtp1037686742-6197) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 733666 INFO  (qtp1037686742-6200) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 733666 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1747) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@47b80b01 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64166512)
   [junit4]   2> 733667 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@2be25b9a
   [junit4]   2> 733668 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@601bdacc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@557b223a),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@601bdacc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@557b223a),segFN=segments_3,generation=3}
   [junit4]   2> 733668 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 733668 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 733669 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7544b8e5[collection1] main]
   [junit4]   2> 733669 INFO  (searcherExecutor-3243-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7544b8e5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c1) Uninverting(_1(6.1.0):c1)))}
   [junit4]   2> 733669 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/./collection1/data/index.20160602054834718 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/./collection1/data/index.20160602054834718;done=true>>]
   [junit4]   2> 733669 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=false
   [junit4]   2> 733669 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/./collection1/data/index.20160602054834718
   [junit4]   2> 733669 INFO  (qtp1296679370-6220) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:44762/solr/collection1/replication&command=fetchindex} status=0 QTime=32
   [junit4]   2> 733674 INFO  (qtp1037686742-6201) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 733675 INFO  (qtp1296679370-6221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=3
   [junit4]   2> 733677 INFO  (qtp1037686742-6202) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 733679 INFO  (qtp1037686742-6198) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 733681 INFO  (qtp1037686742-6198) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=4
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4f047674 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fc473c6),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4f047674 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fc473c6),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4f047674 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fc473c6),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4f047674 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fc473c6),segFN=segments_4,generation=4}
   [junit4]   2> 733681 INFO  (qtp1037686742-6198) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 733681 INFO  (qtp1037686742-6198) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@200c784c[collection1] main]
   [junit4]   2> 733681 INFO  (qtp1037686742-6198) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 733681 INFO  (searcherExecutor-3233-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@200c784c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c1) Uninverting(_1(6.1.0):c1) Uninverting(_2(6.1.0):c1)))}
   [junit4]   2> 733681 INFO  (qtp1037686742-6198) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 733683 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 733686 INFO  (qtp1037686742-6198) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 733687 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 733687 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 733687 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 733689 INFO  (qtp1037686742-6203) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1
   [junit4]   2> 733690 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 733690 INFO  (explicit-fetchindex-cmd) [    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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/./collection1/data/index.20160602054834765
   [junit4]   2> 733690 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 733692 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=17.283203125, floorSegmentMB=1.4599609375, forceMergeDeletesPctAllowed=7.692666145827718, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7939532932276266
   [junit4]   2> 733693 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@601bdacc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@557b223a),segFN=segments_3,generation=3}
   [junit4]   2> 733693 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 733693 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 733693 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@601bdacc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@557b223a),segFN=segments_3,generation=3}
   [junit4]   2> 733693 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 733693 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 733693 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@1f2e0af6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@447c3c0f)
   [junit4]   2> 733693 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 733693 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 733693 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 733693 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.cfs because it already exists
   [junit4]   2> 733693 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.cfe because it already exists
   [junit4]   2> 733693 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 733695 INFO  (qtp1037686742-6203) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 733697 INFO  (qtp1037686742-6200) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 733699 INFO  (qtp1037686742-6200) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 733701 INFO  (qtp1037686742-6200) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=segments_4&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 733702 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1810) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@1f2e0af6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@447c3c0f)
   [junit4]   2> 733703 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@6c268db5
   [junit4]   2> 733704 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@601bdacc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@557b223a),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@601bdacc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@557b223a),segFN=segments_4,generation=4}
   [junit4]   2> 733704 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 733704 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 733705 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ad0a5fe[collection1] main]
   [junit4]   2> 733705 INFO  (searcherExecutor-3243-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2ad0a5fe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c1) Uninverting(_1(6.1.0):c1) Uninverting(_2(6.1.0):c1)))}
   [junit4]   2> 733705 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/./collection1/data/index.20160602054834765 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/./collection1/data/index.20160602054834765;done=true>>]
   [junit4]   2> 733706 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=false
   [junit4]   2> 733706 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-002/./collection1/data/index.20160602054834765
   [junit4]   2> 733706 INFO  (qtp1296679370-6214) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:44762/solr/collection1/replication&command=fetchindex} status=0 QTime=23
   [junit4]   2> 733707 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003/collection1
   [junit4]   2> 733721 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 733724 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36d71559{/solr,null,AVAILABLE}
   [junit4]   2> 733725 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@763797bb{HTTP/1.1,[http/1.1]}{127.0.0.1:53743}
   [junit4]   2> 733725 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.e.j.s.Server Started @737406ms
   [junit4]   2> 733725 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] 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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003/collection1/data, hostContext=/solr, hostPort=53743}
   [junit4]   2> 733726 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 733726 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003'
   [junit4]   2> 733726 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 733726 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 733726 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003/solr.xml
   [junit4]   2> 733731 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003/.
   [junit4]   2> 733731 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CoreContainer New CoreContainer 866063840
   [junit4]   2> 733731 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003]
   [junit4]   2> 733732 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003/lib
   [junit4]   2> 733732 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] 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> 733733 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 733733 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 733733 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 733733 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 733733 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 733734 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003/.
   [junit4]   2> 733735 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 733735 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003/./collection1
   [junit4]   2> 733735 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 733736 INFO  (coreLoadExecutor-3256-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003/collection1'
   [junit4]   2> 733738 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 733738 INFO  (coreLoadExecutor-3256-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 733738 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 733738 INFO  (coreLoadExecutor-3256-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 733745 INFO  (coreLoadExecutor-3256-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 733747 WARN  (coreLoadExecutor-3256-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 733748 INFO  (coreLoadExecutor-3256-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 733756 INFO  (coreLoadExecutor-3256-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 733759 INFO  (coreLoadExecutor-3256-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 733779 INFO  (coreLoadExecutor-3256-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 733781 INFO  (coreLoadExecutor-3256-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003/collection1'
   [junit4]   2> 733781 INFO  (coreLoadExecutor-3256-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003/./collection1
   [junit4]   2> 733781 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 733781 INFO  (coreLoadExecutor-3256-thread-1) [    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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003/./collection1/data/]
   [junit4]   2> 733781 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 733781 INFO  (coreLoadExecutor-3256-thread-1) [    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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003/./collection1/data
   [junit4]   2> 733782 INFO  (coreLoadExecutor-3256-thread-1) [    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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003/./collection1/data/index/
   [junit4]   2> 733782 WARN  (coreLoadExecutor-3256-thread-1) [    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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 733782 INFO  (coreLoadExecutor-3256-thread-1) [    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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003/./collection1/data/index
   [junit4]   2> 733782 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=25.6416015625, floorSegmentMB=2.0205078125, forceMergeDeletesPctAllowed=29.65117463504148, segmentsPerTier=36.0, maxCFSSegmentSizeMB=0.7705078125, noCFSRatio=1.0
   [junit4]   2> 733782 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@55a5e25e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1efefd73),segFN=segments_1,generation=1}
   [junit4]   2> 733782 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 733783 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    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/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003/./collection1/data/
   [junit4]   2> 733784 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 733786 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 733786 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 733787 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 733788 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 733789 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 733789 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 733789 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 733790 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 733790 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 733790 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=38.7158203125, floorSegmentMB=1.98828125, forceMergeDeletesPctAllowed=1.806029557904958, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 733790 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@55a5e25e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1efefd73),segFN=segments_1,generation=1}
   [junit4]   2> 733790 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 733790 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5773a897[collection1] main]
   [junit4]   2> 733790 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003/collection1/conf
   [junit4]   2> 733790 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003/collection1/conf}
   [junit4]   2> 733790 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-003/collection1/conf
   [junit4]   2> 733791 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 733791 WARN  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 733791 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 733791 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 733791 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 733792 INFO  (searcherExecutor-3257-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5773a897[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 733792 INFO  (coreLoadExecutor-3256-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 734246 WARN  (qtp1133837083-6243) [    x:collection1] o.a.s.h.ReplicationHandler Exception while invoking 'details' method for replication on master 
   [junit4]   2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44762/solr: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]   2> <title>Error 404 </title>
   [junit4]   2> </head>
   [junit4]   2> <body>
   [junit4]   2> <h2>HTTP ERROR: 404</h2>
   [junit4]   2> <p>Problem accessing /solr/replication. Reason:
   [junit4]   2> <pre>    Can not find: /solr/replication</pre></p>
   [junit4]   2> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/>
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> 
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:558)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.getDetails(IndexFetcher.java:1710)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.getReplicationDetails(ReplicationHandler.java:873)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:313)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:156)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2036)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:657)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:464)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2>

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

ctory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-029/collection1/data
   [junit4]   2> 830191 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[3DA09A7DE6BD43F2]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@745e4559{/solr,null,UNAVAILABLE}
   [junit4]   2> 830195 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[3DA09A7DE6BD43F2]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@69062ac2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 830195 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[3DA09A7DE6BD43F2]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1992682621
   [junit4]   2> 830228 INFO  (coreCloseExecutor-3884-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5cdb3fc2
   [junit4]   2> 830228 INFO  (coreCloseExecutor-3884-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=6,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 830228 INFO  (coreCloseExecutor-3884-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 830228 INFO  (coreCloseExecutor-3884-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 830228 INFO  (coreCloseExecutor-3884-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 830229 INFO  (coreCloseExecutor-3884-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 830229 INFO  (coreCloseExecutor-3884-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 830229 INFO  (coreCloseExecutor-3884-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-030/collection1/data/index.20160602055011008 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-030/collection1/data/index.20160602055011008;done=false>>]
   [junit4]   2> 830229 INFO  (coreCloseExecutor-3884-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 830229 INFO  (coreCloseExecutor-3884-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-030/collection1/data/index.20160602055011008
   [junit4]   2> 830229 INFO  (coreCloseExecutor-3884-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-030/collection1/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-030/collection1/data;done=false>>]
   [junit4]   2> 830229 INFO  (coreCloseExecutor-3884-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 830229 INFO  (coreCloseExecutor-3884-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_3DA09A7DE6BD43F2-001/solr-instance-030/collection1/data
   [junit4]   2> 830230 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[3DA09A7DE6BD43F2]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11d69256{/solr,null,UNAVAILABLE}
   [junit4]   2> 830232 INFO  (SUITE-TestReplicationHandler-seed#[3DA09A7DE6BD43F2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]
   [junit4]   2> org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:367)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:388)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler$1.run(ReplicationHandler.java:276)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {name=FST50, id=FST50, newname=FST50}, docValues:{}, maxPointsInLeafNode=368, maxMBSortInHeap=5.769266614582772, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ga-IE, timezone=Asia/Kabul
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=81695744,total=223125504
   [junit4]   2> NOTE: All tests run in this JVM: [TestEmbeddedSolrServerConstructors, SOLR749Test, RollingRestartTest, TestCoreContainer, HLLSerializationTest, TestRestManager, ConjunctionSolrSpellCheckerTest, SimpleFacetsTest, DistributedFacetPivotLargeTest, HardAutoCommitTest, TestQuerySenderNoQuery, CloudMLTQParserTest, SaslZkACLProviderTest, TestManagedSchema, BlockCacheTest, TermsComponentTest, XsltUpdateRequestHandlerTest, HdfsRecoveryZkTest, TestTrieFacet, TestJsonFacets, TestInitQParser, TestSolr4Spatial2, ZkControllerTest, DocValuesTest, CloneFieldUpdateProcessorFactoryTest, AsyncMigrateRouteKeyTest, TestFieldCacheSortRandom, PathHierarchyTokenizerFactoryTest, SpatialFilterTest, MergeStrategyTest, AnalysisAfterCoreReloadTest, TestLFUCache, SparseHLLTest, TestUseDocValuesAsStored2, PreAnalyzedFieldTest, SimplePostToolTest, TestCursorMarkWithoutUniqueKey, TestNonDefinedSimilarityFactory, SyncSliceTest, TestSolrConfigHandlerCloud, TestTolerantUpdateProcessorCloud, TestSolrQueryResponse, CollectionStateFormat2Test, TestClusterStateMutator, IndexSchemaTest, RegexBoostProcessorTest, PeerSyncTest, TestGroupingSearch, TestPKIAuthenticationPlugin, TestRandomCollapseQParserPlugin, TestCloudInspectUtil, TestSolrXml, DistribCursorPagingTest, TestRawResponseWriter, TestCodecSupport, TestSurroundQueryParser, BJQParserTest, SuggesterFSTTest, JsonLoaderTest, TestExtendedDismaxParser, JavabinLoaderTest, TestAnalyzedSuggestions, TestManagedSynonymFilterFactory, RecoveryZkTest, CdcrReplicationDistributedZkTest, CoreMergeIndexesAdminHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, GraphQueryTest, TestHighlightDedupGrouping, DistributedQueryComponentOptimizationTest, PKIAuthenticationIntegrationTest, PingRequestHandlerTest, SortSpecParsingTest, TestRebalanceLeaders, TestPerFieldSimilarityWithDefaultOverride, TestIBSimilarityFactory, FacetPivotSmallTest, UUIDFieldTest, TestFunctionQuery, OverseerStatusTest, TestArbitraryIndexDir, DocValuesMissingTest, HdfsTlogReplayBufferedWhileIndexingTest, TestMissingGroups, SecurityConfHandlerTest, SchemaVersionSpecificBehaviorTest, TestReplicationHandler]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandler -Dtests.seed=3DA09A7DE6BD43F2 -Dtests.slow=true -Dtests.locale=ga-IE -Dtests.timezone=Asia/Kabul -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestReplicationHandler (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3DA09A7DE6BD43F2]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [134/612 (1!)] on J0 in 97.80s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1546 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: 612 suites (10 ignored), 2564 tests, 1 suite-level error, 87 ignored (72 assumptions) [seed: 3DA09A7DE6BD43F2]

Total time: 86 minutes 11 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



[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 173 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
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