Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/320/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.StressHdfsTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.NRTCachingDirectory  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:352)  at 
org.apache.solr.core.SolrCore.cleanupOldIndexDirectories(SolrCore.java:2996)  
at org.apache.solr.core.SolrCore.close(SolrCore.java:1538)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:957)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:918)  at 
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:553)  at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
 at java.lang.Thread.run(Thread.java:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not 
released!!! [NRTCachingDirectory]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.NRTCachingDirectory
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:352)
        at 
org.apache.solr.core.SolrCore.cleanupOldIndexDirectories(SolrCore.java:2996)
        at org.apache.solr.core.SolrCore.close(SolrCore.java:1538)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:957)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:918)
        at 
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:553)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)


        at __randomizedtesting.SeedInfo.seed([ED760D1F796D1DB7]: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.teardownTestCases(SolrTestCaseJ4.java:301)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload

Error Message:
expected:<[{indexVersion=1490638272213,generation=2,filelist=[_3.cfe, _3.cfs, 
_3.si, _4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, _4_Memory_0.ram, _5.cfe, 
_5.cfs, _5.si, _6.cfe, _6.cfs, _6.si, segments_2]}]> but 
was:<[{indexVersion=1490638272213,generation=2,filelist=[_3.cfe, _3.cfs, _3.si, 
_4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, _4_Memory_0.ram, _5.cfe, _5.cfs, 
_5.si, _6.cfe, _6.cfs, _6.si, segments_2]}, 
{indexVersion=1490638272213,generation=3,filelist=[_4.fdt, _4.fdx, _4.fnm, 
_4.nvd, _4.nvm, _4.si, _4_Memory_0.ram, _7.fdt, _7.fdx, _7.fnm, _7.nvd, _7.nvm, 
_7.si, _7_Memory_0.ram, segments_3]}]>

Stack Trace:
java.lang.AssertionError: 
expected:<[{indexVersion=1490638272213,generation=2,filelist=[_3.cfe, _3.cfs, 
_3.si, _4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, _4_Memory_0.ram, _5.cfe, 
_5.cfs, _5.si, _6.cfe, _6.cfs, _6.si, segments_2]}]> but 
was:<[{indexVersion=1490638272213,generation=2,filelist=[_3.cfe, _3.cfs, _3.si, 
_4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, _4_Memory_0.ram, _5.cfe, _5.cfs, 
_5.si, _6.cfe, _6.cfs, _6.si, segments_2]}, 
{indexVersion=1490638272213,generation=3,filelist=[_4.fdt, _4.fdx, _4.fnm, 
_4.nvd, _4.nvm, _4.si, _4_Memory_0.ram, _7.fdt, _7.fdx, _7.fnm, _7.nvd, _7.nvm, 
_7.si, _7_Memory_0.ram, segments_3]}]>
        at 
__randomizedtesting.SeedInfo.seed([ED760D1F796D1DB7:C8A1162F092513B4]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1281)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12681 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/init-core-data-001
   [junit4]   2> 1596197 WARN  
(SUITE-TestReplicationHandler-seed#[ED760D1F796D1DB7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=120 numCloses=120
   [junit4]   2> 1596197 INFO  
(SUITE-TestReplicationHandler-seed#[ED760D1F796D1DB7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1596208 INFO  
(SUITE-TestReplicationHandler-seed#[ED760D1F796D1DB7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1596213 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestHandlerPathUnchanged
   [junit4]   2> 1596213 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-001/collection1
   [junit4]   2> 1596237 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1596327 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@761be2ed{/solr,null,AVAILABLE}
   [junit4]   2> 1596336 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@6b431205{HTTP/1.1,[http/1.1]}{127.0.0.1:46821}
   [junit4]   2> 1596336 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.Server Started @1599288ms
   [junit4]   2> 1596336 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=46821}
   [junit4]   2> 1596336 ERROR 
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1596336 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.6.0
   [junit4]   2> 1596336 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 1596336 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1596337 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-27T18:04:39.988Z
   [junit4]   2> 1596337 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-001/solr.xml
   [junit4]   2> 1596343 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1596391 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-001/.
   [junit4]   2> 1596392 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1596408 INFO  (coreLoadExecutor-4249-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1596415 INFO  (coreLoadExecutor-4249-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1596417 INFO  (coreLoadExecutor-4249-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1596418 INFO  (coreLoadExecutor-4249-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-001/./collection1
   [junit4]   2> 1596418 INFO  (coreLoadExecutor-4249-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1596418 INFO  (coreLoadExecutor-4249-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1596420 INFO  (coreLoadExecutor-4249-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1596569 INFO  (coreLoadExecutor-4249-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1596569 INFO  (coreLoadExecutor-4249-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1596571 INFO  (coreLoadExecutor-4249-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=3, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=30.5703125, 
floorSegmentMB=1.416015625, forceMergeDeletesPctAllowed=8.497092247255525, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12262046934448474
   [junit4]   2> 1596576 INFO  (coreLoadExecutor-4249-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5e2e7b5f[collection1] main]
   [junit4]   2> 1596578 INFO  (coreLoadExecutor-4249-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-001/collection1/conf
   [junit4]   2> 1596585 INFO  (coreLoadExecutor-4249-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1596585 INFO  (coreLoadExecutor-4249-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1596586 INFO  
(searcherExecutor-4250-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5e2e7b5f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1597927 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-002/collection1
   [junit4]   2> 1597929 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1597964 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57ff964{/solr,null,AVAILABLE}
   [junit4]   2> 1597965 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@37c4da78{HTTP/1.1,[http/1.1]}{127.0.0.1:40935}
   [junit4]   2> 1597965 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.Server Started @1600917ms
   [junit4]   2> 1597965 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=40935}
   [junit4]   2> 1597965 ERROR 
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1597965 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.6.0
   [junit4]   2> 1597965 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 1597965 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1597965 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-27T18:04:41.616Z
   [junit4]   2> 1597966 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-002/solr.xml
   [junit4]   2> 1597991 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1598072 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-002/.
   [junit4]   2> 1598072 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1598094 INFO  (coreLoadExecutor-4259-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1598151 INFO  (coreLoadExecutor-4259-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1598153 INFO  (coreLoadExecutor-4259-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1598172 INFO  (coreLoadExecutor-4259-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-002/./collection1
   [junit4]   2> 1598173 INFO  (coreLoadExecutor-4259-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1598173 INFO  (coreLoadExecutor-4259-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-002/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1598180 INFO  (coreLoadExecutor-4259-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1598549 INFO  (coreLoadExecutor-4259-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1598549 INFO  (coreLoadExecutor-4259-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1598550 INFO  (coreLoadExecutor-4259-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=3, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=30.5703125, 
floorSegmentMB=1.416015625, forceMergeDeletesPctAllowed=8.497092247255525, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12262046934448474
   [junit4]   2> 1598550 INFO  (coreLoadExecutor-4259-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f17676b[collection1] 
main]
   [junit4]   2> 1598551 INFO  (coreLoadExecutor-4259-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-002/collection1/conf
   [junit4]   2> 1598553 INFO  (coreLoadExecutor-4259-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 1598553 INFO  
(searcherExecutor-4260-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f17676b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1598797 INFO  (qtp1889804773-10764) [    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> 1598797 INFO  (indexFetcher-4264-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1598797 INFO  (indexFetcher-4264-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1598797 INFO  (indexFetcher-4264-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1598797 INFO  (indexFetcher-4264-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1599259 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestHandlerPathUnchanged
   [junit4]   2> 1599261 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@6b431205{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1599261 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=428530616
   [junit4]   2> 1599269 INFO  (coreCloseExecutor-4265-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4e3157f0
   [junit4]   2> 1599275 INFO  (coreCloseExecutor-4265-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1599278 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1599279 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@761be2ed{/solr,null,UNAVAILABLE}
   [junit4]   2> 1599299 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@37c4da78{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1599299 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=472451052
   [junit4]   2> 1599309 INFO  (coreCloseExecutor-4267-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@eba2528
   [junit4]   2> 1599311 INFO  (coreCloseExecutor-4267-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1599312 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1599314 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@57ff964{/solr,null,UNAVAILABLE}
   [junit4]   2> 1599317 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexFetchWithMasterUrl
   [junit4]   2> 1599317 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-003/collection1
   [junit4]   2> 1599321 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1599363 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1da1e4d6{/solr,null,AVAILABLE}
   [junit4]   2> 1599364 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@4e9b1fb9{HTTP/1.1,[http/1.1]}{127.0.0.1:54413}
   [junit4]   2> 1599364 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.Server Started @1602316ms
   [junit4]   2> 1599364 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-003/collection1/data,
 hostContext=/solr, hostPort=54413}
   [junit4]   2> 1599364 ERROR 
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1599364 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.6.0
   [junit4]   2> 1599364 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 1599364 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1599364 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-27T18:04:43.015Z
   [junit4]   2> 1599365 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-003/solr.xml
   [junit4]   2> 1599387 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1599446 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-003/.
   [junit4]   2> 1599446 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1599463 INFO  (coreLoadExecutor-4274-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1599480 INFO  (coreLoadExecutor-4274-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1599482 INFO  (coreLoadExecutor-4274-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1599487 INFO  (coreLoadExecutor-4274-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-003/./collection1
   [junit4]   2> 1599488 INFO  (coreLoadExecutor-4274-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1599488 INFO  (coreLoadExecutor-4274-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-003/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-003/./collection1/data/]
   [junit4]   2> 1599497 INFO  (coreLoadExecutor-4274-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1599755 INFO  (coreLoadExecutor-4274-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1599755 INFO  (coreLoadExecutor-4274-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1599756 INFO  (coreLoadExecutor-4274-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=3, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=30.5703125, 
floorSegmentMB=1.416015625, forceMergeDeletesPctAllowed=8.497092247255525, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12262046934448474
   [junit4]   2> 1599756 INFO  (coreLoadExecutor-4274-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@41dd8135[collection1] main]
   [junit4]   2> 1599756 INFO  (coreLoadExecutor-4274-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-003/collection1/conf
   [junit4]   2> 1599756 INFO  (coreLoadExecutor-4274-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1599756 INFO  (coreLoadExecutor-4274-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1599757 INFO  
(searcherExecutor-4275-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@41dd8135[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1600767 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-004/collection1
   [junit4]   2> 1600771 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1600790 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19272dfc{/solr,null,AVAILABLE}
   [junit4]   2> 1600791 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@4470c8af{HTTP/1.1,[http/1.1]}{127.0.0.1:44883}
   [junit4]   2> 1600791 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.Server Started @1603743ms
   [junit4]   2> 1600791 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-004/collection1/data,
 hostContext=/solr, hostPort=44883}
   [junit4]   2> 1600799 ERROR 
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1600799 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.6.0
   [junit4]   2> 1600799 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 1600799 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1600799 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-27T18:04:44.450Z
   [junit4]   2> 1600799 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-004/solr.xml
   [junit4]   2> 1600810 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1600845 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-004/.
   [junit4]   2> 1600845 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1600988 INFO  (coreLoadExecutor-4284-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1601019 INFO  (coreLoadExecutor-4284-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1601021 INFO  (coreLoadExecutor-4284-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1601022 INFO  (coreLoadExecutor-4284-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-004/./collection1
   [junit4]   2> 1601030 INFO  (coreLoadExecutor-4284-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1601030 INFO  (coreLoadExecutor-4284-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-004/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-004/./collection1/data/]
   [junit4]   2> 1601038 INFO  (coreLoadExecutor-4284-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1601170 INFO  (coreLoadExecutor-4284-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1601170 INFO  (coreLoadExecutor-4284-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1601171 INFO  (coreLoadExecutor-4284-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=3, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=30.5703125, 
floorSegmentMB=1.416015625, forceMergeDeletesPctAllowed=8.497092247255525, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12262046934448474
   [junit4]   2> 1601171 INFO  (coreLoadExecutor-4284-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6dea1114[collection1] main]
   [junit4]   2> 1601171 INFO  (coreLoadExecutor-4284-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-004/collection1/conf
   [junit4]   2> 1601297 INFO  (coreLoadExecutor-4284-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 1601346 INFO  
(searcherExecutor-4285-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6dea1114[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1601859 INFO  (qtp1212157163-10805) [    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> 1601859 INFO  (indexFetcher-4289-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1601859 INFO  (indexFetcher-4289-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1601859 INFO  (indexFetcher-4289-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1601859 INFO  (indexFetcher-4289-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1601914 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@4470c8af{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1601914 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=973623563
   [junit4]   2> 1601920 INFO  (coreCloseExecutor-4290-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@72035c88
   [junit4]   2> 1601927 INFO  (coreCloseExecutor-4290-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1601928 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1601934 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@19272dfc{/solr,null,UNAVAILABLE}
   [junit4]   2> 1601936 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1602003 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@692e7dd7{/solr,null,AVAILABLE}
   [junit4]   2> 1602004 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@48a74aaf{HTTP/1.1,[http/1.1]}{127.0.0.1:60747}
   [junit4]   2> 1602004 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.e.j.s.Server Started @1604956ms
   [junit4]   2> 1602004 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-004/collection1/data,
 hostContext=/solr, hostPort=60747}
   [junit4]   2> 1602004 ERROR 
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1602004 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.6.0
   [junit4]   2> 1602004 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 1602004 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1602004 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-27T18:04:45.655Z
   [junit4]   2> 1602005 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-004/solr.xml
   [junit4]   2> 1602024 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1602044 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-004/.
   [junit4]   2> 1602044 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[ED760D1F796D1DB7])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1602291 INFO  (coreLoadExecutor-4297-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1602324 INFO  (coreLoadExecutor-4297-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1602349 INFO  (coreLoadExecutor-4297-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1602351 INFO  (coreLoadExecutor-4297-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-004/./collection1
   [junit4]   2> 1602351 INFO  (coreLoadExecutor-4297-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1602351 INFO  (coreLoadExecutor-4297-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-004/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-004/./collection1/data/]
   [junit4]   2> 1602377 INFO  (coreLoadExecutor-4297-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1602506 INFO  (coreLoadExecutor-4297-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1602506 INFO  (coreLoadExecutor-4297-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1602507 INFO  (coreLoadExecutor-4297-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=3, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=30.5703125, 
floorSegmentMB=1.416015625, forceMergeDeletesPctAllowed=8.497092247255525, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12262046934448474
   [junit4]   2> 1602507 INFO  (coreLoadExecutor-4297-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4eb55897[collection1] main]
   [junit4]   2> 1602507 INFO  (coreLoadExecutor-4297-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_ED760D1F796D1DB7-001/solr-instance-004/collection1/conf
   [junit4]   2> 1602507 INFO  (coreLoadExecutor-4297-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1602508 INFO  
(searcherExecutor-4298-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4eb55897[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1604767 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1604767 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1604783 INFO  (qtp1234245771-10844) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1604783 INFO  (qtp1234245771-10844) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1604786 INFO  (qtp1234245771-10844) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1604786 INFO  (qtp1234245771-10844) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3b9b263
   [junit4]   2> 1604790 INFO  (qtp1234245771-10844) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@941d913[collection1] main]
   [junit4]   2> 1604794 INFO  (qtp1234245771-10844) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1604794 INFO  
(searcherExecutor-4298-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@941d913[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1604794 INFO  (qtp1234245771-10844) [    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 8
   [junit4]   2> 1604799 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 1604806 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1604814 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1604822 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1604831 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1604838 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1604846 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1604978 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1604988 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1604989 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1604991 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1604992 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1604994 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1604995 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1604996 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1604998 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1604999 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1605001 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1605002 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1605006 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1605010 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1605014 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1605026 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1605028 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1605029 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1605031 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1605032 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1605034 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1605035 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1605037 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1605038 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1605040 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1605041 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1605043 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1605044 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1605045 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1605047 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1605048 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1605050 INFO  (qtp1212157163-10807) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1605051 INFO  (qtp1212157163-10807) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1605053 INFO  (qtp1212157163-10807) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1605054 INFO  (qtp1212157163-10807) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1605067 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1605068 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1605070 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1605071 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1605073 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1605074 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1605076 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1605077 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1605079 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1605080 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1605081 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1605083 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1605084 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1605086 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1605087 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1605089 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1605090 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1605096 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1605107 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1605109 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1605333 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1605335 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1605339 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1605343 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1605351 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1605352 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1605354 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1605355 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1605363 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1605366 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1605378 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1605390 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1605392 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1605393 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1605395 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1605396 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1605407 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1605408 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1605410 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1605411 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 1605420 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1605421 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 1605424 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 1605434 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1605436 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1605437 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1605447 INFO  (qtp1212157163-10808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1605448 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1605450 INFO  (qtp1212157163-10805) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1605454 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 1605456 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 1605462 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 1605465 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 1605468 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 1605472 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 1605474 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 1605475 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 1605476 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 1605478 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 1605479 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 1605481 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 1605482 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 1605484 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 1605485 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 1605486 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 1605488 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 1605489 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 1605491 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 1605492 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 1605498 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 1605500 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 1605501 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 1605503 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 1605504 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 1605506 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 1605507 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 1605508 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 1605510 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 1605511 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 1605513 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 1605514 INFO  (qtp1212157163-10804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 1605516 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 1605517 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 1605518 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 1605520 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 1605521 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 1605523 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 1605524 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 1605526 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 1605527 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 1605529 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 1605530 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 1605532 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 1605533 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 1605534 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 1605536 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 1605537 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 1605539 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 1605540 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 1605541 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 1605543 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 1605544 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 1605546 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 1605547 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 1605549 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 1605550 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 1605551 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 1605553 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 1605554 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 1605556 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 1605557 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 1605559 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 1605560 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 1605561 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 1605563 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 1605564 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 1605566 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 1605567 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 1605569 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 1605570 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 1605571 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 1605573 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 1605574 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 1605576 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 1605578 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 1605579 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 1605581 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 1605582 INFO  (qtp1212157163-10809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 1605588 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 1605595 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 1605596 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 1605598 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 1605599 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 1605601 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 1605602 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 1605604 INFO  (qtp1212157163-10802) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 1605605 INFO  (qtp1212157

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

215)
   [junit4]   2>     
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>     
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>     
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>     
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>     
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>     
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>     java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> JUnit4-serializer-daemon:
   [junit4]   2>     java.lang.Thread.sleep(Native Method)
   [junit4]   2>     
com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> Signal Dispatcher:
   [junit4]   2> 
   [junit4]   2> SUITE-StressHdfsTest-seed#[ED760D1F796D1DB7]-worker:
   [junit4]   2>     java.lang.Thread.dumpThreads(Native Method)
   [junit4]   2>     java.lang.Thread.getAllStackTraces(Thread.java:1607)
   [junit4]   2>     
org.apache.solr.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty(SolrTestCaseJ4.java:354)
   [junit4]   2>     
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:300)
   [junit4]   2>     [...sun.*, java.lang.reflect.*, 
com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>     
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>     
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>     
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 3988155 INFO  
(SUITE-StressHdfsTest-seed#[ED760D1F796D1DB7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=it-CH, 
timezone=Pacific/Fiji
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=2,free=254847968,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistribDocBasedVersion, 
TestCloudPseudoReturnFields, SuggesterTest, TestPostingsSolrHighlighter, 
SolrGraphiteReporterTest, CloudExitableDirectoryReaderTest, TestCoreAdminApis, 
TestXIncludeConfig, BlockJoinFacetSimpleTest, TestBinaryField, 
TestIndexSearcher, CircularListTest, TestFieldCacheSort, TestCustomSort, 
TestIndexingPerformance, TestCorePropertiesReload, TestXmlQParserPlugin, 
StatelessScriptUpdateProcessorFactoryTest, 
TestLMJelinekMercerSimilarityFactory, TestHdfsCloudBackupRestore, 
TestSolrCoreParser, HardAutoCommitTest, TestCopyFieldCollectionResource, 
TestCoreDiscovery, DistributedFacetExistsSmallTest, 
OverseerModifyCollectionTest, CoreAdminHandlerTest, 
TestFieldTypeCollectionResource, ShufflingReplicaListTransformerTest, 
TestUseDocValuesAsStored2, AnalysisErrorHandlingTest, 
TestFieldCacheWithThreads, DeleteLastCustomShardedReplicaTest, 
SuggesterTSTTest, TestRTimerTree, HLLSerializationTest, BJQParserTest, 
ActionThrottleTest, TestDFRSimilarityFactory, SolrMetricReporterTest, 
TestExtendedDismaxParser, JSONWriterTest, CdcrReplicationDistributedZkTest, 
RankQueryTest, TestCloudSchemaless, TestUniqueKeyFieldResource, 
SmileWriterTest, OpenExchangeRatesOrgProviderTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestCloudDeleteByQuery, 
TestConfigSetImmutable, SimpleMLTQParserTest, TestNumericTerms64, TestReload, 
TestUtils, TestSolrConfigHandler, SuggesterWFSTTest, 
TestSolrConfigHandlerConcurrent, TestLFUCache, PrimUtilsTest, 
TestSerializedLuceneMatchVersion, SolrTestCaseJ4Test, 
TestGraphTermsQParserPlugin, TestSubQueryTransformerDistrib, TestSolrJ, 
DOMUtilTest, TestCollationField, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestRecovery, TestSolrCloudWithKerberosAlt, TestExactSharedStatsCache, 
BinaryUpdateRequestHandlerTest, DocExpirationUpdateProcessorFactoryTest, 
SecurityConfHandlerTest, LeaderFailureAfterFreshStartTest, 
OverseerTaskQueueTest, QueryParsingTest, TimeZoneUtilsTest, 
TermVectorComponentDistributedTest, HdfsDirectoryTest, 
DirectUpdateHandlerOptimizeTest, StatsComponentTest, DirectUpdateHandlerTest, 
SaslZkACLProviderTest, RecoveryZkTest, TestCollapseQParserPlugin, 
NoCacheHeaderTest, TestWriterPerf, TestReplicationHandlerBackup, 
TestConfigSetsAPIZkFailure, TestMaxScoreQueryParser, MinimalSchemaTest, 
HdfsNNFailoverTest, TestMergePolicyConfig, WrapperMergePolicyFactoryTest, 
TestStressInPlaceUpdates, PluginInfoTest, CoreAdminCreateDiscoverTest, 
XmlUpdateRequestHandlerTest, PeerSyncWithIndexFingerprintCachingTest, 
QueryResultKeyTest, HighlighterMaxOffsetTest, TestShortCircuitedRequests, 
TestJmxMonitoredMap, TestDistributedMissingSort, 
DistribDocExpirationUpdateProcessorTest, SuggestComponentTest, 
TestDynamicFieldResource, BadComponentTest, JSONWriterTest, 
FacetPivotSmallTest, RestartWhileUpdatingTest, 
ClassificationUpdateProcessorIntegrationTest, 
TestReversedWildcardFilterFactory, CursorMarkTest, BasicDistributedZk2Test, 
SyncSliceTest, OverseerTest, FullSolrCloudDistribCmdsTest, 
TestReplicationHandler, LukeRequestHandlerTest, TestValueSourceCache, 
MoreLikeThisHandlerTest, RequiredFieldsTest, TestSolrQueryParser, 
IndexSchemaTest, TestAnalyzedSuggestions, PingRequestHandlerTest, 
HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, 
AlternateDirectoryTest, TestQuerySenderNoQuery, ResponseLogComponentTest, 
SampleTest, TestSearchPerf, OutputWriterTest, NotRequiredUniqueKeyTest, 
TestPhraseSuggestions, TestSweetSpotSimilarityFactory, ResourceLoaderTest, 
DateMathParserTest, PreAnalyzedFieldTest, DateFieldTest, 
RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestDocumentBuilder, 
ZkNodePropsTest, SystemInfoHandlerTest, TestRTGBase, 
DistributedIntervalFacetingTest, AsyncCallRequestStatusResponseTest, 
CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionStateFormat2Test, 
CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, 
DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, 
SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, TestCollectionAPI, 
TestLeaderElectionWithEmptyReplica, TestLockTree, TestMiniSolrCloudCluster, 
TestOnReconnectListenerSupport, TestRebalanceLeaders, TestSegmentSorting, 
TestStressLiveNodes, TriLevelCompositeIdRoutingTest, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, 
HdfsBasicDistributedZkTest, HdfsUnloadDistributedZkTest, StressHdfsTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StressHdfsTest 
-Dtests.seed=ED760D1F796D1DB7 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=it-CH -Dtests.timezone=Pacific/Fiji -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | StressHdfsTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 
object(s) that were not released!!! [NRTCachingDirectory]
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.NRTCachingDirectory
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:352)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.cleanupOldIndexDirectories(SolrCore.java:2996)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.close(SolrCore.java:1538)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:957)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:918)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:553)
   [junit4]    >        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ED760D1F796D1DB7]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:301)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [550/701 (2!)] on J2 in 76.15s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 43694 lines...]


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

Reply via email to