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

[JENKINS] Lucene-Solr-trunk-Linux (64bit/ibm-j9-jdk7) - Build # 9538 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9538/
Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

3 tests failed.
REGRESSION:  org.apache.solr.analytics.expression.ExpressionTest.divideTest

Error Message:
Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='dr']/double[@name='sum']  raw data: <?xml version="1.0" encoding="UTF-8"?> <response>  <lst name="responseHeader">   <int name="status">0</int>   <int name="QTime">4</int> </lst> <result name="response" numFound="100" start="0"> </result> <lst name="stats">   <lst name="stats_fields"/> </lst> <lst name="stats">   <lst name="rr">     <str name="max">str9</str>     <str name="min">str0</str>     <str name="rmax">9rts</str>     <str name="rmin">0rts</str>   </lst>   <lst name="avr">     <double name="c">100.0</double>     <long name="count">100</long>     <double name="s">2891.0</double>     <double name="sum">2891.0</double>   </lst>   <lst name="dr">     <long name="count">100</long>     <null name="mc"/>     <null name="mean"/>     <null name="su"/>     <null name="sum"/>     <null name="unique"/>   </lst>   <lst name="cnr">     <double name="c10">10.0</double>     <double name="c8">8.0</double>   </lst>   <lst name="pr">     <long name="count">100</long>     <double name="mc">1.2729436151389237E146</double>     <double name="mean">28.91</double>     <double name="su">3.9603293116911423E124</double>     <double name="sum">2891.0</double>     <long name="unique">36</long>   </lst>   <lst name="ar">     <long name="count">100</long>     <double name="mcm">153.41</double>     <double name="mean">28.91</double>     <double name="median">24.5</double>     <double name="su">2927.0</double>     <double name="sum">2891.0</double>     <long name="unique">36</long>   </lst>   <lst name="csr">     <str name="cs1">this is the first</str>     <str name="cs2">this is the second</str>     <str name="cs3">this is the third</str>   </lst>   <lst name="dmr">     <str name="cma">+2MONTHS</str>     <str name="cme">+2YEARS</str>     <date name="dmma">1812-02-29T23:59:59Z</date>     <date name="dmme">1807-12-31T23:59:59Z</date>     <date name="max">1811-12-31T23:59:59Z</date>     <date name="median">1805-12-31T23:59:59Z</date>   </lst>   <lst name="mr">     <long name="count">100</long>     <double name="mcm">70829.5</double>     <double name="mean">28.91</double>     <double name="median">24.5</double>     <double name="su">104076.0</double>     <double name="sum">2891.0</double>     <long name="unique">36</long>   </lst>   <lst name="nr">     <double name="c">-100.0</double>     <long name="count">100</long>     <double name="s">-2891.0</double>     <double name="sum">2891.0</double>   </lst>   <lst name="cr">     <str name="ccmax">this is the secondstr9</str>     <str name="ccmin">this is the firststr0</str>     <str name="csmax">this is the second</str>     <str name="csmin">this is the first</str>     <str name="max">str9</str>     <str name="min">str0</str>   </lst>   <lst name="cdr">     <date name="cd1">1800-12-31T23:59:59Z</date>     <date name="cd2">1804-06-30T23:59:59Z</date>     <str name="cs1">1800-12-31T23:59:59Z</str>     <str name="cs2">1804-06-30T23:59:59Z</str>   </lst> </lst> </response> 

Stack Trace:
java.lang.AssertionError: Caught exception in getStatResult, xPath = /response/lst[@name='stats']/lst[@name='dr']/double[@name='sum'] 
raw data: <?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">0</int>
  <int name="QTime">4</int>
</lst>
<result name="response" numFound="100" start="0">
</result>
<lst name="stats">
  <lst name="stats_fields"/>
</lst>
<lst name="stats">
  <lst name="rr">
    <str name="max">str9</str>
    <str name="min">str0</str>
    <str name="rmax">9rts</str>
    <str name="rmin">0rts</str>
  </lst>
  <lst name="avr">
    <double name="c">100.0</double>
    <long name="count">100</long>
    <double name="s">2891.0</double>
    <double name="sum">2891.0</double>
  </lst>
  <lst name="dr">
    <long name="count">100</long>
    <null name="mc"/>
    <null name="mean"/>
    <null name="su"/>
    <null name="sum"/>
    <null name="unique"/>
  </lst>
  <lst name="cnr">
    <double name="c10">10.0</double>
    <double name="c8">8.0</double>
  </lst>
  <lst name="pr">
    <long name="count">100</long>
    <double name="mc">1.2729436151389237E146</double>
    <double name="mean">28.91</double>
    <double name="su">3.9603293116911423E124</double>
    <double name="sum">2891.0</double>
    <long name="unique">36</long>
  </lst>
  <lst name="ar">
    <long name="count">100</long>
    <double name="mcm">153.41</double>
    <double name="mean">28.91</double>
    <double name="median">24.5</double>
    <double name="su">2927.0</double>
    <double name="sum">2891.0</double>
    <long name="unique">36</long>
  </lst>
  <lst name="csr">
    <str name="cs1">this is the first</str>
    <str name="cs2">this is the second</str>
    <str name="cs3">this is the third</str>
  </lst>
  <lst name="dmr">
    <str name="cma">+2MONTHS</str>
    <str name="cme">+2YEARS</str>
    <date name="dmma">1812-02-29T23:59:59Z</date>
    <date name="dmme">1807-12-31T23:59:59Z</date>
    <date name="max">1811-12-31T23:59:59Z</date>
    <date name="median">1805-12-31T23:59:59Z</date>
  </lst>
  <lst name="mr">
    <long name="count">100</long>
    <double name="mcm">70829.5</double>
    <double name="mean">28.91</double>
    <double name="median">24.5</double>
    <double name="su">104076.0</double>
    <double name="sum">2891.0</double>
    <long name="unique">36</long>
  </lst>
  <lst name="nr">
    <double name="c">-100.0</double>
    <long name="count">100</long>
    <double name="s">-2891.0</double>
    <double name="sum">2891.0</double>
  </lst>
  <lst name="cr">
    <str name="ccmax">this is the secondstr9</str>
    <str name="ccmin">this is the firststr0</str>
    <str name="csmax">this is the second</str>
    <str name="csmin">this is the first</str>
    <str name="max">str9</str>
    <str name="min">str0</str>
  </lst>
  <lst name="cdr">
    <date name="cd1">1800-12-31T23:59:59Z</date>
    <date name="cd2">1804-06-30T23:59:59Z</date>
    <str name="cs1">1800-12-31T23:59:59Z</str>
    <str name="cs2">1804-06-30T23:59:59Z</str>
  </lst>
