You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/03/19 07:47:54 UTC

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_121) - Build # 789 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/789/
Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.core.ExitableDirectoryReaderTest.testCacheAssumptions

Error Message:
Should have fewer docs than 100

Stack Trace:
java.lang.AssertionError: Should have fewer docs than 100
	at __randomizedtesting.SeedInfo.seed([9A353E8C541DE478:ED4881AB3AE8A95A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.ExitableDirectoryReaderTest.testCacheAssumptions(ExitableDirectoryReaderTest.java:102)
	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 11163 lines...]
   [junit4] Suite: org.apache.solr.core.ExitableDirectoryReaderTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ExitableDirectoryReaderTest_9A353E8C541DE478-001\init-core-data-001
   [junit4]   2> 410738 WARN  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 410739 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 410745 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 410747 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 410748 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 410818 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 410844 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 410892 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 410909 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 411006 WARN  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 411015 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6840e686
   [junit4]   2> 411016 WARN  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 411018 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6840e686
   [junit4]   2> 411018 WARN  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 411019 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6840e686
   [junit4]   2> 411022 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 411084 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 411093 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 411162 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 411181 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 411182 WARN  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 411182 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6840e686
   [junit4]   2> 411182 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 411182 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ExitableDirectoryReaderTest_9A353E8C541DE478-001\init-core-data-001\]
   [junit4]   2> 411183 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=36.10546875, floorSegmentMB=0.2421875, forceMergeDeletesPctAllowed=23.92519555014866, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.27761615539347495
   [junit4]   2> 411300 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 411300 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 411301 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7192663435206014]
   [junit4]   2> 411301 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ef36fa0[collection1] main]
   [junit4]   2> 411302 WARN  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 411303 INFO  (coreLoadExecutor-1167-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 411303 INFO  (searcherExecutor-1168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5ef36fa0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 411304 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 411306 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 1
   [junit4]   2> 411313 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 411313 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 411314 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 411314 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 411315 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 411315 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 411315 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 411316 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 411316 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 411316 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 411317 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11]} 0 0
   [junit4]   2> 411317 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12]} 0 0
   [junit4]   2> 411317 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13]} 0 0
   [junit4]   2> 411318 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14]} 0 0
   [junit4]   2> 411318 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15]} 0 0
   [junit4]   2> 411318 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16]} 0 0
   [junit4]   2> 411319 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17]} 0 0
   [junit4]   2> 411319 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[18]} 0 0
   [junit4]   2> 411319 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19]} 0 0
   [junit4]   2> 411320 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20]} 0 0
   [junit4]   2> 411320 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21]} 0 0
   [junit4]   2> 411320 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22]} 0 0
   [junit4]   2> 411320 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23]} 0 0
   [junit4]   2> 411321 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24]} 0 0
   [junit4]   2> 411321 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25]} 0 0
   [junit4]   2> 411322 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26]} 0 0
   [junit4]   2> 411322 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27]} 0 0
   [junit4]   2> 411323 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28]} 0 0
   [junit4]   2> 411323 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[29]} 0 0
   [junit4]   2> 411323 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[30]} 0 0
   [junit4]   2> 411324 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[31]} 0 0
   [junit4]   2> 411324 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[32]} 0 0
   [junit4]   2> 411324 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[33]} 0 0
   [junit4]   2> 411324 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[34]} 0 0
   [junit4]   2> 411325 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[35]} 0 0
   [junit4]   2> 411325 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[36]} 0 0
   [junit4]   2> 411325 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[37]} 0 0
   [junit4]   2> 411326 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[38]} 0 0
   [junit4]   2> 411326 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[39]} 0 0
   [junit4]   2> 411327 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[40]} 0 0
   [junit4]   2> 411327 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[41]} 0 0
   [junit4]   2> 411327 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42]} 0 0
   [junit4]   2> 411327 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[43]} 0 0
   [junit4]   2> 411328 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[44]} 0 0
   [junit4]   2> 411328 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[45]} 0 0
   [junit4]   2> 411328 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[46]} 0 0
   [junit4]   2> 411329 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[47]} 0 0
   [junit4]   2> 411329 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[48]} 0 0
   [junit4]   2> 411329 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[49]} 0 0
   [junit4]   2> 411329 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[50]} 0 0
   [junit4]   2> 411330 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[51]} 0 0
   [junit4]   2> 411330 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[52]} 0 0
   [junit4]   2> 411330 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[53]} 0 0
   [junit4]   2> 411331 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[54]} 0 0
   [junit4]   2> 411331 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[55]} 0 0
   [junit4]   2> 411331 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[56]} 0 0
   [junit4]   2> 411332 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[57]} 0 0
   [junit4]   2> 411332 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[58]} 0 0
   [junit4]   2> 411332 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[59]} 0 0
   [junit4]   2> 411332 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[60]} 0 0
   [junit4]   2> 411333 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[61]} 0 0
   [junit4]   2> 411333 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[62]} 0 0
   [junit4]   2> 411333 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[63]} 0 0
   [junit4]   2> 411334 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[64]} 0 0
   [junit4]   2> 411334 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[65]} 0 0
   [junit4]   2> 411336 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[66]} 0 0
   [junit4]   2> 411336 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[67]} 0 0
   [junit4]   2> 411336 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[68]} 0 0
   [junit4]   2> 411336 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[69]} 0 0
   [junit4]   2> 411337 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[70]} 0 0
   [junit4]   2> 411337 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[71]} 0 0
   [junit4]   2> 411337 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[72]} 0 0
   [junit4]   2> 411338 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[73]} 0 0
   [junit4]   2> 411338 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[74]} 0 0
   [junit4]   2> 411338 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[75]} 0 0
   [junit4]   2> 411339 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[76]} 0 0
   [junit4]   2> 411339 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[77]} 0 0
   [junit4]   2> 411339 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[78]} 0 0
   [junit4]   2> 411340 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[79]} 0 0
   [junit4]   2> 411340 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[80]} 0 0
   [junit4]   2> 411340 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[81]} 0 0
   [junit4]   2> 411340 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[82]} 0 0
   [junit4]   2> 411341 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[83]} 0 0
   [junit4]   2> 411341 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[84]} 0 0
   [junit4]   2> 411341 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[85]} 0 0
   [junit4]   2> 411341 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[86]} 0 0
   [junit4]   2> 411341 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[87]} 0 0
   [junit4]   2> 411342 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[88]} 0 0
   [junit4]   2> 411342 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[89]} 0 0
   [junit4]   2> 411342 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[90]} 0 0
   [junit4]   2> 411342 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[91]} 0 0
   [junit4]   2> 411343 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[92]} 0 0
   [junit4]   2> 411343 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[93]} 0 0
   [junit4]   2> 411343 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[94]} 0 0
   [junit4]   2> 411344 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[95]} 0 0
   [junit4]   2> 411344 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[96]} 0 0
   [junit4]   2> 411344 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[97]} 0 0
   [junit4]   2> 411344 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[98]} 0 0
   [junit4]   2> 411345 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99]} 0 0
   [junit4]   2> 411345 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 411345 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@131eb6df
   [junit4]   2> 411373 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d09eb69[collection1] main]
   [junit4]   2> 411373 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 411373 INFO  (searcherExecutor-1168-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d09eb69[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):c100)))}
   [junit4]   2> 411374 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 28
   [junit4]   2> 411378 INFO  (TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[9A353E8C541DE478]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPrefixQuery
   [junit4]   2> 411381 WARN  (TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[9A353E8C541DE478]) [    ] o.a.s.s.SolrIndexSearcher Query: [name:a*]; The request took too long to iterate over terms. Timeout: timeoutAt: 4903702878959087 (System.nanoTime(): 4903702880152974), TermsEnum=org.apache.lucene.index.AutomatonTermsEnum@8b1304f
   [junit4]   2> 411381 INFO  (TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[9A353E8C541DE478]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={sleep=2&q=name:a*&timeAllowed=1&wt=xml} hits=0 status=0 QTime=3
   [junit4]   2> 411402 INFO  (TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[9A353E8C541DE478]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:a*&timeAllowed=10000&wt=xml} hits=100 status=0 QTime=20
   [junit4]   2> 411406 INFO  (TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[9A353E8C541DE478]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={sleep=2&q=name:a*&timeAllowed=1&wt=xml} hits=100 status=0 QTime=2
   [junit4]   2> 411408 WARN  (TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[9A353E8C541DE478]) [    ] o.a.s.h.c.SearchHandler Query: sleep=2&q=*:*&fq=name:a*&timeAllowed=1&wt=xml; The request took too long to iterate over terms. Timeout: timeoutAt: 4903702906385658 (System.nanoTime(): 4903702906889684), TermsEnum=org.apache.lucene.index.AutomatonTermsEnum@2787efc3
   [junit4]   2> 411408 INFO  (TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[9A353E8C541DE478]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={sleep=2&q=*:*&fq=name:a*&timeAllowed=1&wt=xml} status=0 QTime=2
   [junit4]   2> 411409 INFO  (TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[9A353E8C541DE478]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq=name:a*&timeAllowed=10000&wt=xml} hits=100 status=0 QTime=0
   [junit4]   2> 411409 INFO  (TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[9A353E8C541DE478]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:b*&timeAllowed=9223372036854775807&wt=xml} hits=100 status=0 QTime=0
   [junit4]   2> 411410 INFO  (TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[9A353E8C541DE478]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:c*&timeAllowed=-7&wt=xml} hits=100 status=0 QTime=0
   [junit4]   2> 411410 INFO  (TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[9A353E8C541DE478]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPrefixQuery
   [junit4]   2> 411412 INFO  (TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[9A353E8C541DE478]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCacheAssumptions
   [junit4]   2> 411415 INFO  (TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[9A353E8C541DE478]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={sleep=2&q=*:*&indent=true&fq=name:d*&timeAllowed=1&wt=xml} hits=100 status=0 QTime=1
   [junit4]   2> 411415 INFO  (TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[9A353E8C541DE478]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCacheAssumptions
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ExitableDirectoryReaderTest -Dtests.method=testCacheAssumptions -Dtests.seed=9A353E8C541DE478 -Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=Canada/Eastern -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J0 | ExitableDirectoryReaderTest.testCacheAssumptions <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Should have fewer docs than 100
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9A353E8C541DE478:ED4881AB3AE8A95A]:0)
   [junit4]    > 	at org.apache.solr.core.ExitableDirectoryReaderTest.testCacheAssumptions(ExitableDirectoryReaderTest.java:102)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 411421 INFO  (TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[9A353E8C541DE478]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryResults
   [junit4]   2> 411423 WARN  (TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[9A353E8C541DE478]) [    ] o.a.s.s.SolrIndexSearcher Query: [name:e*]; The request took too long to iterate over terms. Timeout: timeoutAt: 4903702921173888 (System.nanoTime(): 4903702922108916), TermsEnum=org.apache.lucene.index.AutomatonTermsEnum@57b519f1
   [junit4]   2> 411423 INFO  (TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[9A353E8C541DE478]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={sleep=2&q=name:e*&indent=true&timeAllowed=1&wt=xml} hits=0 status=0 QTime=2
   [junit4]   2> 411424 INFO  (TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[9A353E8C541DE478]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:e*&indent=true&timeAllowed=10000&wt=xml} hits=100 status=0 QTime=0
   [junit4]   2> 411424 INFO  (TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[9A353E8C541DE478]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryResults
   [junit4]   2> 411424 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 411424 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=953757339
   [junit4]   2> 411425 INFO  (coreCloseExecutor-1172-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@14108a7e
   [junit4]   2> 411427 INFO  (coreCloseExecutor-1172-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 411429 INFO  (SUITE-ExitableDirectoryReaderTest-seed#[9A353E8C541DE478]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ExitableDirectoryReaderTest_9A353E8C541DE478-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {name=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=1245, maxMBSortInHeap=5.59933920222529, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=hu, timezone=Canada/Eastern
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=3,threads=1,free=70186200,total=312856576
   [junit4]   2> NOTE: All tests run in this JVM: [PeerSyncReplicationTest, SolrCloudExampleTest, ShardRoutingTest, BlockDirectoryTest, TestBM25SimilarityFactory, RecoveryZkTest, DocumentAnalysisRequestHandlerTest, DateFieldTest, SuggestComponentTest, TestHighlightDedupGrouping, TestRebalanceLeaders, TestInfoStreamLogging, HdfsDirectoryTest, TestSolrConfigHandlerConcurrent, QueryResultKeyTest, TestStressReorder, TestSolrCloudWithDelegationTokens, TestSQLHandlerNonCloud, UniqFieldsUpdateProcessorFactoryTest, XmlUpdateRequestHandlerTest, TestClassicSimilarityFactory, TestAuthorizationFramework, OpenExchangeRatesOrgProviderTest, CloudExitableDirectoryReaderTest, PluginInfoTest, TemplateUpdateProcessorTest, TestGroupingSearch, TestJettySolrRunner, TestCloudPseudoReturnFields, LeaderElectionTest, TestSolrQueryParserResource, SortSpecParsingTest, TestDistributedSearch, TestNRTOpen, DeleteLastCustomShardedReplicaTest, ExitableDirectoryReaderTest]
   [junit4] Completed [74/700 (1!)] on J0 in 0.71s, 3 tests, 1 failure <<< FAILURES!

[...truncated 64808 lines...]