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/05 13:01:27 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_60-ea-b04) - Build # 9263 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9263/
Java: 32bit/jdk1.7.0_60-ea-b04 -server -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 50473 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:398: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:87: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:185: The following files are missing svn:eol-style (or binary svn:mime-type):
* ./solr/core/src/test-files/solr/analysisconfs/analysis-err-schema.xml
* ./solr/core/src/test/org/apache/solr/analysis/ThrowingMockTokenFilterFactory.java
* ./solr/core/src/test/org/apache/solr/update/AnalysisErrorHandlingTest.java

Total time: 58 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_60-ea-b04 -server -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk6) - Build # 9266 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9266/
Java: 64bit/ibm-j9-jdk6 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

1 tests failed.
FAILED:  org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([5B9CC8C53B1FB903:AC330D38581A7F]: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:60)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:611)
	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:738)




Build Log:
[...truncated 9876 lines...]
   [junit4] Suite: org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest
   [junit4]   2> 767495 T2607 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269
   [junit4]   2> 767496 T2607 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 767497 T2607 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 767498 T2607 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 767566 T2607 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 767637 T2607 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 767638 T2607 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 767644 T2607 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 768026 T2607 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 768029 T2607 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 768031 T2607 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 768047 T2607 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 768051 T2607 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 768055 T2607 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 768056 T2607 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 768056 T2607 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 768069 T2607 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 768070 T2607 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 768071 T2607 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 768145 T2607 oasc.CoreContainer.<init> New CoreContainer 398661571
   [junit4]   2> 768146 T2607 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 768147 T2607 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 768148 T2607 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 768148 T2607 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 768149 T2607 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 768149 T2607 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 768150 T2607 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 768150 T2607 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 768151 T2607 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 768151 T2607 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 768155 T2607 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 768156 T2607 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 768157 T2607 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 768162 T2608 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 768162 T2608 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 768163 T2608 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 768164 T2608 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 768213 T2608 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 768278 T2608 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 768279 T2608 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 768289 T2608 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 768637 T2608 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 768642 T2608 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 768645 T2608 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 768661 T2608 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 768664 T2608 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 768676 T2608 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 768677 T2608 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269/
   [junit4]   2> 768678 T2608 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a435a43
   [junit4]   2> 768679 T2608 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269
   [junit4]   2> 768679 T2608 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269/index/
   [junit4]   2> 768680 T2608 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269/index' doesn't exist. Creating new index...
   [junit4]   2> 768680 T2608 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269/index
   [junit4]   2> 768681 T2608 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 768682 T2608 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_1,generation=1}
   [junit4]   2> 768682 T2608 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 768683 T2608 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 768689 T2608 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 768690 T2608 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 768690 T2608 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 768691 T2608 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 768692 T2608 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 768692 T2608 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 768693 T2608 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 768693 T2608 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 768694 T2608 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 768694 T2608 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 768695 T2608 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 768696 T2608 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 768696 T2608 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 768697 T2608 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 768697 T2608 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 768698 T2608 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 768699 T2608 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 768699 T2608 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 768700 T2608 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 768701 T2608 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 768701 T2608 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 768702 T2608 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 768703 T2608 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 768704 T2608 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 768704 T2608 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 768706 T2608 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 768707 T2608 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 768708 T2608 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 768709 T2608 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 768710 T2608 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 768711 T2608 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 768712 T2608 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 768713 T2608 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 768714 T2608 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 768715 T2608 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 768715 T2608 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 768717 T2608 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 768718 T2608 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 768720 T2608 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 768721 T2608 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 768721 T2608 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=60.529296875, floorSegmentMB=2.0693359375, forceMergeDeletesPctAllowed=28.750383435026755, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 768722 T2608 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_1,generation=1}
   [junit4]   2> 768723 T2608 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 768723 T2608 oass.SolrIndexSearcher.<init> Opening Searcher@7f6a7f6a main
   [junit4]   2> 768724 T2608 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 768801 T2608 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 768838 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7f6a7f6a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 768853 T2608 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 768856 T2607 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 768860 T2607 oas.SolrTestCaseJ4.setUp ###Starting testDupeDetection
   [junit4]   2> ASYNC  NEW_CORE C5186 name=collection1 org.apache.solr.core.SolrCore@67f167f1
   [junit4]   2> 768861 T2607 C5186 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 768862 T2607 C5186 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 768867 T2607 C5186 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 768869 T2607 C5186 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_2,generation=2}
   [junit4]   2> 768870 T2607 C5186 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 768871 T2607 C5186 oass.SolrIndexSearcher.<init> Opening Searcher@6e776e77 main
   [junit4]   2> 768872 T2607 C5186 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 768874 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e776e77 main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 768875 T2607 C5186 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 768886 T2607 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 768890 T2607 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_3,generation=3}
   [junit4]   2> 768891 T2607 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 768892 T2607 oass.SolrIndexSearcher.<init> Opening Searcher@7a857a85 main
   [junit4]   2> 768893 T2607 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 768895 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7a857a85 main{StandardDirectoryReader(segments_3:4:nrt _0(4.7):C2)}
   [junit4]   2> 768899 T2607 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 768903 T2607 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_4,generation=4}
   [junit4]   2> 768904 T2607 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 768905 T2607 oass.SolrIndexSearcher.<init> Opening Searcher@3c113c11 main
   [junit4]   2> 768907 T2607 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 768909 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3c113c11 main{StandardDirectoryReader(segments_4:7:nrt _0(4.7):C2/1:delGen=1 _1(4.7):C1)}
   [junit4]   2> 768910 T2607 oas.SolrTestCaseJ4.tearDown ###Ending testDupeDetection
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SignatureUpdateProcessorFactoryTest -Dtests.method=testDupeDetection -Dtests.seed=5B9CC8C53B1FB903 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=in_ID -Dtests.timezone=America/Indiana/Tell_City -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.07s J0 | SignatureUpdateProcessorFactoryTest.testDupeDetection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5B9CC8C53B1FB903:AC330D38581A7F]: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:738)
   [junit4]   2> 768925 T2607 oas.SolrTestCaseJ4.setUp ###Starting testNonStringFieldsValues
   [junit4]   2> 768926 T2607 C5186 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 768927 T2607 C5186 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 768928 T2607 C5186 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 768929 T2607 C5186 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_5,generation=5}
   [junit4]   2> 768930 T2607 C5186 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 768931 T2607 C5186 oass.SolrIndexSearcher.<init> Opening Searcher@318e318e main
   [junit4]   2> 768931 T2607 C5186 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 768934 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@318e318e main{StandardDirectoryReader(segments_5:8:nrt)}
   [junit4]   2> 768935 T2607 C5186 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 768939 T2607 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 768948 T2607 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 768950 T2607 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_6,generation=6}
   [junit4]   2> 768951 T2607 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 768952 T2607 oass.SolrIndexSearcher.<init> Opening Searcher@6eb06eb0 main
   [junit4]   2> 768953 T2607 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 768956 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6eb06eb0 main{StandardDirectoryReader(segments_6:10:nrt _2(4.7):C5/1:delGen=1)}
   [junit4]   2> 768956 T2607 oas.SolrTestCaseJ4.tearDown ###Ending testNonStringFieldsValues
   [junit4]   2> 768964 T2607 oas.SolrTestCaseJ4.setUp ###Starting testMultiThreaded
   [junit4]   2> 768965 T2607 C5186 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 768965 T2607 C5186 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 768967 T2607 C5186 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 768968 T2607 C5186 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_7,generation=7}
   [junit4]   2> 768968 T2607 C5186 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 768969 T2607 C5186 oass.SolrIndexSearcher.<init> Opening Searcher@320a320a main
   [junit4]   2> 768970 T2607 C5186 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 768972 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@320a320a main{StandardDirectoryReader(segments_7:11:nrt)}
   [junit4]   2> 769023 T2607 C5186 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 56
   [junit4]   2> 769065 T2619 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769087 T2619 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_8,generation=8}
   [junit4]   2> 769088 T2619 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 769111 T2619 oass.SolrIndexSearcher.<init> Opening Searcher@68646864 main
   [junit4]   2> 769114 T2619 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769115 T2620 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769115 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@68646864 main{StandardDirectoryReader(segments_8:25:nrt _5(4.7):C54/51:delGen=1 _6(4.7):C12/11:delGen=1)}
   [junit4]   2> 769171 T2620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_9,generation=9}
   [junit4]   2> 769172 T2620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 769301 T2620 oass.SolrIndexSearcher.<init> Opening Searcher@49434943 main
   [junit4]   2> 769305 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@49434943 main{StandardDirectoryReader(segments_9:36:nrt _a(4.7):C49/45:delGen=1)}
   [junit4]   2> 769306 T2620 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769306 T2618 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769312 T2618 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_a,generation=10}
   [junit4]   2> 769313 T2618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 769316 T2618 oass.SolrIndexSearcher.<init> Opening Searcher@5cc65cc6 main
   [junit4]   2> 769317 T2618 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769318 T2619 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769319 T2619 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_b,generation=11}
   [junit4]   2> 769320 T2619 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 769321 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5cc65cc6 main{StandardDirectoryReader(segments_a:41:nrt _b(4.7):C14/11:delGen=2 _c(4.7):C1)}
   [junit4]   2> 769322 T2619 oass.SolrIndexSearcher.<init> Opening Searcher@1fb71fb7 main
   [junit4]   2> 769323 T2619 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769324 T2620 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769325 T2620 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 769326 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1fb71fb7 main{StandardDirectoryReader(segments_a:41:nrt _b(4.7):C14/11:delGen=2 _c(4.7):C1)}
   [junit4]   2> 769327 T2620 oass.SolrIndexSearcher.<init> Opening Searcher@22ad22ad main
   [junit4]   2> 769327 T2620 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769329 T2618 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769330 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@22ad22ad main{StandardDirectoryReader(segments_a:41:nrt _b(4.7):C14/11:delGen=2 _c(4.7):C1)}
   [junit4]   2> 769333 T2618 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_c,generation=12}
   [junit4]   2> 769334 T2618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 769338 T2618 oass.SolrIndexSearcher.<init> Opening Searcher@51e351e3 main
   [junit4]   2> 769339 T2618 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769340 T2619 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769341 T2619 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_d,generation=13}
   [junit4]   2> 769342 T2619 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 769341 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@51e351e3 main{StandardDirectoryReader(segments_c:49:nrt _b(4.7):C14/12:delGen=3 _e(4.7):C1)}
   [junit4]   2> 769343 T2619 oass.SolrIndexSearcher.<init> Opening Searcher@72187218 main
   [junit4]   2> 769344 T2619 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769345 T2620 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769347 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@72187218 main{StandardDirectoryReader(segments_c:49:nrt _b(4.7):C14/12:delGen=3 _e(4.7):C1)}
   [junit4]   2> 769349 T2620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_e,generation=14}
   [junit4]   2> 769349 T2620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 769350 T2620 oass.SolrIndexSearcher.<init> Opening Searcher@769d769d main
   [junit4]   2> 769351 T2620 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769351 T2618 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769362 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@769d769d main{StandardDirectoryReader(segments_e:53:nrt _b(4.7):C14/12:delGen=3 _f(4.7):C1)}
   [junit4]   2> 769415 T2618 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_f,generation=15}
   [junit4]   2> 769415 T2618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 769416 T2618 oass.SolrIndexSearcher.<init> Opening Searcher@2230223 main
   [junit4]   2> 769417 T2618 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769417 T2619 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769418 T2619 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 769419 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2230223 main{StandardDirectoryReader(segments_f:56:nrt _b(4.7):C14/13:delGen=4 _f(4.7):C1 _g(4.7):C1)}
   [junit4]   2> 769423 T2619 oass.SolrIndexSearcher.<init> Opening Searcher@31023102 main
   [junit4]   2> 769424 T2619 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769424 T2620 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769426 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@31023102 main{StandardDirectoryReader(segments_f:61:nrt _b(4.7):C14/13:delGen=4 _f(4.7):C1 _h(4.7):C1)}
   [junit4]   2> 769428 T2620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_g,generation=16}
   [junit4]   2> 769429 T2620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 769434 T2620 oass.SolrIndexSearcher.<init> Opening Searcher@453c453c main
   [junit4]   2> 769435 T2620 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769436 T2618 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769437 T2618 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_h,generation=17}
   [junit4]   2> 769438 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@453c453c main{StandardDirectoryReader(segments_g:68:nrt _i(4.7):C1 _j(4.7):C1)}
   [junit4]   2> 769438 T2618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 769440 T2618 oass.SolrIndexSearcher.<init> Opening Searcher@20e320e3 main
   [junit4]   2> 769440 T2618 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769441 T2619 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769443 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20e320e3 main{StandardDirectoryReader(segments_g:68:nrt _i(4.7):C1 _j(4.7):C1)}
   [junit4]   2> 769444 T2619 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_h,generation=17}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_i,generation=18}
   [junit4]   2> 769445 T2619 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 18
   [junit4]   2> 769449 T2619 oass.SolrIndexSearcher.<init> Opening Searcher@15061506 main
   [junit4]   2> 769451 T2619 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769451 T2620 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769453 T2620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_i,generation=18}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_j,generation=19}
   [junit4]   2> 769454 T2620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 19
   [junit4]   2> 769453 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15061506 main{StandardDirectoryReader(segments_i:76:nrt _i(4.7):C1 _l(4.7):C1)}
   [junit4]   2> 769455 T2620 oass.SolrIndexSearcher.<init> Opening Searcher@3f8e3f8e main
   [junit4]   2> 769456 T2620 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769457 T2618 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769459 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f8e3f8e main{StandardDirectoryReader(segments_i:76:nrt _i(4.7):C1 _l(4.7):C1)}
   [junit4]   2> 769460 T2618 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_j,generation=19}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_k,generation=20}
   [junit4]   2> 769461 T2618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 20
   [junit4]   2> 769461 T2618 oass.SolrIndexSearcher.<init> Opening Searcher@76e076e0 main
   [junit4]   2> 769462 T2618 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769463 T2619 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769465 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@76e076e0 main{StandardDirectoryReader(segments_k:80:nrt _l(4.7):C1 _m(4.7):C1)}
   [junit4]   2> 769467 T2619 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_k,generation=20}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_l,generation=21}
   [junit4]   2> 769468 T2619 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 21
   [junit4]   2> 769472 T2619 oass.SolrIndexSearcher.<init> Opening Searcher@21a421a4 main
   [junit4]   2> 769473 T2619 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769473 T2620 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769475 T2620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_l,generation=21}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_m,generation=22}
   [junit4]   2> 769476 T2620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 22
   [junit4]   2> 769475 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21a421a4 main{StandardDirectoryReader(segments_l:88:nrt _o(4.7):C1)}
   [junit4]   2> 769477 T2620 oass.SolrIndexSearcher.<init> Opening Searcher@380a380a main
   [junit4]   2> 769478 T2620 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769479 T2618 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769492 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@380a380a main{StandardDirectoryReader(segments_l:88:nrt _o(4.7):C1)}
   [junit4]   2> 769492 T2618 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_m,generation=22}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_n,generation=23}
   [junit4]   2> 769494 T2618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 23
   [junit4]   2> 769494 T2618 oass.SolrIndexSearcher.<init> Opening Searcher@514f514f main
   [junit4]   2> 769495 T2618 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769496 T2619 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769498 T2619 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_n,generation=23}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_o,generation=24}
   [junit4]   2> 769499 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@514f514f main{StandardDirectoryReader(segments_n:90:nrt _o(4.7):C1 _p(4.7):C1)}
   [junit4]   2> 769499 T2619 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 24
   [junit4]   2> 769501 T2619 oass.SolrIndexSearcher.<init> Opening Searcher@7fc37fc3 main
   [junit4]   2> 769501 T2619 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769502 T2620 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769504 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7fc37fc3 main{StandardDirectoryReader(segments_o:94:nrt _o(4.7):C1 _q(4.7):C1)}
   [junit4]   2> 769505 T2620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_o,generation=24}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_p,generation=25}
   [junit4]   2> 769505 T2620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 25
   [junit4]   2> 769506 T2620 oass.SolrIndexSearcher.<init> Opening Searcher@52b352b3 main
   [junit4]   2> 769507 T2620 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769508 T2618 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769511 T2618 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_p,generation=25}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_q,generation=26}
   [junit4]   2> 769511 T2618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 26
   [junit4]   2> 769511 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52b352b3 main{StandardDirectoryReader(segments_p:98:nrt _o(4.7):C1 _r(4.7):C1)}
   [junit4]   2> 769513 T2618 oass.SolrIndexSearcher.<init> Opening Searcher@38b738b7 main
   [junit4]   2> 769513 T2618 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769514 T2619 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769515 T2619 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 769517 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@38b738b7 main{StandardDirectoryReader(segments_q:102:nrt _o(4.7):C1 _s(4.7):C1)}
   [junit4]   2> 769519 T2619 oass.SolrIndexSearcher.<init> Opening Searcher@27f627f6 main
   [junit4]   2> 769520 T2619 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769520 T2620 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769523 T2620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_q,generation=26}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_r,generation=27}
   [junit4]   2> 769523 T2620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 27
   [junit4]   2> 769523 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@27f627f6 main{StandardDirectoryReader(segments_q:106:nrt _t(4.7):C1)}
   [junit4]   2> 769525 T2620 oass.SolrIndexSearcher.<init> Opening Searcher@5ae45ae4 main
   [junit4]   2> 769525 T2620 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769526 T2618 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769529 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5ae45ae4 main{StandardDirectoryReader(segments_r:110:nrt _u(4.7):C1)}
   [junit4]   2> 769529 T2618 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_r,generation=27}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_s,generation=28}
   [junit4]   2> 769530 T2618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 28
   [junit4]   2> 769531 T2618 oass.SolrIndexSearcher.<init> Opening Searcher@1af31af3 main
   [junit4]   2> 769532 T2618 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769532 T2619 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769535 T2619 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_s,generation=28}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_t,generation=29}
   [junit4]   2> 769535 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1af31af3 main{StandardDirectoryReader(segments_s:112:nrt _u(4.7):C1 _v(4.7):C1)}
   [junit4]   2> 769535 T2619 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 29
   [junit4]   2> 769537 T2619 oass.SolrIndexSearcher.<init> Opening Searcher@5d555d55 main
   [junit4]   2> 769538 T2619 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769538 T2620 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769541 T2620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_t,generation=29}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_u,generation=30}
   [junit4]   2> 769541 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d555d55 main{StandardDirectoryReader(segments_t:116:nrt _u(4.7):C1 _w(4.7):C1)}
   [junit4]   2> 769542 T2620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 30
   [junit4]   2> 769543 T2620 oass.SolrIndexSearcher.<init> Opening Searcher@4c004c0 main
   [junit4]   2> 769544 T2620 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769545 T2618 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769547 T2618 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_u,generation=30}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_v,generation=31}
   [junit4]   2> 769548 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c004c0 main{StandardDirectoryReader(segments_u:120:nrt _u(4.7):C1 _x(4.7):C1)}
   [junit4]   2> 769548 T2618 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 31
   [junit4]   2> 769549 T2618 oass.SolrIndexSearcher.<init> Opening Searcher@4dc14dc1 main
   [junit4]   2> 769550 T2618 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769571 T2619 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769571 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4dc14dc1 main{StandardDirectoryReader(segments_v:122:nrt _u(4.7):C1 _x(4.7):C1 _y(4.7):C1)}
   [junit4]   2> 769574 T2619 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_v,generation=31}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_w,generation=32}
   [junit4]   2> 769574 T2619 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 32
   [junit4]   2> 769578 T2619 oass.SolrIndexSearcher.<init> Opening Searcher@31743174 main
   [junit4]   2> 769578 T2619 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769579 T2620 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769580 T2620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_w,generation=32}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_x,generation=33}
   [junit4]   2> 769580 T2620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 33
   [junit4]   2> 769582 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@31743174 main{StandardDirectoryReader(segments_w:130:nrt _10(4.7):C1)}
   [junit4]   2> 769583 T2620 oass.SolrIndexSearcher.<init> Opening Searcher@e650e65 main
   [junit4]   2> 769584 T2620 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769584 T2618 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769585 T2618 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 769586 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e650e65 main{StandardDirectoryReader(segments_w:130:nrt _10(4.7):C1)}
   [junit4]   2> 769586 T2618 oass.SolrIndexSearcher.<init> Opening Searcher@dc80dc8 main
   [junit4]   2> 769587 T2618 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769589 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@dc80dc8 main{StandardDirectoryReader(segments_w:130:nrt _10(4.7):C1)}
   [junit4]   2> ASYNC  NEW_CORE C5187 name=collection1 org.apache.solr.core.SolrCore@67f167f1
   [junit4]   2> 769590 T2607 C5187 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769591 T2607 C5187 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 769592 T2607 C5187 oass.SolrIndexSearcher.<init> Opening Searcher@6e466e46 main
   [junit4]   2> 769593 T2607 C5187 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769595 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e466e46 main{StandardDirectoryReader(segments_w:130:nrt _10(4.7):C1)}
   [junit4]   2> 769596 T2607 C5187 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 769599 T2607 oas.SolrTestCaseJ4.tearDown ###Ending testMultiThreaded
   [junit4]   2> 769611 T2607 oas.SolrTestCaseJ4.setUp ###Starting testDupeAllFieldsDetection
   [junit4]   2> 769612 T2607 C5187 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 769613 T2607 C5187 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 769616 T2607 C5187 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769617 T2607 C5187 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_x,generation=33}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_y,generation=34}
   [junit4]   2> 769618 T2607 C5187 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 34
   [junit4]   2> 769619 T2607 C5187 oass.SolrIndexSearcher.<init> Opening Searcher@41924192 main
   [junit4]   2> 769620 T2607 C5187 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769622 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41924192 main{StandardDirectoryReader(segments_y:131:nrt)}
   [junit4]   2> 769623 T2607 C5187 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 769628 T2607 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769629 T2607 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_y,generation=34}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_z,generation=35}
   [junit4]   2> 769630 T2607 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 35
   [junit4]   2> 769631 T2607 oass.SolrIndexSearcher.<init> Opening Searcher@1a031a03 main
   [junit4]   2> 769632 T2607 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769634 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a031a03 main{StandardDirectoryReader(segments_z:133:nrt _11(4.7):C3)}
   [junit4]   2> 769635 T2607 oas.SolrTestCaseJ4.tearDown ###Ending testDupeAllFieldsDetection
   [junit4]   2> 769643 T2607 oas.SolrTestCaseJ4.setUp ###Starting testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> 769644 T2607 C5187 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 769645 T2607 C5187 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 769646 T2607 C5187 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769647 T2607 C5187 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_z,generation=35}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_10,generation=36}
   [junit4]   2> 769648 T2607 C5187 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 36
   [junit4]   2> 769649 T2607 C5187 oass.SolrIndexSearcher.<init> Opening Searcher@32113211 main
   [junit4]   2> 769649 T2607 C5187 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769652 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@32113211 main{StandardDirectoryReader(segments_10:134:nrt)}
   [junit4]   2> 769652 T2607 C5187 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 769654 T2607 oas.SolrTestCaseJ4.tearDown ###Ending testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> 769680 T2607 oas.SolrTestCaseJ4.setUp ###Starting testNonIndexedSignatureField
   [junit4]   2> ASYNC  NEW_CORE C5188 name=collection1 org.apache.solr.core.SolrCore@67f167f1
   [junit4]   2> 769681 T2607 C5188 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 769682 T2607 C5188 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 769683 T2607 C5188 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769684 T2607 C5188 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_10,generation=36}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_11,generation=37}
   [junit4]   2> 769685 T2607 C5188 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 37
   [junit4]   2> 769685 T2607 C5188 oass.SolrIndexSearcher.<init> Opening Searcher@1c9e1c9e main
   [junit4]   2> 769686 T2607 C5188 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769688 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c9e1c9e main{StandardDirectoryReader(segments_11:135:nrt)}
   [junit4]   2> 769689 T2607 C5188 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 769693 T2607 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 769695 T2607 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_11,generation=37}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1fb41fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28b828b8)),segFN=segments_12,generation=38}
   [junit4]   2> 769696 T2607 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 38
   [junit4]   2> 769697 T2607 oass.SolrIndexSearcher.<init> Opening Searcher@bc90bc9 main
   [junit4]   2> 769698 T2607 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 769700 T2609 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@bc90bc9 main{StandardDirectoryReader(segments_12:137:nrt _12(4.7):C2)}
   [junit4]   2> 769701 T2607 oas.SolrTestCaseJ4.tearDown ###Ending testNonIndexedSignatureField
   [junit4]   2> 769706 T2607 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 769707 T2607 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=398661571
   [junit4]   2> 769707 T2607 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@67f167f1
   [junit4]   2> 769724 T2607 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> 769724 T2607 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 769725 T2607 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 769725 T2607 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 769726 T2607 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 769726 T2607 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 769727 T2607 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269/index;done=false>>]
   [junit4]   2> 769727 T2607 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269/index
   [junit4]   2> 769728 T2607 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269;done=false>>]
   [junit4]   2> 769728 T2607 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1391619384269
   [junit4]   2> NOTE: test params are: codec=Lucene46: {weight=Pulsing41(freqCutoff=11 minBlockSize=44 maxBlockSize=119), v_t=MockVariableIntBlock(baseBlockSize=29), signatureField=PostingsFormat(name=MockSep), name=MockVariableIntBlock(baseBlockSize=29), ints_is=PostingsFormat(name=FSTOrdPulsing41), id=MockVariableIntBlock(baseBlockSize=29)}, docValues:{}, sim=DefaultSimilarity, locale=in_ID, timezone=America/Indiana/Tell_City
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/IBM Corporation 1.6.0 (64-bit)/cpus=8,threads=1,free=853360,total=78504960
   [junit4]   2> NOTE: All tests run in this JVM: [BJQParserTest, SearchHandlerTest, TestJoin, TestNRTOpen, SolrInfoMBeanTest, TestElisionMultitermQuery, BasicFunctionalityTest, FieldMutatingUpdateProcessorTest, TestLMDirichletSimilarityFactory, SimpleFacetsTest, PeerSyncTest, ResponseLogComponentTest, ScriptEngineTest, TestSystemIdResolver, QueryEqualityTest, HdfsLockFactoryTest, SliceStateTest, SolrTestCaseJ4Test, TestQueryUtils, TestSolrXmlPersistor, TestSolrQueryParserDefaultOperatorResource, TestSolrQueryParser, TestCoreContainer, EnumFieldTest, WordBreakSolrSpellCheckerTest, ClusterStateUpdateTest, RecoveryZkTest, JsonLoaderTest, LoggingHandlerTest, TestSchemaNameResource, ZkCLITest, DistributedTermsComponentTest, TestRemoteStreaming, BlockDirectoryTest, UpdateRequestProcessorFactoryTest, DocValuesMissingTest, HdfsBasicDistributedZk2Test, TestStressVersions, SoftAutoCommitTest, BlockCacheTest, TestStandardQParsers, TestFreeTextSuggestions, LukeRequestHandlerTest, TestCursorMarkWithoutUniqueKey, ShardRoutingTest, TestAddFieldRealTimeGet, DistributedSuggestComponentTest, SchemaVersionSpecificBehaviorTest, FastVectorHighlighterTest, RegexBoostProcessorTest, TestSolrDeletionPolicy1, TestDocSet, UnloadDistributedZkTest, TestUniqueKeyFieldResource, TestReversedWildcardFilterFactory, ConnectionManagerTest, CacheHeaderTest, SliceStateUpdateTest, SpatialFilterTest, TestSuggestSpellingConverter, StressHdfsTest, DocValuesTest, TestMergePolicyConfig, TestSolrXMLSerializer, TestClassNameShortening, DistributedSpellCheckComponentTest, DistribCursorPagingTest, AssignTest, TestSchemaVersionResource, TestStressUserVersions, CoreAdminHandlerTest, BadComponentTest, OverseerCollectionProcessorTest, TestLMJelinekMercerSimilarityFactory, ShowFileRequestHandlerTest, SolrIndexSplitterTest, TestLFUCache, TermsComponentTest, TestDefaultSearchFieldResource, TestCloudManagedSchemaAddField, SampleTest, DateMathParserTest, CircularListTest, SuggesterTest, TestRecoveryHdfs, HdfsUnloadDistributedZkTest, TestAnalyzeInfixSuggestions, TestRandomMergePolicy, TestValueSourceCache, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TestFaceting, TestRecovery, ZkControllerTest, TestStressReorder, TestGroupingSearch, TestSort, TestFunctionQuery, TestBadConfig, TestIndexSearcher, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest]
   [junit4] Completed on J0 in 2.27s, 6 tests, 1 failure <<< FAILURES!

[...truncated 433 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:452: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1308: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:941: There were test failures: 358 suites, 1552 tests, 1 failure, 75 ignored (7 assumptions)

Total time: 41 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/ibm-j9-jdk6 -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



Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_45) - Build # 9265 - Still Failing!

Posted by Shalin Shekhar Mangar <sh...@gmail.com>.
Ah, I'll fix.

On Wed, Feb 5, 2014 at 8:50 PM, Uwe Schindler <uw...@thetaphi.de> wrote:
> Hi,
>
> Lucene 4.x is Java 6 only, so no diamond operator is available.
>
> Uwe
>
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
>
>
>> -----Original Message-----
>> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
>> Sent: Wednesday, February 05, 2014 4:17 PM
>> To: dev@lucene.apache.org
>> Subject: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_45) - Build # 9265 -
>> Still Failing!
>>
>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9265/
>> Java: 32bit/jdk1.6.0_45 -client -XX:+UseSerialGC
>>
>> All tests passed
>>
>> Build Log:
>> [...truncated 8834 lines...]
>>     [javac] Compiling 133 source files to /mnt/ssd/jenkins/workspace/Lucene-
>> Solr-4.x-Linux/solr/build/solr-solrj/classes/java
>>     [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-
>> Linux/solr/solrj/src/java/org/apache/solr/client/solrj/impl/NoOpResponsePa
>> rser.java:60: illegal start of type
>>     [javac]       NamedList<Object> list = new NamedList<>();
>>     [javac]                                              ^
>>     [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-
>> Linux/solr/solrj/src/java/org/apache/solr/client/solrj/impl/NoOpResponsePa
>> rser.java:74: illegal start of type
>>     [javac]       NamedList<Object> list = new NamedList<>();
>>     [javac]                                              ^
>>     [javac] 2 errors
>>
>> BUILD FAILED
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The
>> following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:439: The
>> following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The
>> following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37:
>> The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The
>> following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-
>> build.xml:491: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-
>> build.xml:413: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-
>> build.xml:359: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-
>> build.xml:379: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-
>> build.xml:507: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-
>> build.xml:1764: Compile failed; see the compiler error output for details.
>>
>> Total time: 26 minutes 26 seconds
>> Build step 'Invoke Ant' marked build as failure Description set: Java:
>> 32bit/jdk1.6.0_45 -client -XX:+UseSerialGC Archiving artifacts Recording test
>> results Email was triggered for: Failure Sending email for trigger: Failure
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>



-- 
Regards,
Shalin Shekhar Mangar.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_45) - Build # 9265 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi,

Lucene 4.x is Java 6 only, so no diamond operator is available.

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> Sent: Wednesday, February 05, 2014 4:17 PM
> To: dev@lucene.apache.org
> Subject: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_45) - Build # 9265 -
> Still Failing!
> 
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9265/
> Java: 32bit/jdk1.6.0_45 -client -XX:+UseSerialGC
> 
> All tests passed
> 
> Build Log:
> [...truncated 8834 lines...]
>     [javac] Compiling 133 source files to /mnt/ssd/jenkins/workspace/Lucene-
> Solr-4.x-Linux/solr/build/solr-solrj/classes/java
>     [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-
> Linux/solr/solrj/src/java/org/apache/solr/client/solrj/impl/NoOpResponsePa
> rser.java:60: illegal start of type
>     [javac]       NamedList<Object> list = new NamedList<>();
>     [javac]                                              ^
>     [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-
> Linux/solr/solrj/src/java/org/apache/solr/client/solrj/impl/NoOpResponsePa
> rser.java:74: illegal start of type
>     [javac]       NamedList<Object> list = new NamedList<>();
>     [javac]                                              ^
>     [javac] 2 errors
> 
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:439: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37:
> The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-
> build.xml:491: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-
> build.xml:413: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-
> build.xml:359: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-
> build.xml:379: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-
> build.xml:507: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-
> build.xml:1764: Compile failed; see the compiler error output for details.
> 
> Total time: 26 minutes 26 seconds
> Build step 'Invoke Ant' marked build as failure Description set: Java:
> 32bit/jdk1.6.0_45 -client -XX:+UseSerialGC Archiving artifacts Recording test
> results Email was triggered for: Failure Sending email for trigger: Failure
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_45) - Build # 9265 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9265/
Java: 32bit/jdk1.6.0_45 -client -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 8834 lines...]
    [javac] Compiling 133 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/classes/java
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/java/org/apache/solr/client/solrj/impl/NoOpResponseParser.java:60: illegal start of type
    [javac]       NamedList<Object> list = new NamedList<>();
    [javac]                                              ^
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/java/org/apache/solr/client/solrj/impl/NoOpResponseParser.java:74: illegal start of type
    [javac]       NamedList<Object> list = new NamedList<>();
    [javac]                                              ^
    [javac] 2 errors

BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:439: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:413: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:359: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:379: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:507: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1764: Compile failed; see the compiler error output for details.

Total time: 26 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.6.0_45 -client -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_45) - Build # 9264 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9264/
Java: 32bit/jdk1.6.0_45 -server -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 8985 lines...]
    [javac] Compiling 133 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/classes/java
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/java/org/apache/solr/client/solrj/impl/NoOpResponseParser.java:60: illegal start of type
    [javac]       NamedList<Object> list = new NamedList<>();
    [javac]                                              ^
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/java/org/apache/solr/client/solrj/impl/NoOpResponseParser.java:74: illegal start of type
    [javac]       NamedList<Object> list = new NamedList<>();
    [javac]                                              ^
    [javac] 2 errors

BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:439: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:413: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:359: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:379: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:507: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1764: Compile failed; see the compiler error output for details.

Total time: 26 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.6.0_45 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure