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 2015/07/31 11:16:56 UTC

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.8.0_51) - Build # 4958 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4958/
Java: 32bit/jdk1.8.0_51 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.handler.dataimport.TestContentStreamDataSource.testCommitWithin

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

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<2>
	at __randomizedtesting.SeedInfo.seed([DF65E081378DC1C5:65B78FF9B4A32FD0]: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.handler.dataimport.TestContentStreamDataSource.testCommitWithin(TestContentStreamDataSource.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 14988 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestContentStreamDataSource
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\init-core-data-001
   [junit4]   2> 18458 T27 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 18462 T27 oas.SolrTestCaseJ4.setUp ###Starting testSimple
   [junit4]   2> 19435 T27 oejs.Server.doStart jetty-9.2.11.v20150529
   [junit4]   2> 19744 T27 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1e8cb9e{/solr,null,AVAILABLE}
   [junit4]   2> 19801 T27 oejs.AbstractConnector.doStart Started ServerConnector@1a0216b{HTTP/1.1}{127.0.0.1:52102}
   [junit4]   2> 19804 T27 oejs.Server.doStart Started @23210ms
   [junit4]   2> 19804 T27 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=52102}
   [junit4]   2> 19828 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 19833 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\'
   [junit4]   2> 19887 T27 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\solr.xml
   [junit4]   2> 19915 T27 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001
   [junit4]   2> 19915 T27 oasc.CoreContainer.<init> New CoreContainer 7843487
   [junit4]   2> 19916 T27 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\]
   [junit4]   2> 19916 T27 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\lib
   [junit4]   2> 19917 T27 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\lib).
   [junit4]   2> 20023 T27 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,urlScheme : ,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 20031 T27 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 20033 T27 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 20034 T27 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 20035 T27 oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 20039 T27 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001
   [junit4]   2> 20044 T27 oasc.CoreDescriptor.<init> Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1\, dataDir=data\}
   [junit4]   2> 20045 T27 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1\
   [junit4]   2> 20046 T27 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 20049 T40 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1\'
   [junit4]   2> 20057 T27 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1
   [junit4]   2> 20058 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 20145 T40 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 20176 T40 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 20202 T40 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 20203 T40 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1\conf\schema.xml
   [junit4]   2> 20217 T40 oass.IndexSchema.readSchema [collection1] Schema name=dih_test
   [junit4]   2> 20257 T40 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 20257 T40 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 20257 T40 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 20265 T40 oasc.ConfigSetProperties.readFromResourceLoader Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1\conf'
   [junit4]   2> 20266 T40 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1\
   [junit4]   2> 20266 T40 x:x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 20267 T40 x:x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1\], dataDir=[null]
   [junit4]   2> 20267 T40 x:x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 20268 T40 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, {q=rocks,start=0,rows=10}, {q=static newSearcher warming query from solrconfig.xml}]}]
   [junit4]   2> 20268 T40 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 20269 T40 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1\data\
   [junit4]   2> 20269 T40 x:x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1\data\index/
   [junit4]   2> 20270 T40 x:x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 20272 T40 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1\data\index
   [junit4]   2> 20272 T40 x:x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@18b6c0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c52b9),segFN=segments_1,generation=1}
   [junit4]   2> 20273 T40 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 20281 T40 x:x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "" (default)
   [junit4]   2> 20282 T40 x:x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 20283 T44 x:x:collection1 oasc.SolrCore$12.run Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1\data\
   [junit4]   2> 20301 T40 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 20304 T40 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 20306 T40 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 20308 T40 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 20318 T40 x:x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/csv,/search,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file,/dataimport
   [junit4]   2> 20319 T40 x:x:collection1 oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 20320 T40 x:x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 20321 T40 x:x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 20322 T40 x:x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 20323 T40 x:x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@18b6c0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c52b9),segFN=segments_1,generation=1}
   [junit4]   2> 20324 T40 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 20324 T40 x:x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@cc248f[collection1] main
   [junit4]   2> 20324 T40 x:x:collection1 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1\conf
   [junit4]   2> 20324 T40 x:x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1\conf}
   [junit4]   2> 20324 T40 x:x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1\conf
   [junit4]   2> 20324 T40 x:x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 20325 T40 x:x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 20326 T45 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@cc248f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 20326 T45 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 20326 T45 x:x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cc248f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 20326 T40 x:x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> ASYNC  NEW_CORE C17 name=collection1 org.apache.solr.core.SolrCore@ba4878
   [junit4]   2> 22025 T32 x:x:collection1 C17 oashd.DataImporter.maybeReloadConfiguration Loading DIH Configuration: data-config.xml
   [junit4]   2> 22029 T32 x:x:collection1 C17 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 22030 T32 x:x:collection1 C17 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 22031 T32 x:x:collection1 C17 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 22211 T32 x:x:collection1 C17 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 22212 T32 x:x:collection1 C17 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 22222 T32 x:x:collection1 C17 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@18b6c0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c52b9),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@18b6c0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c52b9),segFN=segments_2,generation=2}
   [junit4]   2> 22223 T32 x:x:collection1 C17 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 22232 T32 x:x:collection1 C17 oass.SolrIndexSearcher.<init> Opening Searcher@adf7dc[collection1] main
   [junit4]   2> 22232 T32 x:x:collection1 C17 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 22233 T45 x:x:collection1 C17 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@adf7dc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c2)))}
   [junit4]   2> 22233 T45 x:x:collection1 C17 oasr.SolrRequestInfo.setRequestInfo ERROR Previous SolrRequestInfo was not closed!  req=clean=false&wt=javabin&version=2&command=full-import
   [junit4]   2> 22233 T45 x:x:collection1 C17 oasr.SolrRequestInfo.setRequestInfo ERROR prev == info : false
   [junit4]   2> 22234 T45 x:x:collection1 oasc.SolrException.log ERROR null:java.lang.AssertionError
   [junit4]   2> 		at org.apache.solr.request.SolrRequestInfo.setRequestInfo(SolrRequestInfo.java:58)
   [junit4]   2> 		at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:63)
   [junit4]   2> 		at org.apache.solr.core.SolrCore$6.call(SolrCore.java:1854)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 		at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:209)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 22234 T45 x:x:collection1 C17 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@adf7dc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c2)))}
   [junit4]   2> 22235 T32 x:x:collection1 C17 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 22476 T32 x:x:collection1 C17 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 22477 T32 x:x:collection1 C17 oashd.DocBuilder.execute Time taken = 0:0:0.410
   [junit4]   2> 22477 T32 x:x:collection1 C17 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/dataimport params={clean=false&wt=javabin&version=2&command=full-import} {add=[1, 2],commit=} 0 459
   [junit4]   2> ASYNC  NEW_CORE C18 name=collection1 org.apache.solr.core.SolrCore@ba4878
   [junit4]   2> 22675 T33 x:x:collection1 C18 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0 
   [junit4]   2> 22704 T27 oejs.AbstractConnector.doStop Stopped ServerConnector@1a0216b{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 22704 T27 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=7843487
   [junit4]   2> 22708 T27 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ba4878
   [junit4]   2> 22709 T27 x:x:collection1 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 22711 T27 x:x:collection1 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 22711 T27 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 22712 T27 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 22714 T27 x:x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 22714 T27 x:x:collection1 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 22715 T27 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1\data\index;done=false>>]
   [junit4]   2> 22715 T27 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1\data\index
   [junit4]   2> 22716 T27 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1\data\;done=false>>]
   [junit4]   2> 22716 T27 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-001\collection1\data\
   [junit4]   2> 22724 T27 x:x:collection1 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@1e8cb9e{/solr,null,UNAVAILABLE}
   [junit4]   2> 22730 T27 oas.SolrTestCaseJ4.tearDown ###Ending testSimple
   [junit4]   2> 22736 T27 oas.SolrTestCaseJ4.setUp ###Starting testCommitWithin
   [junit4]   2> 22750 T27 oejs.Server.doStart jetty-9.2.11.v20150529
   [junit4]   2> 22754 T27 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@16f735b{/solr,null,AVAILABLE}
   [junit4]   2> 22757 T27 oejs.AbstractConnector.doStart Started ServerConnector@6aaed0{HTTP/1.1}{127.0.0.1:52110}
   [junit4]   2> 22758 T27 oejs.Server.doStart Started @26064ms
   [junit4]   2> 22758 T27 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/solr, hostPort=52110}
   [junit4]   2> 22759 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 22759 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\'
   [junit4]   2> 22794 T27 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\solr.xml
   [junit4]   2> 22803 T27 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002
   [junit4]   2> 22804 T27 oasc.CoreContainer.<init> New CoreContainer 12098003
   [junit4]   2> 22804 T27 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\]
   [junit4]   2> 22805 T27 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\lib
   [junit4]   2> 22805 T27 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\lib).
   [junit4]   2> 22815 T27 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,urlScheme : ,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 22818 T27 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 22819 T27 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 22820 T27 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 22820 T27 oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 22826 T27 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002
   [junit4]   2> 22828 T27 oasc.CoreDescriptor.<init> Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1\, dataDir=data\}
   [junit4]   2> 22828 T27 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1\
   [junit4]   2> 22830 T27 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 22832 T59 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1\'
   [junit4]   2> 22832 T27 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1
   [junit4]   2> 22833 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 22876 T59 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 22889 T59 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 22913 T59 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 22914 T59 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1\conf\schema.xml
   [junit4]   2> 22927 T59 oass.IndexSchema.readSchema [collection1] Schema name=dih_test
   [junit4]   2> 22946 T59 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 22946 T59 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 22947 T59 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 22951 T59 oasc.ConfigSetProperties.readFromResourceLoader Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1\conf'
   [junit4]   2> 22951 T59 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1\
   [junit4]   2> 22951 T59 x:x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 22952 T59 x:x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1\], dataDir=[null]
   [junit4]   2> 22953 T59 x:x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 22953 T59 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, {q=rocks,start=0,rows=10}, {q=static newSearcher warming query from solrconfig.xml}]}]
   [junit4]   2> 22953 T59 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 22954 T59 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1\data\
   [junit4]   2> 22954 T59 x:x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1\data\index/
   [junit4]   2> 22954 T59 x:x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 22954 T59 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1\data\index
   [junit4]   2> 22955 T59 x:x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4336ce lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@179eb66),segFN=segments_1,generation=1}
   [junit4]   2> 22956 T59 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 22959 T63 x:x:collection1 oasc.SolrCore$12.run Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1\data\
   [junit4]   2> 22962 T59 x:x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "" (default)
   [junit4]   2> 22963 T59 x:x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 22969 T59 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 22971 T59 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 22972 T59 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 22973 T59 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 22977 T59 x:x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/csv,/search,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file,/dataimport
   [junit4]   2> 22978 T59 x:x:collection1 oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 22978 T59 x:x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 22979 T59 x:x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 22979 T59 x:x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 22980 T59 x:x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4336ce lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@179eb66),segFN=segments_1,generation=1}
   [junit4]   2> 22980 T59 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 22981 T59 x:x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@14cae55[collection1] main
   [junit4]   2> 22981 T59 x:x:collection1 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1\conf
   [junit4]   2> 22982 T59 x:x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1\conf}
   [junit4]   2> 22982 T59 x:x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1\conf
   [junit4]   2> 22983 T59 x:x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 22983 T59 x:x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 22984 T64 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@14cae55[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 22984 T64 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 22984 T59 x:x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 22984 T64 x:x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14cae55[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C19 name=collection1 org.apache.solr.core.SolrCore@1166cc4
   [junit4]   2> 23387 T51 x:x:collection1 C19 oashd.DataImporter.maybeReloadConfiguration Loading DIH Configuration: data-config.xml
   [junit4]   2> 23390 T51 x:x:collection1 C19 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 23391 T51 x:x:collection1 C19 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 23395 T51 x:x:collection1 C19 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 23400 T51 x:x:collection1 C19 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 23401 T51 x:x:collection1 C19 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 24488 T67 x:x:collection1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 24494 T67 x:x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@b2b364[collection1] main
   [junit4]   2> 24496 T67 x:x:collection1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 24496 T64 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@b2b364[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c2)))}
   [junit4]   2> 24502 T51 x:x:collection1 C19 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 24503 T51 x:x:collection1 C19 oashd.DocBuilder.execute Time taken = 0:0:1.25
   [junit4]   2> 24503 T51 x:x:collection1 C19 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/dataimport params={commitWithin=1000&commit=false&clean=false&wt=javabin&version=2&command=full-import} {add=[1, 2]} 0 1033
   [junit4]   2> 24538 T64 x:x:collection1 C19 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=solr&distrib=false&start=0&rows=10&event=newSearcher} hits=0 status=0 QTime=38 
   [junit4]   2> 24539 T64 x:x:collection1 C19 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=rocks&distrib=false&start=0&rows=10&event=newSearcher} hits=0 status=0 QTime=0 
   [junit4]   2> 24542 T64 x:x:collection1 C19 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=static+newSearcher+warming+query+from+solrconfig.xml&distrib=false&event=newSearcher} hits=0 status=0 QTime=1 
   [junit4]   2> 24542 T64 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 24543 T64 x:x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b2b364[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c2)))}
   [junit4]   2> 24619 T52 x:x:collection1 C19 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*&wt=javabin&version=2} hits=2 status=0 QTime=1 
   [junit4]   2> 24629 T27 oejs.AbstractConnector.doStop Stopped ServerConnector@6aaed0{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 24630 T27 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=12098003
   [junit4]   2> 24631 T27 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1166cc4
   [junit4]   2> 24633 T27 x:x:collection1 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 24633 T27 x:x:collection1 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 24634 T27 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 24634 T27 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 24636 T27 x:x:collection1 C19 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4336ce lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@179eb66),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4336ce lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@179eb66),segFN=segments_2,generation=2}
   [junit4]   2> 24637 T27 x:x:collection1 C19 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 24639 T27 x:x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 24640 T27 x:x:collection1 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 24640 T27 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1\data\index;done=false>>]
   [junit4]   2> 24641 T27 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1\data\index
   [junit4]   2> 24641 T27 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1\data\;done=false>>]
   [junit4]   2> 24641 T27 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001\inst-002\collection1\data\
   [junit4]   2> 24642 T27 x:x:collection1 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@16f735b{/solr,null,UNAVAILABLE}
   [junit4]   2> 24644 T27 oas.SolrTestCaseJ4.tearDown ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestContentStreamDataSource -Dtests.method=testCommitWithin -Dtests.seed=DF65E081378DC1C5 -Dtests.slow=true -Dtests.locale=et_EE -Dtests.timezone=ART -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 1.95s J1 | TestContentStreamDataSource.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<0> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DF65E081378DC1C5:65B78FF9B4A32FD0]:0)
   [junit4]    > 	at org.apache.solr.handler.dataimport.TestContentStreamDataSource.testCommitWithin(TestContentStreamDataSource.java:97)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 24685 T27 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestContentStreamDataSource_DF65E081378DC1C5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=et_EE, timezone=ART
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_51 (32-bit)/cpus=3,threads=1,free=15001192,total=42242048
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocBuilder2, TestNestedChildren, TestContentStreamDataSource]
   [junit4] Completed [5/38] on J1 in 6.29s, 2 tests, 1 failure <<< FAILURES!

[...truncated 109 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:727: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:671: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:250: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:460: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:517: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1447: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1002: There were test failures: 38 suites, 157 tests, 1 failure, 3 ignored

Total time: 69 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any