</lst>
</response>

	at __randomizedtesting.SeedInfo.seed([803B35F73CC36459:D836DE011801068F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:114)
	at org.apache.solr.analytics.expression.ExpressionTest.divideTest(ExpressionTest.java:106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)


REGRESSION:  org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testMultiThreaded

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([803B35F73CC36459:E1AEEF17D4126EAF]: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:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testMultiThreaded(SignatureUpdateProcessorFactoryTest.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)


REGRESSION:  org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection

Error Message:
expected:<1> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<3>
	at __randomizedtesting.SeedInfo.seed([803B35F73CC36459:DB0BCE3F3F84C725]: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:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection(SignatureUpdateProcessorFactoryTest.java:119)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:780)




Build Log:
[...truncated 10480 lines...]
   [junit4] Suite: org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest
   [junit4]   2> 294894 T506 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 294895 T506 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1392910487787
   [junit4]   2> 294896 T506 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 294897 T506 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 294898 T506 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 294932 T506 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 294974 T506 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 294975 T506 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 294980 T506 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 295298 T506 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 295300 T506 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 295301 T506 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 295307 T506 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 295311 T506 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 295314 T506 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 295314 T506 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 295314 T506 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 295349 T506 oasc.CoreContainer.<init> New CoreContainer 109209518
   [junit4]   2> 295350 T506 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 295351 T506 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 295351 T506 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 295351 T506 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 295352 T506 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 295352 T506 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 295352 T506 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 295353 T506 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 295353 T506 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 295353 T506 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 295358 T506 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 295359 T506 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 295359 T506 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 295362 T507 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 295362 T507 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 295363 T507 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 295363 T507 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 295408 T507 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 295463 T507 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 295464 T507 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 295469 T507 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 295740 T507 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 295742 T507 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 295743 T507 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 295749 T507 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 295752 T507 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 295755 T507 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 295755 T507 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1392910487787/
   [junit4]   2> 295755 T507 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b279735
   [junit4]   2> 295756 T507 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1392910487787
   [junit4]   2> 295757 T507 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1392910487787/index/
   [junit4]   2> 295757 T507 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1392910487787/index' doesn't exist. Creating new index...
   [junit4]   2> 295757 T507 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1392910487787/index
   [junit4]   2> 295758 T507 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=98.474609375, floorSegmentMB=1.75390625, forceMergeDeletesPctAllowed=25.326829807673022, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 295758 T507 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_1,generation=1}
   [junit4]   2> 295759 T507 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 295759 T507 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 295762 T507 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 295763 T507 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 295763 T507 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 295763 T507 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 295764 T507 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 295764 T507 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 295764 T507 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 295764 T507 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 295765 T507 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 295765 T507 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 295765 T507 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 295766 T507 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 295766 T507 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 295766 T507 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 295767 T507 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 295767 T507 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 295768 T507 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 295768 T507 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 295769 T507 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 295769 T507 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 295769 T507 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 295770 T507 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 295770 T507 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 295770 T507 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 295771 T507 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 295771 T507 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 295772 T507 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 295772 T507 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 295772 T507 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 295773 T507 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 295773 T507 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 295774 T507 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 295774 T507 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 295775 T507 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 295775 T507 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 295776 T507 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 295778 T507 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 295779 T507 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 295779 T507 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 295780 T507 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=494770356, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 295780 T507 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_1,generation=1}
   [junit4]   2> 295781 T507 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 295781 T507 oass.SolrIndexSearcher.<init> Opening Searcher@50a07ff0[collection1] main
   [junit4]   2> 295782 T507 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 295856 T507 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 295878 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@50a07ff0[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 295883 T507 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 295885 T506 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 295888 T506 oas.SolrTestCaseJ4.setUp ###Starting testNonStringFieldsValues
   [junit4]   2> ASYNC  NEW_CORE C258 name=collection1 org.apache.solr.core.SolrCore@86e16d4
   [junit4]   2> 295888 T506 C258 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 295889 T506 C258 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 295892 T506 C258 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 295893 T506 C258 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_2,generation=2}
   [junit4]   2> 295893 T506 C258 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 295894 T506 C258 oass.SolrIndexSearcher.<init> Opening Searcher@973387ed[collection1] main
   [junit4]   2> 295894 T506 C258 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 295896 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@973387ed[collection1] main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 295897 T506 C258 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 295901 T506 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 296106 T506 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296107 T506 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_3,generation=3}
   [junit4]   2> 296108 T506 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 296109 T506 oass.SolrIndexSearcher.<init> Opening Searcher@39604b15[collection1] main
   [junit4]   2> 296109 T506 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296111 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@39604b15[collection1] main{StandardDirectoryReader(segments_3:4:nrt _0(5.0):C5/1:delGen=1)}
   [junit4]   2> 296112 T506 oas.SolrTestCaseJ4.tearDown ###Ending testNonStringFieldsValues
   [junit4]   2> 296116 T506 oas.SolrTestCaseJ4.setUp ###Starting testDupeAllFieldsDetection
   [junit4]   2> 296116 T506 C258 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 296117 T506 C258 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 296118 T506 C258 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296119 T506 C258 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_4,generation=4}
   [junit4]   2> 296120 T506 C258 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 296120 T506 C258 oass.SolrIndexSearcher.<init> Opening Searcher@e59bb72b[collection1] main
   [junit4]   2> 296121 T506 C258 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296123 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e59bb72b[collection1] main{StandardDirectoryReader(segments_4:5:nrt)}
   [junit4]   2> 296123 T506 C258 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 296129 T506 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296131 T506 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_5,generation=5}
   [junit4]   2> 296131 T506 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 296132 T506 oass.SolrIndexSearcher.<init> Opening Searcher@7d1cf5e6[collection1] main
   [junit4]   2> 296133 T506 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296135 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7d1cf5e6[collection1] main{StandardDirectoryReader(segments_5:7:nrt _1(5.0):C3)}
   [junit4]   2> 296135 T506 oas.SolrTestCaseJ4.tearDown ###Ending testDupeAllFieldsDetection
   [junit4]   2> 296139 T506 oas.SolrTestCaseJ4.setUp ###Starting testMultiThreaded
   [junit4]   2> 296140 T506 C258 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 296140 T506 C258 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 296142 T506 C258 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296142 T506 C258 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_6,generation=6}
   [junit4]   2> 296143 T506 C258 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 296144 T506 C258 oass.SolrIndexSearcher.<init> Opening Searcher@88a34744[collection1] main
   [junit4]   2> 296144 T506 C258 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296146 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@88a34744[collection1] main{StandardDirectoryReader(segments_6:8:nrt)}
   [junit4]   2> 296147 T506 C258 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 296159 T517 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296285 T517 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_7,generation=7}
   [junit4]   2> 296286 T517 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 296405 T517 oass.SolrIndexSearcher.<init> Opening Searcher@625e22c2[collection1] main
   [junit4]   2> 296405 T517 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296407 T518 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296407 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@625e22c2[collection1] main{StandardDirectoryReader(segments_7:24:nrt _7(5.0):C62/60:delGen=1)}
   [junit4]   2> 296408 T518 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_8,generation=8}
   [junit4]   2> 296409 T518 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 296409 T518 oass.SolrIndexSearcher.<init> Opening Searcher@e8b31d21[collection1] main
   [junit4]   2> 296410 T518 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296410 T519 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296411 T519 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 296412 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e8b31d21[collection1] main{StandardDirectoryReader(segments_7:24:nrt _7(5.0):C62/60:delGen=2)}
   [junit4]   2> 296413 T519 oass.SolrIndexSearcher.<init> Opening Searcher@c2e5c192[collection1] main
   [junit4]   2> 296414 T519 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296416 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c2e5c192[collection1] main{StandardDirectoryReader(segments_7:24:nrt _7(5.0):C62/60:delGen=2)}
   [junit4]   2> 296417 T518 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296422 T518 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_9,generation=9}
   [junit4]   2> 296423 T518 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 296426 T518 oass.SolrIndexSearcher.<init> Opening Searcher@53f816ed[collection1] main
   [junit4]   2> 296427 T518 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296427 T517 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296428 T517 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_a,generation=10}
   [junit4]   2> 296428 T517 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 296429 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@53f816ed[collection1] main{StandardDirectoryReader(segments_9:34:nrt _7(5.0):C62/61:delGen=3 _a(5.0):C1)}
   [junit4]   2> 296430 T517 oass.SolrIndexSearcher.<init> Opening Searcher@89547b14[collection1] main
   [junit4]   2> 296430 T517 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296431 T519 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296431 T519 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 296433 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@89547b14[collection1] main{StandardDirectoryReader(segments_9:34:nrt _7(5.0):C62/61:delGen=3 _a(5.0):C1)}
   [junit4]   2> 296437 T519 oass.SolrIndexSearcher.<init> Opening Searcher@ea42167d[collection1] main
   [junit4]   2> 296438 T519 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296438 T518 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296440 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ea42167d[collection1] main{StandardDirectoryReader(segments_a:39:nrt _a(5.0):C1 _b(5.0):C1)}
   [junit4]   2> 296442 T518 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_b,generation=11}
   [junit4]   2> 296442 T518 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 296443 T518 oass.SolrIndexSearcher.<init> Opening Searcher@db995492[collection1] main
   [junit4]   2> 296444 T518 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296444 T517 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296446 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@db995492[collection1] main{StandardDirectoryReader(segments_b:42:nrt _a(5.0):C1 _c(5.0):C1)}
   [junit4]   2> 296448 T517 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_c,generation=12}
   [junit4]   2> 296448 T517 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 296452 T517 oass.SolrIndexSearcher.<init> Opening Searcher@d488eab7[collection1] main
   [junit4]   2> 296452 T517 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296453 T519 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296454 T519 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_d,generation=13}
   [junit4]   2> 296455 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d488eab7[collection1] main{StandardDirectoryReader(segments_c:48:nrt _a(5.0):C1 _d(5.0):C1 _e(5.0):C1)}
   [junit4]   2> 296455 T519 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 296456 T519 oass.SolrIndexSearcher.<init> Opening Searcher@410dfd35[collection1] main
   [junit4]   2> 296457 T519 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296457 T518 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296458 T518 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 296459 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@410dfd35[collection1] main{StandardDirectoryReader(segments_c:48:nrt _a(5.0):C1 _d(5.0):C1 _e(5.0):C1)}
   [junit4]   2> 296462 T518 oass.SolrIndexSearcher.<init> Opening Searcher@f7aeca4c[collection1] main
   [junit4]   2> 296463 T518 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296463 T517 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296470 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f7aeca4c[collection1] main{StandardDirectoryReader(segments_d:53:nrt _a(5.0):C1 _d(5.0):C1 _f(5.0):C1)}
   [junit4]   2> 296475 T517 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_e,generation=14}
   [junit4]   2> 296476 T517 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 296480 T517 oass.SolrIndexSearcher.<init> Opening Searcher@b1b43c6f[collection1] main
   [junit4]   2> 296481 T517 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296481 T519 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296482 T519 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_f,generation=15}
   [junit4]   2> 296483 T519 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 296483 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b1b43c6f[collection1] main{StandardDirectoryReader(segments_e:60:nrt _d(5.0):C1 _g(5.0):C1 _h(5.0):C1)}
   [junit4]   2> 296484 T519 oass.SolrIndexSearcher.<init> Opening Searcher@b2a0e6c0[collection1] main
   [junit4]   2> 296485 T519 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296485 T518 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296485 T518 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 296487 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b2a0e6c0[collection1] main{StandardDirectoryReader(segments_e:60:nrt _d(5.0):C1 _g(5.0):C1 _h(5.0):C1)}
   [junit4]   2> 296487 T518 oass.SolrIndexSearcher.<init> Opening Searcher@d1ce8972[collection1] main
   [junit4]   2> 296488 T518 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296490 T517 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296490 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d1ce8972[collection1] main{StandardDirectoryReader(segments_e:60:nrt _d(5.0):C1 _g(5.0):C1 _h(5.0):C1)}
   [junit4]   2> 296494 T517 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_g,generation=16}
   [junit4]   2> 296495 T517 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 296498 T517 oass.SolrIndexSearcher.<init> Opening Searcher@32e36a0e[collection1] main
   [junit4]   2> 296499 T517 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296499 T519 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296500 T519 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_h,generation=17}
   [junit4]   2> 296501 T519 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 296501 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@32e36a0e[collection1] main{StandardDirectoryReader(segments_g:66:nrt _g(5.0):C1 _i(5.0):C2/1:delGen=1 _j(5.0):C1)}
   [junit4]   2> 296502 T519 oass.SolrIndexSearcher.<init> Opening Searcher@d52f3e1b[collection1] main
   [junit4]   2> 296502 T519 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296503 T518 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296503 T518 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 296505 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d52f3e1b[collection1] main{StandardDirectoryReader(segments_g:66:nrt _g(5.0):C1 _i(5.0):C2/1:delGen=1 _j(5.0):C1)}
   [junit4]   2> 296508 T518 oass.SolrIndexSearcher.<init> Opening Searcher@7143e8e9[collection1] main
   [junit4]   2> 296509 T518 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296510 T517 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296511 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7143e8e9[collection1] main{StandardDirectoryReader(segments_h:71:nrt _i(5.0):C2/1:delGen=1 _k(5.0):C1)}
   [junit4]   2> 296514 T517 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_h,generation=17}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_i,generation=18}
   [junit4]   2> 296514 T517 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 18
   [junit4]   2> 296515 T517 oass.SolrIndexSearcher.<init> Opening Searcher@ea153d6a[collection1] main
   [junit4]   2> 296515 T517 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296517 T518 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296518 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ea153d6a[collection1] main{StandardDirectoryReader(segments_i:74:nrt _i(5.0):C2/1:delGen=1 _l(5.0):C1)}
   [junit4]   2> 296520 T518 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_i,generation=18}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_j,generation=19}
   [junit4]   2> 296521 T518 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 19
   [junit4]   2> 296524 T518 oass.SolrIndexSearcher.<init> Opening Searcher@b9de67b2[collection1] main
   [junit4]   2> 296525 T518 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296525 T519 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296526 T519 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_j,generation=19}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_k,generation=20}
   [junit4]   2> 296527 T519 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 20
   [junit4]   2> 296527 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b9de67b2[collection1] main{StandardDirectoryReader(segments_j:80:nrt _l(5.0):C1 _m(5.0):C1 _n(5.0):C1)}
   [junit4]   2> 296528 T519 oass.SolrIndexSearcher.<init> Opening Searcher@d7358579[collection1] main
   [junit4]   2> 296528 T519 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296528 T517 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296529 T517 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 296530 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d7358579[collection1] main{StandardDirectoryReader(segments_k:82:nrt _l(5.0):C1 _n(5.0):C1)}
   [junit4]   2> 296533 T517 oass.SolrIndexSearcher.<init> Opening Searcher@ec0f4426[collection1] main
   [junit4]   2> 296534 T517 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296534 T518 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296536 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ec0f4426[collection1] main{StandardDirectoryReader(segments_k:85:nrt _l(5.0):C1 _n(5.0):C1 _o(5.0):C1)}
   [junit4]   2> 296537 T518 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_k,generation=20}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_l,generation=21}
   [junit4]   2> 296537 T518 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 21
   [junit4]   2> 296538 T518 oass.SolrIndexSearcher.<init> Opening Searcher@9263df5e[collection1] main
   [junit4]   2> 296538 T518 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296539 T519 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296541 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9263df5e[collection1] main{StandardDirectoryReader(segments_l:88:nrt _l(5.0):C1 _o(5.0):C1 _p(5.0):C1)}
   [junit4]   2> 296541 T519 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_l,generation=21}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_m,generation=22}
   [junit4]   2> 296542 T519 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 22
   [junit4]   2> 296542 T519 oass.SolrIndexSearcher.<init> Opening Searcher@bd7f3ed7[collection1] main
   [junit4]   2> 296543 T519 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296543 T517 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296545 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@bd7f3ed7[collection1] main{StandardDirectoryReader(segments_m:92:nrt _p(5.0):C1 _q(5.0):C1)}
   [junit4]   2> 296545 T517 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_m,generation=22}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_n,generation=23}
   [junit4]   2> 296546 T517 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 23
   [junit4]   2> 296547 T517 oass.SolrIndexSearcher.<init> Opening Searcher@846c5b04[collection1] main
   [junit4]   2> 296548 T517 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296548 T518 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296550 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@846c5b04[collection1] main{StandardDirectoryReader(segments_n:96:nrt _q(5.0):C1 _r(5.0):C1)}
   [junit4]   2> 296551 T518 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_n,generation=23}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_o,generation=24}
   [junit4]   2> 296551 T518 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 24
   [junit4]   2> 296552 T518 oass.SolrIndexSearcher.<init> Opening Searcher@ac46ca99[collection1] main
   [junit4]   2> 296552 T518 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296553 T519 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296554 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ac46ca99[collection1] main{StandardDirectoryReader(segments_o:100:nrt _r(5.0):C1 _s(5.0):C1)}
   [junit4]   2> 296555 T519 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_o,generation=24}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_p,generation=25}
   [junit4]   2> 296555 T519 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 25
   [junit4]   2> 296556 T519 oass.SolrIndexSearcher.<init> Opening Searcher@9f5c124d[collection1] main
   [junit4]   2> 296557 T519 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296557 T517 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296559 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9f5c124d[collection1] main{StandardDirectoryReader(segments_p:104:nrt _s(5.0):C1 _t(5.0):C1)}
   [junit4]   2> 296560 T517 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_p,generation=25}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_q,generation=26}
   [junit4]   2> 296560 T517 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 26
   [junit4]   2> 296561 T517 oass.SolrIndexSearcher.<init> Opening Searcher@b16d0dcd[collection1] main
   [junit4]   2> 296562 T517 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296562 T518 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296563 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b16d0dcd[collection1] main{StandardDirectoryReader(segments_q:109:nrt _s(5.0):C1 _u(5.0):C1)}
   [junit4]   2> 296564 T518 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_q,generation=26}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_r,generation=27}
   [junit4]   2> 296565 T518 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 27
   [junit4]   2> 296566 T518 oass.SolrIndexSearcher.<init> Opening Searcher@c2adeaad[collection1] main
   [junit4]   2> 296566 T518 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296566 T519 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296568 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c2adeaad[collection1] main{StandardDirectoryReader(segments_r:110:nrt _s(5.0):C1 _u(5.0):C1 _v(5.0):C1)}
   [junit4]   2> 296569 T519 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_r,generation=27}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_s,generation=28}
   [junit4]   2> 296569 T519 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 28
   [junit4]   2> 296570 T519 oass.SolrIndexSearcher.<init> Opening Searcher@a75b4443[collection1] main
   [junit4]   2> 296570 T519 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296571 T517 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296571 T517 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 296572 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a75b4443[collection1] main{StandardDirectoryReader(segments_s:114:nrt _s(5.0):C1 _v(5.0):C1 _w(5.0):C1)}
   [junit4]   2> 296572 T517 oass.SolrIndexSearcher.<init> Opening Searcher@28d7e53b[collection1] main
   [junit4]   2> 296573 T517 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296575 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@28d7e53b[collection1] main{StandardDirectoryReader(segments_s:114:nrt _s(5.0):C1 _v(5.0):C1 _w(5.0):C1)}
   [junit4]   2> 296576 T519 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296578 T519 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_s,generation=28}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_t,generation=29}
   [junit4]   2> 296579 T519 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 29
   [junit4]   2> 296579 T519 oass.SolrIndexSearcher.<init> Opening Searcher@444e5906[collection1] main
   [junit4]   2> 296580 T519 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296582 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@444e5906[collection1] main{StandardDirectoryReader(segments_t:118:nrt _s(5.0):C1 _x(5.0):C1)}
   [junit4]   2> ASYNC  NEW_CORE C259 name=collection1 org.apache.solr.core.SolrCore@86e16d4
   [junit4]   2> 296583 T506 C259 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296583 T506 C259 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 296584 T506 C259 oass.SolrIndexSearcher.<init> Opening Searcher@fee98f73[collection1] main
   [junit4]   2> 296585 T506 C259 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296587 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@fee98f73[collection1] main{StandardDirectoryReader(segments_t:118:nrt _s(5.0):C1 _x(5.0):C1)}
   [junit4]   2> 296588 T506 C259 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 296590 T506 oas.SolrTestCaseJ4.tearDown ###Ending testMultiThreaded
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SignatureUpdateProcessorFactoryTest -Dtests.method=testMultiThreaded -Dtests.seed=803B35F73CC36459 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de_LU -Dtests.timezone=America/Indiana/Vevay -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.47s J1 | SignatureUpdateProcessorFactoryTest.testMultiThreaded <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([803B35F73CC36459:E1AEEF17D4126EAF]:0)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testMultiThreaded(SignatureUpdateProcessorFactoryTest.java:222)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:780)
   [junit4]   2> 296606 T506 oas.SolrTestCaseJ4.setUp ###Starting testNonIndexedSignatureField
   [junit4]   2> 296607 T506 C259 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 296608 T506 C259 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 296610 T506 C259 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296611 T506 C259 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_t,generation=29}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_u,generation=30}
   [junit4]   2> 296612 T506 C259 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 30
   [junit4]   2> 296613 T506 C259 oass.SolrIndexSearcher.<init> Opening Searcher@902c22fd[collection1] main
   [junit4]   2> 296614 T506 C259 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296617 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@902c22fd[collection1] main{StandardDirectoryReader(segments_u:119:nrt)}
   [junit4]   2> 296618 T506 C259 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 296626 T506 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296628 T506 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_u,generation=30}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_v,generation=31}
   [junit4]   2> 296629 T506 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 31
   [junit4]   2> 296631 T506 oass.SolrIndexSearcher.<init> Opening Searcher@ce6a9bed[collection1] main
   [junit4]   2> 296632 T506 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296634 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ce6a9bed[collection1] main{StandardDirectoryReader(segments_v:121:nrt _y(5.0):C2)}
   [junit4]   2> 296634 T506 oas.SolrTestCaseJ4.tearDown ###Ending testNonIndexedSignatureField
   [junit4]   2> 296641 T506 oas.SolrTestCaseJ4.setUp ###Starting testDupeDetection
   [junit4]   2> 296642 T506 C259 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 296643 T506 C259 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 296645 T506 C259 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296646 T506 C259 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_v,generation=31}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_w,generation=32}
   [junit4]   2> 296647 T506 C259 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 32
   [junit4]   2> 296648 T506 C259 oass.SolrIndexSearcher.<init> Opening Searcher@e2307200[collection1] main
   [junit4]   2> 296649 T506 C259 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296651 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e2307200[collection1] main{StandardDirectoryReader(segments_w:122:nrt)}
   [junit4]   2> 296651 T506 C259 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 296659 T506 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296663 T506 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_w,generation=32}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_x,generation=33}
   [junit4]   2> 296664 T506 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 33
   [junit4]   2> 296664 T506 oass.SolrIndexSearcher.<init> Opening Searcher@5ed68192[collection1] main
   [junit4]   2> 296666 T506 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296667 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5ed68192[collection1] main{StandardDirectoryReader(segments_x:124:nrt _z(5.0):C2)}
   [junit4]   2> 296672 T506 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296675 T506 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_x,generation=33}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_y,generation=34}
   [junit4]   2> 296676 T506 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 34
   [junit4]   2> 296677 T506 oass.SolrIndexSearcher.<init> Opening Searcher@f1b64d18[collection1] main
   [junit4]   2> 296678 T506 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296680 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f1b64d18[collection1] main{StandardDirectoryReader(segments_y:126:nrt _z(5.0):C2 _10(5.0):C1)}
   [junit4]   2> 296681 T506 oas.SolrTestCaseJ4.tearDown ###Ending testDupeDetection
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SignatureUpdateProcessorFactoryTest -Dtests.method=testDupeDetection -Dtests.seed=803B35F73CC36459 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de_LU -Dtests.timezone=America/Indiana/Vevay -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.05s J1 | SignatureUpdateProcessorFactoryTest.testDupeDetection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<3>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([803B35F73CC36459:DB0BCE3F3F84C725]:0)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection(SignatureUpdateProcessorFactoryTest.java:119)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:780)
   [junit4]   2> 296694 T506 oas.SolrTestCaseJ4.setUp ###Starting testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> 296695 T506 C259 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 296696 T506 C259 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 2
   [junit4]   2> 296698 T506 C259 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 296699 T506 C259 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_y,generation=34}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@e834dd89 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f086c586)),segFN=segments_z,generation=35}
   [junit4]   2> 296700 T506 C259 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 35
   [junit4]   2> 296701 T506 C259 oass.SolrIndexSearcher.<init> Opening Searcher@c835b71b[collection1] main
   [junit4]   2> 296702 T506 C259 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 296704 T508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c835b71b[collection1] main{StandardDirectoryReader(segments_z:127:nrt)}
   [junit4]   2> 296704 T506 C259 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 296707 T506 oas.SolrTestCaseJ4.tearDown ###Ending testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> 296710 T506 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 296710 T506 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=109209518
   [junit4]   2> 296711 T506 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@86e16d4
   [junit4]   2> 296725 T506 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=42,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=253,cumulative_deletesById=0,cumulative_deletesByQuery=6,cumulative_errors=0}
   [junit4]   2> 296726 T506 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 296726 T506 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 296727 T506 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 296727 T506 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 296728 T506 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 296728 T506 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1392910487787/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1392910487787/index;done=false>>]
   [junit4]   2> 296728 T506 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1392910487787/index
   [junit4]   2> 296728 T506 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1392910487787 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1392910487787;done=false>>]
   [junit4]   2> 296729 T506 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1392910487787
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=de_LU, timezone=America/Indiana/Vevay
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/IBM Corporation 1.7.0 (64-bit)/cpus=8,threads=1,free=9285616,total=103219200
   [junit4]   2> NOTE: All tests run in this JVM: [TestCSVResponseWriter, TestDFRSimilarityFactory, CoreContainerCoreInitFailuresTest, TestAnalyzeInfixSuggestions, TestCSVLoader, TestOverriddenPrefixQueryForCustomFieldType, AlternateDirectoryTest, TestRandomMergePolicy, TestCustomSort, TestReloadAndDeleteDocs, MultiTermTest, TestSolrCoreProperties, TestCloudManagedSchemaAddField, TestComponentsName, TestReload, DirectSolrConnectionTest, TestFastOutputStream, TestFuzzyAnalyzedSuggestions, SuggesterWFSTTest, SpellingQueryConverterTest, DateFieldTest, DeleteReplicaTest, SuggesterTSTTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, AddBlockUpdateTest, ShardSplitTest, TestInfoStreamLogging, IndexSchemaRuntimeFieldTest, BJQParserTest, TestDistributedSearch, TestFileDictionaryLookup, RemoteQueryErrorTest, RequiredFieldsTest, IndexBasedSpellCheckerTest, UniqFieldsUpdateProcessorFacto

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

23:59:59Z</str>
   [junit4]    >     <str name="cs2">1804-06-30T23:59:59Z</str>
   [junit4]    >   </lst>
   [junit4]    > </lst>
   [junit4]    > </response>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([803B35F73CC36459:D836DE011801068F]:0)
   [junit4]    > 	at org.apache.solr.analytics.AbstractAnalyticsStatsTest.getStatResult(AbstractAnalyticsStatsTest.java:114)
   [junit4]    > 	at org.apache.solr.analytics.expression.ExpressionTest.divideTest(ExpressionTest.java:106)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:780)
   [junit4]   2> 667223 T2694 oas.SolrTestCaseJ4.setUp ###Starting constantStringTest
   [junit4]   2> 667227 T2694 oas.SolrTestCaseJ4.tearDown ###Ending constantStringTest
   [junit4]   2> 667234 T2694 oas.SolrTestCaseJ4.setUp ###Starting powerTest
   [junit4]   2> 667241 T2694 oas.SolrTestCaseJ4.tearDown ###Ending powerTest
   [junit4]   2> 667247 T2694 oas.SolrTestCaseJ4.setUp ###Starting negateTest
   [junit4]   2> 667252 T2694 oas.SolrTestCaseJ4.tearDown ###Ending negateTest
   [junit4]   2> 667258 T2694 oas.SolrTestCaseJ4.setUp ###Starting reverseTest
   [junit4]   2> 667261 T2694 oas.SolrTestCaseJ4.tearDown ###Ending reverseTest
   [junit4]   2> 667265 T2694 oas.SolrTestCaseJ4.setUp ###Starting constantDateTest
   [junit4]   2> 667269 T2694 oas.SolrTestCaseJ4.tearDown ###Ending constantDateTest
   [junit4]   2> 667273 T2694 oas.SolrTestCaseJ4.setUp ###Starting constantNumberTest
   [junit4]   2> 667274 T2694 oas.SolrTestCaseJ4.tearDown ###Ending constantNumberTest
   [junit4]   2> 667278 T2694 oas.SolrTestCaseJ4.setUp ###Starting absoluteValueTest
   [junit4]   2> 667282 T2694 oas.SolrTestCaseJ4.tearDown ###Ending absoluteValueTest
   [junit4]   2> 667286 T2694 oas.SolrTestCaseJ4.setUp ###Starting dateMathTest
   [junit4]   2> 667290 T2694 oas.SolrTestCaseJ4.tearDown ###Ending dateMathTest
   [junit4]   2> 667294 T2694 oas.SolrTestCaseJ4.setUp ###Starting concatenateTest
   [junit4]   2> 667299 T2694 oas.SolrTestCaseJ4.tearDown ###Ending concatenateTest
   [junit4]   2> 667300 T2694 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 667301 T2694 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=-898794212
   [junit4]   2> 667301 T2694 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@9af8613a
   [junit4]   2> 667301 T2694 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=98,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=100,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 667302 T2694 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 667302 T2694 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 667302 T2694 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 667303 T2694 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 667304 T2694 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 667304 T2694 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-ExpressionTest-1392910859103/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-ExpressionTest-1392910859103/index;done=false>>]
   [junit4]   2> 667304 T2694 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-ExpressionTest-1392910859103/index
   [junit4]   2> 667305 T2694 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-ExpressionTest-1392910859103 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-ExpressionTest-1392910859103;done=false>>]
   [junit4]   2> 667305 T2694 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-ExpressionTest-1392910859103
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ar_IQ, timezone=CET
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/IBM Corporation 1.7.0 (64-bit)/cpus=8,threads=1,free=63360680,total=254279680
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedSuggestComponentTest, TestRealTimeGet, TriLevelCompositeIdRoutingTest, TestLMJelinekMercerSimilarityFactory, BinaryUpdateRequestHandlerTest, SchemaVersionSpecificBehaviorTest, SyncSliceTest, DOMUtilTest, CopyFieldTest, TestMergePolicyConfig, TestFaceting, TestRandomDVFaceting, TestFieldTypeCollectionResource, BadCopyFieldTest, ReturnFieldsTest, TestSolrQueryParser, URLClassifyProcessorTest, SpellPossibilityIteratorTest, TestLMDirichletSimilarityFactory, ShowFileRequestHandlerTest, TestFunctionQuery, AliasIntegrationTest, TestBM25SimilarityFactory, UnloadDistributedZkTest, SuggesterTest, SOLR749Test, TestQueryUtils, TestHighlightDedupGrouping, CacheHeaderTest, ClusterStateUpdateTest, TestDefaultSearchFieldResource, TestSurroundQueryParser, BadComponentTest, ParsingFieldUpdateProcessorsTest, RegexBoostProcessorTest, TestReversedWildcardFilterFactory, ShardRoutingTest, TestSearchPerf, SynonymTokenizerTest, TestCoreContainer, ScriptEngineTest, UpdateParamsTest, TestLRUCache, TestSolrDeletionPolicy1, SolrXmlInZkTest, TestShardHandlerFactory, TestBadConfig, RangeFacetTest, TestSimpleQParserPlugin, FileBasedSpellCheckerTest, SoftAutoCommitTest, EchoParamsTest, AssignTest, IndexSchemaTest, HdfsRecoveryZkTest, TestExtendedDismaxParser, TestSystemIdResolver, UpdateRequestProcessorFactoryTest, BlockCacheTest, CoreMergeIndexesAdminHandlerTest, TestCopyFieldCollectionResource, TestElisionMultitermQuery, TestPseudoReturnFields, DistributedQueryElevationComponentTest, TestStandardQParsers, TestSchemaResource, ZkControllerTest, TestSchemaSimilarityResource, TestSolrXmlPersistence, TestSchemaNameResource, TestSolrQueryParserResource, TestSerializedLuceneMatchVersion, ExternalFileFieldSortTest, DirectUpdateHandlerOptimizeTest, SuggestComponentTest, MigrateRouteKeyTest, CoreAdminHandlerTest, CustomCollectionTest, TermVectorComponentTest, DistributedDebugComponentTest, TestPHPSerializedResponseWriter, SolrCoreTest, TestDocSet, FieldFacetExtrasTest, DateMathParserTest, HdfsCollectionsAPIDistributedZkTest, SolrInfoMBeanTest, BasicDistributedZkTest, BasicDistributedZk2Test, OverseerTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, TestDistributedGrouping, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestJoin, SimpleFacetsTest, TestSolr4Spatial, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, TestSort, BasicFunctionalityTest, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, HighlighterTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SpellCheckCollatorTest, DocValuesTest, SpatialFilterTest, WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DebugComponentTest, LukeRequestHandlerTest, DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, MBeansHandlerTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, PingRequestHandlerTest, SearchHandlerTest, TestLFUCache, TestSolrIndexConfig, ResponseLogComponentTest, SampleTest, NumericFieldsTest, MinimalSchemaTest, TestConfig, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestCharFilters, TestPerFieldSimilarity, TestDefaultSimilarityFactory, TestJmxMonitoredMap, TestFastLRUCache, TestSolrXMLSerializer, ClusterStateTest, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, TestRTGBase, SolrTestCaseJ4Test, TestDistributedMissingSort, AbstractAnalyticsStatsTest, NoFacetTest, ExpressionTest]
   [junit4] Completed on J0 in 1.28s, 12 tests, 1 failure <<< FAILURES!

[...truncated 153 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:446: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 372 suites, 1604 tests, 3 failures, 72 ignored (7 assumptions)

Total time: 34 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure