Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1901/

4 tests failed.
FAILED:  org.apache.solr.search.stats.TestExactSharedStatsCache.test

Error Message:
expected:<2.871802> but was:<2.252763>

Stack Trace:
java.lang.AssertionError: expected:<2.871802> but was:<2.252763>
        at 
__randomizedtesting.SeedInfo.seed([EF21F7455842423F:6775C89FF6BE2FC7]: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.search.stats.TestBaseStatsCache.checkResponse(TestBaseStatsCache.java:64)
        at 
org.apache.solr.search.stats.TestDefaultStatsCache.dfQuery(TestDefaultStatsCache.java:109)
        at 
org.apache.solr.search.stats.TestDefaultStatsCache.test(TestDefaultStatsCache.java:76)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:748)


FAILED:  org.apache.solr.search.stats.TestExactStatsCache.test

Error Message:
expected:<2.871802> but was:<2.252763>

Stack Trace:
java.lang.AssertionError: expected:<2.871802> but was:<2.252763>
        at 
__randomizedtesting.SeedInfo.seed([EF21F7455842423F:6775C89FF6BE2FC7]: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.search.stats.TestBaseStatsCache.checkResponse(TestBaseStatsCache.java:64)
        at 
org.apache.solr.search.stats.TestDefaultStatsCache.dfQuery(TestDefaultStatsCache.java:109)
        at 
org.apache.solr.search.stats.TestDefaultStatsCache.test(TestDefaultStatsCache.java:76)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:748)


FAILED:  org.apache.solr.search.stats.TestLRUStatsCache.test

Error Message:
expected:<2.871802> but was:<2.252763>

Stack Trace:
java.lang.AssertionError: expected:<2.871802> but was:<2.252763>
        at 
__randomizedtesting.SeedInfo.seed([EF21F7455842423F:6775C89FF6BE2FC7]: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.search.stats.TestBaseStatsCache.checkResponse(TestBaseStatsCache.java:64)
        at 
org.apache.solr.search.stats.TestDefaultStatsCache.dfQuery(TestDefaultStatsCache.java:109)
        at 
org.apache.solr.search.stats.TestDefaultStatsCache.test(TestDefaultStatsCache.java:76)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:748)


FAILED:  org.apache.solr.update.AutoCommitTest.testMaxDocs

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([EF21F7455842423F:56A0219A74A846B5]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:872)
        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
        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:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:865)
        ... 40 more




Build Log:
[...truncated 12046 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_EF21F7455842423F-001/init-core-data-001
   [junit4]   2> 1071775 WARN  
(SUITE-AutoCommitTest-seed#[EF21F7455842423F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1071775 INFO  
(SUITE-AutoCommitTest-seed#[EF21F7455842423F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1071776 INFO  
(SUITE-AutoCommitTest-seed#[EF21F7455842423F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1071777 INFO  
(SUITE-AutoCommitTest-seed#[EF21F7455842423F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1071777 INFO  
(SUITE-AutoCommitTest-seed#[EF21F7455842423F]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1071797 INFO  
(SUITE-AutoCommitTest-seed#[EF21F7455842423F]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1071813 INFO  
(SUITE-AutoCommitTest-seed#[EF21F7455842423F]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1071891 INFO  
(SUITE-AutoCommitTest-seed#[EF21F7455842423F]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1071917 INFO  
(SUITE-AutoCommitTest-seed#[EF21F7455842423F]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d25e5d6
   [junit4]   2> 1071920 INFO  
(SUITE-AutoCommitTest-seed#[EF21F7455842423F]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d25e5d6
   [junit4]   2> 1071920 INFO  
(SUITE-AutoCommitTest-seed#[EF21F7455842423F]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d25e5d6
   [junit4]   2> 1071921 INFO  (coreLoadExecutor-4590-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1071944 INFO  (coreLoadExecutor-4590-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1071962 INFO  (coreLoadExecutor-4590-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1072047 INFO  (coreLoadExecutor-4590-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1072052 INFO  (coreLoadExecutor-4590-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1072053 INFO  (coreLoadExecutor-4590-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d25e5d6
   [junit4]   2> 1072053 INFO  (coreLoadExecutor-4590-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1072053 INFO  (coreLoadExecutor-4590-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_EF21F7455842423F-001/init-core-data-001/]
   [junit4]   2> 1072054 INFO  (coreLoadExecutor-4590-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1072103 INFO  (coreLoadExecutor-4590-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1072103 INFO  (coreLoadExecutor-4590-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1072104 INFO  (coreLoadExecutor-4590-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1072104 INFO  (coreLoadExecutor-4590-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1072105 INFO  (coreLoadExecutor-4590-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1072105 INFO  (coreLoadExecutor-4590-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7f33a646[collection1] main]
   [junit4]   2> 1072105 INFO  (coreLoadExecutor-4590-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1072111 INFO  (coreLoadExecutor-4590-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1072166 INFO  (coreLoadExecutor-4590-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1072166 INFO  
(searcherExecutor-4591-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1072166 INFO  (coreLoadExecutor-4590-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1571140271441182720
   [junit4]   2> 1072167 INFO  
(searcherExecutor-4591-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1072167 INFO  
(searcherExecutor-4591-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1072167 INFO  
(searcherExecutor-4591-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1072167 INFO  
(searcherExecutor-4591-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1072167 INFO  
(searcherExecutor-4591-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1072167 INFO  
(searcherExecutor-4591-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1072167 INFO  
(searcherExecutor-4591-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1072168 INFO  
(searcherExecutor-4591-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1072170 INFO  
(searcherExecutor-4591-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7f33a646[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1072171 INFO  
(SUITE-AutoCommitTest-seed#[EF21F7455842423F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1072174 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1072174 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1072175 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5915ba9b[collection1] realtime]
   [junit4]   2> 1072176 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 1
   [junit4]   2> 1072176 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1072176 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1072206 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1072224 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1072304 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1072310 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1072323 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d25e5d6
   [junit4]   2> 1072323 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_EF21F7455842423F-001/init-core-data-001/]
   [junit4]   2> 1072363 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1072363 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1072364 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6217e150[collection1] main]
   [junit4]   2> 1072365 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1072365 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1072367 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1072368 INFO  
(searcherExecutor-4596-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1072368 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571140271652995072
   [junit4]   2> 1072368 INFO  
(searcherExecutor-4596-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1072368 INFO  
(searcherExecutor-4596-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1072368 INFO  
(searcherExecutor-4596-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1072369 INFO  
(searcherExecutor-4596-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1072369 INFO  
(searcherExecutor-4596-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1072369 INFO  
(searcherExecutor-4596-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1072369 INFO  
(searcherExecutor-4596-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1072369 INFO  
(searcherExecutor-4596-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1072376 INFO  
(searcherExecutor-4596-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6217e150[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1072376 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=58.6083984375, 
floorSegmentMB=1.4140625, forceMergeDeletesPctAllowed=7.6352560402062855, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1072377 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1072377 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4784623[collection1] main]
   [junit4]   2> 1072377 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1b553de2
   [junit4]   2> 1072377 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=458571234
   [junit4]   2> 1072382 INFO  
(searcherExecutor-4596-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4784623[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1072384 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1571140271668723712)]} 0 1
   [junit4]   2> 1072384 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1073884 INFO  (commitScheduler-4599-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1073887 INFO  (commitScheduler-4599-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3b89bff3[collection1] main]
   [junit4]   2> 1073887 INFO  (commitScheduler-4599-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1073888 INFO  
(searcherExecutor-4596-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3b89bff3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1074137 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1571140273507926016)]} 0 1754
   [junit4]   2> 1074138 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 1074138 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1074138 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1571140273508974592)]} 0 0
   [junit4]   2> 1074139 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 1075637 INFO  (commitScheduler-4599-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1075639 INFO  (commitScheduler-4599-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@77bfdc60[collection1] main]
   [junit4]   2> 1075639 INFO  (commitScheduler-4599-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1075641 INFO  
(searcherExecutor-4596-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@77bfdc60[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 1075641 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1571140275084984320)]} 0 3258
   [junit4]   2> 1075642 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1075642 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571140275086032896)]} 0 3259
   [junit4]   2> 1075642 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571140275086032897)]} 0 3259
   [junit4]   2> 1075643 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571140275087081472)]} 0 3260
   [junit4]   2> 1075643 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571140275087081473)]} 0 3260
   [junit4]   2> 1075643 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571140275087081474)]} 0 3260
   [junit4]   2> 1075643 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571140275087081475)]} 0 3260
   [junit4]   2> 1075643 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571140275087081476)]} 0 3260
   [junit4]   2> 1075643 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571140275087081477)]} 0 3260
   [junit4]   2> 1075644 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571140275088130048)]} 0 3261
   [junit4]   2> 1075644 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571140275088130049)]} 0 3261
   [junit4]   2> 1075644 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1077141 INFO  (commitScheduler-4599-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1077143 INFO  (commitScheduler-4599-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6febd18c[collection1] main]
   [junit4]   2> 1077143 INFO  (commitScheduler-4599-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1077145 INFO  
(searcherExecutor-4596-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6febd18c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)
 Uninverting(_2(7.0.0):C11/9:delGen=1)))}
   [junit4]   2> 1077148 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1571140276664139776)]} 0 4765
   [junit4]   2> 1077148 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 1077148 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 1077151 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1077151 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1077151 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@f722c3e[collection1] realtime]
   [junit4]   2> 1077151 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 1077151 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1077152 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1077173 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1077190 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1077270 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1077277 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1077288 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d25e5d6
   [junit4]   2> 1077288 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_EF21F7455842423F-001/init-core-data-001/]
   [junit4]   2> 1077327 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1077327 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1077328 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@43a4c664[collection1] main]
   [junit4]   2> 1077328 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1077329 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1077331 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1077332 INFO  
(searcherExecutor-4600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1077332 INFO  
(searcherExecutor-4600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1077332 INFO  
(searcherExecutor-4600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1077332 INFO  
(searcherExecutor-4600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1077332 INFO  
(searcherExecutor-4600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1077332 INFO  
(searcherExecutor-4600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1077332 INFO  
(searcherExecutor-4600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1077332 INFO  
(searcherExecutor-4600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1077333 INFO  
(searcherExecutor-4600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1077334 INFO  
(searcherExecutor-4600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@43a4c664[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1077337 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1077338 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1077338 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@797325c4[collection1] main]
   [junit4]   2> 1077338 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@545633e
   [junit4]   2> 1077339 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=88433470
   [junit4]   2> 1077341 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1571140276866514944)]} 0 0
   [junit4]   2> 1077341 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1571140276867563520)]} 0 0
   [junit4]   2> 1077341 INFO  
(searcherExecutor-4600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@797325c4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1077341 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1571140276867563521)]} 0 1
   [junit4]   2> 1077342 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1571140276867563522)]} 0 1
   [junit4]   2> 1077342 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1571140276868612096)]} 0 1
   [junit4]   2> 1077342 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1571140276868612097)]} 0 1
   [junit4]   2> 1077342 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1571140276868612098)]} 0 1
   [junit4]   2> 1077342 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1571140276868612099)]} 0 2
   [junit4]   2> 1077343 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1571140276868612100)]} 0 2
   [junit4]   2> 1077343 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1571140276869660672)]} 0 2
   [junit4]   2> 1077343 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1571140276869660673)]} 0 2
   [junit4]   2> 1077343 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1571140276869660674)]} 0 2
   [junit4]   2> 1077343 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1571140276869660675)]} 0 2
   [junit4]   2> 1077343 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1571140276869660676)]} 0 3
   [junit4]   2> 1077344 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1077346 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1571140276870709248)]} 0 5
   [junit4]   2> 1077346 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1571140276872806400)]} 0 6
   [junit4]   2> 1077346 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1077347 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1077347 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:865)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1077347 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[EF21F7455842423F]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1077348 INFO  (commitScheduler-4603-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxDocs -Dtests.seed=EF21F7455842423F -Dtests.multiplier=2 
-Dtests.slow=true -Dtests.locale=sv-SE -Dtests.timezone=US/Indiana-Starke 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.20s J0 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EF21F7455842423F:56A0219A74A846B5]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:872)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:865)
   [junit4]    >        ... 40 more
   [junit4]   2> 1077350 INFO  (commitScheduler-4603-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@72edd446[collection1] main]
   [junit4]   2> 1077350 INFO  (commitScheduler-4603-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1077355 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1077355 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 1077355 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@13ebbb98[collection1] realtime]
   [junit4]   2> 1077355 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 1077356 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1077356 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1077364 INFO  
(searcherExecutor-4600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@72edd446[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C16)))}
   [junit4]   2> 1077400 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1077422 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1077512 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1077524 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1077536 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d25e5d6
   [junit4]   2> 1077536 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_EF21F7455842423F-001/init-core-data-001/]
   [junit4]   2> 1077575 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1077575 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1077576 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18bae5c6[collection1] main]
   [junit4]   2> 1077577 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1077577 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1077579 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1077579 INFO  
(searcherExecutor-4604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1077580 INFO  
(searcherExecutor-4604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1077580 INFO  
(searcherExecutor-4604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1077580 INFO  
(searcherExecutor-4604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1077580 INFO  
(searcherExecutor-4604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1077580 INFO  
(searcherExecutor-4604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1077580 INFO  
(searcherExecutor-4604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1077580 INFO  
(searcherExecutor-4604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1077580 INFO  
(searcherExecutor-4604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1077583 INFO  
(searcherExecutor-4604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@18bae5c6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1077583 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=78.3603515625, 
floorSegmentMB=0.884765625, forceMergeDeletesPctAllowed=15.09303020426721, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1077584 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1077584 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@47235128[collection1] main]
   [junit4]   2> 1077584 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2e99454f
   [junit4]   2> 1077584 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=781796687
   [junit4]   2> 1077586 INFO  
(searcherExecutor-4604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@47235128[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1077591 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1571140277128658944)]} 0 1
   [junit4]   2> 1077591 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1081590 INFO  (commitScheduler-4607-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1081592 INFO  (commitScheduler-4607-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6ef92a65[collection1] main]
   [junit4]   2> 1081592 INFO  (commitScheduler-4607-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1081593 INFO  
(searcherExecutor-4604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6ef92a65[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):C1)))}
   [junit4]   2> 1081594 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1571140281327157248)]} 0 4005
   [junit4]   2> 1081594 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1081595 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1571140281328205824)]} 0 4005
   [junit4]   2> 1081595 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 1083595 INFO  (commitScheduler-4607-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1083597 INFO  (commitScheduler-4607-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7d10ca98[collection1] main]
   [junit4]   2> 1083597 INFO  (commitScheduler-4607-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1083598 INFO  
(searcherExecutor-4604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7d10ca98[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C1)))}
   [junit4]   2> 1083846 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1083847 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 1083848 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571140283689598976)]} 0 6258
   [junit4]   2> 1083848 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571140283690647552)]} 0 6258
   [junit4]   2> 1083848 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571140283690647553)]} 0 6259
   [junit4]   2> 1083848 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571140283690647554)]} 0 6259
   [junit4]   2> 1083849 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571140283690647555)]} 0 6259
   [junit4]   2> 1083849 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571140283691696128)]} 0 6259
   [junit4]   2> 1083849 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571140283691696129)]} 0 6259
   [junit4]   2> 1083849 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571140283691696130)]} 0 6259
   [junit4]   2> 1083849 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571140283691696131)]} 0 6259
   [junit4]   2> 1083849 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571140283691696132)]} 0 6260
   [junit4]   2> 1083849 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1083850 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1571140283692744704)]} 0 6260
   [junit4]   2> 1083850 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1571140283692744705)]} 0 6260
   [junit4]   2> 1083850 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1571140283692744706)]} 0 6260
   [junit4]   2> 1083850 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1571140283692744707)]} 0 6261
   [junit4]   2> 1083850 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1571140283692744708)]} 0 6261
   [junit4]   2> 1083850 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1571140283692744709)]} 0 6261
   [junit4]   2> 1083850 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1571140283692744710)]} 0 6261
   [junit4]   2> 1083850 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1571140283692744711)]} 0 6261
   [junit4]   2> 1083851 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1571140283693793280)]} 0 6261
   [junit4]   2> 1083851 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1571140283693793281)]} 0 6261
   [junit4]   2> 1083851 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 1084850 INFO  (commitScheduler-4607-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1084855 INFO  (commitScheduler-4607-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3235e4b7[collection1] main]
   [junit4]   2> 1084855 INFO  (commitScheduler-4607-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1084856 INFO  
(searcherExecutor-4604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3235e4b7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):C10/9:delGen=1)))}
   [junit4]   2> 1084857 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 1084857 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1084857 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[EF21F7455842423F]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 1084858 INFO  
(SUITE-AutoCommitTest-seed#[EF21F7455842423F]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1084858 INFO  
(SUITE-AutoCommitTest-seed#[EF21F7455842423F]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1506608629
   [junit4]   2> 1084858 INFO  
(SUITE-AutoCommitTest-seed#[EF21F7455842423F]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1084859 INFO  
(SUITE-AutoCommitTest-seed#[EF21F7455842423F]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1084859 INFO  
(SUITE-AutoCommitTest-seed#[EF21F7455842423F]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1084860 INFO  
(SUITE-AutoCommitTest-seed#[EF21F7455842423F]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1084860 INFO  
(coreCloseExecutor-4608-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1a2353c1
   [junit4]   2> 1084860 INFO  
(coreCloseExecutor-4608-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1084860 INFO  
(coreCloseExecutor-4608-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2937c530 commitCommandVersion:0
   [junit4]   2> 1084861 INFO  
(coreCloseExecutor-4608-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=438522817
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_EF21F7455842423F-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=sv-SE, 
timezone=US/Indiana-Starke
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=141231256,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [TestQuerySenderNoQuery, 
TestSchemaSimilarityResource, MetricUtilsTest, MBeansHandlerTest, 
TestRuleBasedAuthorizationPlugin, CloudExitableDirectoryReaderTest, 
TestConfigSetsAPIZkFailure, CircularListTest, HdfsUnloadDistributedZkTest, 
CollectionTooManyReplicasTest, SolrIndexSplitterTest, 
TestUseDocValuesAsStored2, SuggesterWFSTTest, TestStressLiveNodes, SampleTest, 
SynonymTokenizerTest, TestReqParamsAPI, TestRemoteStreaming, VersionInfoTest, 
QueryElevationComponentTest, TestHdfsCloudBackupRestore, TestJsonRequest, 
HighlighterConfigTest, CreateCollectionCleanupTest, TestSystemCollAutoCreate, 
ResponseHeaderTest, TestReversedWildcardFilterFactory, TestRTGBase, 
TestDistribDocBasedVersion, TestImpersonationWithHadoopAuth, 
TestBackupRepositoryFactory, StandardRequestHandlerTest, TestCoreAdminApis, 
SpellingQueryConverterTest, PreAnalyzedFieldManagedSchemaCloudTest, 
TestSubQueryTransformerDistrib, IndexSchemaTest, TestPayloadCheckQParserPlugin, 
AddBlockUpdateTest, TestSolrConfigHandler, TestPerFieldSimilarity, 
IndexSchemaRuntimeFieldTest, TestWordDelimiterFilterFactory, 
TestCloudManagedSchema, TestApiFramework, HttpPartitionTest, 
TestManagedSynonymGraphFilterFactory, DistributedFacetPivotSmallAdvancedTest, 
SolrJmxReporterTest, TestCloudInspectUtil, TestCollationField, 
OutputWriterTest, BlockJoinFacetSimpleTest, TestReplicaProperties, 
DistribDocExpirationUpdateProcessorTest, TestConfigSetProperties, 
DistributedSpellCheckComponentTest, DefaultValueUpdateProcessorTest, 
ShardSplitTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
BinaryUpdateRequestHandlerTest, ImplicitSnitchTest, DebugComponentTest, 
DeleteLastCustomShardedReplicaTest, TolerantUpdateProcessorTest, 
ClassificationUpdateProcessorTest, SolrCoreTest, OverseerRolesTest, 
PeerSyncTest, TestSchemaManager, HdfsLockFactoryTest, CdcrBootstrapTest, 
TestMultiWordSynonyms, TestMinMaxOnMultiValuedField, TestSimpleQParserPlugin, 
SuggestComponentTest, TestSolr4Spatial, TestFieldTypeResource, 
HLLSerializationTest, BasicZkTest, TestRealTimeGet, 
VMParamsZkACLAndCredentialsProvidersTest, TestFieldCacheReopen, 
CdcrRequestHandlerTest, DistributedQueryComponentCustomSortTest, 
TestDistribIDF, TestDocSet, InfoHandlerTest, TestFastLRUCache, 
OverriddenZkACLAndCredentialsProvidersTest, BasicDistributedZkTest, 
HdfsRecoverLeaseTest, TestFieldCollectionResource, TestJoin, 
TestSizeLimitedDistributedMap, SolrRequestParserTest, TestFaceting, 
TestMiniSolrCloudCluster, TestConfigReload, TestCustomDocTransformer, 
FieldMutatingUpdateProcessorTest, TestFieldCacheVsDocValues, 
TestRandomCollapseQParserPlugin, TestRandomDVFaceting, TestStressUserVersions, 
TestSolrCoreSnapshots, DistributedFacetExistsSmallTest, 
TestFreeTextSuggestions, TestBM25SimilarityFactory, 
LeaderElectionIntegrationTest, BitVectorTest, AtomicUpdatesTest, 
TestFunctionQuery, BlobRepositoryCloudTest, TestLegacyNumericUtils, 
TestStressLucene, ZkSolrClientTest, AutoCommitTest]
   [junit4] Completed [370/723 (1!)] on J0 in 13.10s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 1086 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestExactSharedStatsCache
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.stats.TestExactSharedStatsCache_EF21F7455842423F-001/init-core-data-001
   [junit4]   2> 1776596 WARN  
(SUITE-TestExactSharedStatsCache-seed#[EF21F7455842423F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1776597 INFO  
(SUITE-TestExactSharedStatsCache-seed#[EF21F7455842423F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1776598 INFO  
(SUITE-TestExactSharedStatsCache-seed#[EF21F7455842423F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1776598 INFO  
(SUITE-TestExactSharedStatsCache-seed#[EF21F7455842423F]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1776682 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.stats.TestExactSharedStatsCache_EF21F7455842423F-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1776683 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1776684 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f998c83{/,null,AVAILABLE}
   [junit4]   2> 1776692 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@18a5c5e6{HTTP/1.1,[http/1.1]}{127.0.0.1:58845}
   [junit4]   2> 1776692 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.e.j.s.Server Started @1778918ms
   [junit4]   2> 1776692 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=58845, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.stats.TestExactSharedStatsCache_EF21F7455842423F-001/tempDir-001/control/cores}
   [junit4]   2> 1776692 ERROR 
(TEST-TestExactSharedStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1776692 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1776692 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1776692 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1776692 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-25T02:13:48.908Z
   [junit4]   2> 1776693 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.stats.TestExactSharedStatsCache_EF21F7455842423F-001/tempDir-001/control/solr.xml
   [junit4]   2> 1776700 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79e2c312, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1776751 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79e2c312
   [junit4]   2> 1776755 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79e2c312
   [junit4]   2> 1776756 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[EF21F7455

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

, tag=null
   [junit4]   2> 1790824 INFO  
(TEST-TestLRUStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1790824 INFO  
(TEST-TestLRUStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1790824 INFO  
(TEST-TestLRUStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1790826 INFO  (coreCloseExecutor-7119-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6feaba84
   [junit4]   2> 1790830 INFO  (coreCloseExecutor-7119-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1877654148
   [junit4]   2> 1790831 INFO  
(TEST-TestLRUStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5052432{/,null,UNAVAILABLE}
   [junit4]   2> 1790832 INFO  
(TEST-TestLRUStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7e24ec33{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1790832 INFO  
(TEST-TestLRUStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1429198489
   [junit4]   2> 1790832 INFO  
(TEST-TestLRUStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1790832 INFO  
(TEST-TestLRUStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1790832 INFO  
(TEST-TestLRUStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1790833 INFO  
(TEST-TestLRUStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1790833 INFO  (coreCloseExecutor-7121-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@189ded54
   [junit4]   2> 1790837 INFO  (coreCloseExecutor-7121-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=413003092
   [junit4]   2> 1790838 INFO  
(TEST-TestLRUStatsCache.test-seed#[EF21F7455842423F]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2cf95e76{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLRUStatsCache 
-Dtests.method=test -Dtests.seed=EF21F7455842423F -Dtests.multiplier=2 
-Dtests.slow=true -Dtests.locale=ar-TN -Dtests.timezone=Asia/Yerevan 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 6.44s J1 | TestLRUStatsCache.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2.871802> 
but was:<2.252763>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EF21F7455842423F:6775C89FF6BE2FC7]:0)
   [junit4]    >        at 
org.apache.solr.search.stats.TestBaseStatsCache.checkResponse(TestBaseStatsCache.java:64)
   [junit4]    >        at 
org.apache.solr.search.stats.TestDefaultStatsCache.dfQuery(TestDefaultStatsCache.java:109)
   [junit4]    >        at 
org.apache.solr.search.stats.TestDefaultStatsCache.test(TestDefaultStatsCache.java:76)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.stats.TestLRUStatsCache_EF21F7455842423F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{multiDefault=PostingsFormat(name=Memory), a_t=Lucene50(blocksize=128), 
id=PostingsFormat(name=MockRandom), text=Lucene50(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=916, 
maxMBSortInHeap=6.472748651165857, sim=RandomSimilarity(queryNorm=true): {}, 
locale=ar-TN, timezone=Asia/Yerevan
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=141487240,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [HighlighterTest, 
TestLocalFSCloudBackupRestore, TestManagedSchemaThreadSafety, NodeMutatorTest, 
ZkControllerTest, JsonLoaderTest, TestJsonFacetRefinement, ConfigSetsAPITest, 
TestFieldCacheWithThreads, TestDynamicLoading, 
LeaderInitiatedRecoveryOnCommitTest, UpdateRequestProcessorFactoryTest, 
CloneFieldUpdateProcessorFactoryTest, TimeZoneUtilsTest, BadCopyFieldTest, 
TestSolrCloudWithDelegationTokens, QueryParsingTest, TestReloadDeadlock, 
OverseerCollectionConfigSetProcessorTest, TestFieldResource, CoreSorterTest, 
TestHalfAndHalfDocValues, HdfsRecoveryZkTest, SolrCLIZkUtilsTest, 
NoCacheHeaderTest, ZkCLITest, TestRandomRequestDistribution, 
HdfsBasicDistributedZkTest, TestLeaderElectionWithEmptyReplica, 
DocumentBuilderTest, TestOmitPositions, TestAtomicUpdateErrorCases, 
MetricsHandlerTest, GraphQueryTest, ParsingFieldUpdateProcessorsTest, 
DisMaxRequestHandlerTest, TestCoreDiscovery, TestDownShardTolerantSearch, 
RuleEngineTest, JvmMetricsTest, EnumFieldTest, TestNoOpRegenerator, 
BadComponentTest, TestManagedResource, CacheHeaderTest, TestConfigSetsAPI, 
TestFuzzyAnalyzedSuggestions, DistributedQueryComponentOptimizationTest, 
TestPullReplica, TestDocTermOrds, TestUpdate, ClusterStateUpdateTest, 
CoreAdminRequestStatusTest, TestNumericRangeQuery64, 
HdfsWriteToMultipleCollectionsTest, SegmentsInfoRequestHandlerTest, 
TestLegacyTerms, DistanceFunctionTest, TestBulkSchemaAPI, TestRawTransformer, 
TestCloudRecovery, HighlighterMaxOffsetTest, ScriptEngineTest, 
ShardRoutingTest, TestCryptoKeys, TestTrieFacet, AutoScalingHandlerTest, 
RequiredFieldsTest, TestDFISimilarityFactory, TestSha256AuthenticationProvider, 
TestElisionMultitermQuery, TestSmileRequest, TestAuthenticationFramework, 
BigEndianAscendingWordDeserializerTest, TestExceedMaxTermLength, 
MissingSegmentRecoveryTest, TestDistributedStatsComponentCardinality, 
UUIDUpdateProcessorFallbackTest, AlternateDirectoryTest, TestSolrXml, 
TestConfigOverlay, AnalysisAfterCoreReloadTest, TestRequestForwarding, 
DistributedFacetPivotLargeTest, TestPHPSerializedResponseWriter, 
TestExportWriter, TestHdfsBackupRestoreCore, TestObjectReleaseTracker, 
CollectionsAPIAsyncDistributedZkTest, SolrSlf4jReporterTest, 
ConvertedLegacyTest, TestQuerySenderListener, ChaosMonkeySafeLeaderTest, 
AnalysisErrorHandlingTest, TestPivotHelperCode, SuggesterTSTTest, 
ClassificationUpdateProcessorFactoryTest, SystemInfoHandlerTest, 
DistributedDebugComponentTest, SpatialFilterTest, ShardRoutingCustomTest, 
CloudMLTQParserTest, ZkStateReaderTest, ClusterStateTest, TestSystemIdResolver, 
SmileWriterTest, CustomCollectionTest, TestEmbeddedSolrServerSchemaAPI, 
TestShardHandlerFactory, OpenCloseCoreStressTest, SubstringBytesRefFilterTest, 
DocValuesTest, SchemaVersionSpecificBehaviorTest, TestMacroExpander, 
TestManagedStopFilterFactory, TestSolrCoreProperties, InfixSuggestersTest, 
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, TestRandomFaceting, 
TestDistributedSearch, TestHashPartitioner, TestStressVersions, 
DistributedTermsComponentTest, StatsComponentTest, TestFiltering, 
DirectUpdateHandlerTest, TestBadConfig, SoftAutoCommitTest, 
ResponseLogComponentTest, TestStressRecovery, PreAnalyzedFieldTest, 
PrimUtilsTest, DateFieldTest, DOMUtilTest, TestSolrJ, TestLRUCache, 
TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, 
DistributedMLTComponentTest, CursorPagingTest, DistributedIntervalFacetingTest, 
ActionThrottleTest, AssignTest, AsyncCallRequestStatusResponseTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, DistribJoinFromCollectionTest, 
DistributedVersionInfoTest, MultiThreadedOCPTest, SSLMigrationTest, 
SaslZkACLProviderTest, SolrCloudExampleTest, TestCloudPseudoReturnFields, 
TestCollectionAPI, TestRandomFlRTGCloud, TestSSLRandomization, 
TestShortCircuitedRequests, TestSolrCloudWithSecureImpersonation, 
TestStressInPlaceUpdates, TestPolicyCloud, 
HdfsTlogReplayBufferedWhileIndexingTest, StressHdfsTest, 
ConfigureRecoveryStrategyTest, DirectoryFactoryTest, 
ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, TestConfigSets, 
TestCustomStream, RequestLoggingTest, TestRestoreCore, V2ApiIntegrationTest, 
CoreAdminCreateDiscoverTest, SecurityConfHandlerTest, StatsReloadRaceTest, 
TestCollectionAPIs, DistributedFacetPivotLongTailTest, 
DistributedFacetPivotSmallTest, DistributedFacetPivotWhiteBoxTest, 
ReplicaListTransformerTest, ShufflingReplicaListTransformerTest, 
TestHttpShardHandlerFactory, TestTrackingShardHandlerFactory, TestLegacyField, 
TestLegacyFieldReuse, TestNumericRangeQuery32, TestNumericTokenStream, 
MetricsConfigTest, SolrCoreMetricManagerTest, SolrMetricManagerTest, 
SolrMetricsIntegrationTest, SolrGangliaReporterTest, SolrGraphiteReporterTest, 
SolrShardReporterTest, TestSchemaResource, TestUniqueKeyFieldResource, 
CurrencyFieldTypeTest, TestCollationFieldDocValues, TestManagedSchema, 
TestSchemalessBufferedUpdates, AnalyticsMergeStrategyTest, 
TestClassicSimilarityFactory, TestNonDefinedSimilarityFactory, 
TestPerFieldSimilarityWithDefaultOverride, TestExactSharedStatsCache, 
TestLRUStatsCache]
   [junit4] Completed [683/723 (4!)] on J1 in 6.46s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 43329 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to