Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11621/
Java: 64bit/jdk1.8.0_25 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder.testRandomDepthHierarchy

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
        at 
__randomizedtesting.SeedInfo.seed([186BAB38009D4C12:4038CA1D1DB88328]:0)
        at 
org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder.createMockedIterator(TestHierarchicalDocBuilder.java:277)
        at 
org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder.createMockedIterator(TestHierarchicalDocBuilder.java:297)
        at 
org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder.createChildren(TestHierarchicalDocBuilder.java:319)
        at 
org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder.createChildren(TestHierarchicalDocBuilder.java:321)
        at 
org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder.createChildren(TestHierarchicalDocBuilder.java:321)
        at 
org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder.createChildren(TestHierarchicalDocBuilder.java:321)
        at 
org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder.createRandomizedConfig(TestHierarchicalDocBuilder.java:261)
        at 
org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder.testRandomDepthHierarchy(TestHierarchicalDocBuilder.java:176)
        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:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        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.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: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:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)




Build Log:
[...truncated 13334 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/init-core-data-001
   [junit4]   2> 4090 T18 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 4133 T18 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 4133 T18 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/core-home-001/collection1/'
   [junit4]   2> 4175 T18 oasc.SolrConfig.refreshRequestParams current version 
of requestparams : -1
   [junit4]   2> 4185 T18 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 4212 T18 oasc.SolrConfig.<init> Loaded SolrConfig: 
dataimport-solrconfig.xml
   [junit4]   2> 4214 T18 oass.IndexSchema.readSchema Reading Solr Schema from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/core-home-001/collection1/conf/dataimport-schema.xml
   [junit4]   2> 4249 T18 oass.IndexSchema.readSchema [null] Schema 
name=dih_test
   [junit4]   2> 4278 T18 oass.IndexSchema.readSchema default search field in 
schema is desc
   [junit4]   2> 4280 T18 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 4281 T18 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4282 T18 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4282 T18 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/core-home-001
   [junit4]   2> 4283 T18 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/core-home-001/'
   [junit4]   2> 4321 T18 oasc.CoreContainer.<init> New CoreContainer 166601073
   [junit4]   2> 4321 T18 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/core-home-001/]
   [junit4]   2> 4322 T18 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 600000
   [junit4]   2> 4322 T18 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: null
   [junit4]   2> 4323 T18 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 60000
   [junit4]   2> 4323 T18 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 4324 T18 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 4324 T18 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 4325 T18 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 4325 T18 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 4325 T18 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 4326 T18 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 4326 T18 oashc.HttpShardHandlerFactory.getParameter Setting 
useRetries to: false
   [junit4]   2> 4368 T18 oejul.Log.initialized Logging initialized @5667ms
   [junit4]   2> 4409 T18 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 4420 T18 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4421 T18 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4421 T18 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 4429 T19 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/core-home-001/collection1/'
   [junit4]   2> 4465 T19 oasc.SolrConfig.refreshRequestParams current version 
of requestparams : -1
   [junit4]   2> 4471 T19 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 4493 T19 oasc.SolrConfig.<init> Loaded SolrConfig: 
dataimport-solrconfig.xml
   [junit4]   2> 4493 T19 oass.IndexSchema.readSchema Reading Solr Schema from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/core-home-001/collection1/conf/dataimport-schema.xml
   [junit4]   2> 4501 T19 oass.IndexSchema.readSchema [collection1] Schema 
name=dih_test
   [junit4]   2> 4515 T19 oass.IndexSchema.readSchema default search field in 
schema is desc
   [junit4]   2> 4516 T19 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 4516 T19 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4517 T19 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/core-home-001/collection1/
   [junit4]   2> 4517 T19 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4517 T19 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/core-home-001/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/init-core-data-001/
   [junit4]   2> 4518 T19 oasc.SolrCore.<init> JMX monitoring not detected for 
core: collection1
   [junit4]   2> 4518 T19 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> 4518 T19 oasc.SolrCore.initListeners [collection1] Added 
SolrEventListener for firstSearcher: 
org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 4519 T19 oasc.CachingDirectoryFactory.get return new directory 
for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/init-core-data-001
   [junit4]   2> 4519 T19 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/init-core-data-001/index/
   [junit4]   2> 4520 T19 oasc.SolrCore.initIndex WARN [collection1] Solr index 
directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/init-core-data-001/index' doesn't exist. Creating new 
index...
   [junit4]   2> 4520 T19 oasc.CachingDirectoryFactory.get return new directory 
for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/init-core-data-001/index
   [junit4]   2> 4521 T19 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4e54334 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53ef2c7),segFN=segments_1,generation=1}
   [junit4]   2> 4521 T19 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 4522 T19 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "" (default)
   [junit4]   2> 4546 T19 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 4547 T19 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4547 T19 oasc.RequestHandlers.initHandlersFromConfig created 
/update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4548 T19 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4548 T19 oasc.RequestHandlers.initHandlersFromConfig created 
/config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 4549 T19 oasc.RequestHandlers.initHandlersFromConfig created 
/schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 4549 T19 oasc.RequestHandlers.initHandlersFromConfig created 
/replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 4550 T19 oasc.RequestHandlers.initHandlersFromConfig created 
/get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 4550 T19 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 4551 T19 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 4551 T19 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 4552 T19 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 4552 T19 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 4553 T19 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 4553 T19 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 4554 T19 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 4554 T19 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 4555 T19 oasc.RequestHandlers.initHandlersFromConfig created 
standard: solr.StandardRequestHandler
   [junit4]   2> 4555 T19 oasc.RequestHandlers.initHandlersFromConfig created 
/dataimport: org.apache.solr.handler.dataimport.DataImportHandler
   [junit4]   2> 4556 T19 oasc.RequestHandlers.initHandlersFromConfig created 
/search: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 4556 T19 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 4559 T19 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4561 T19 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4562 T19 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4564 T19 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4565 T19 oasc.SolrCore.initStatsCache Using default statsCache 
cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4566 T19 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 4566 T19 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 4567 T19 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4e54334 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53ef2c7),segFN=segments_1,generation=1}
   [junit4]   2> 4568 T19 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 4568 T19 oass.SolrIndexSearcher.<init> Opening 
Searcher@6a82ae7d[collection1] main
   [junit4]   2> 4569 T19 oasr.ManagedResourceStorage$FileStorageIO.configure 
File-based storage initialized to use dir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/core-home-001/collection1/conf
   [junit4]   2> 4569 T19 oasr.RestManager.init Initializing RestManager with 
initArgs: 
{storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/core-home-001/collection1/conf}
   [junit4]   2> 4570 T19 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/core-home-001/collection1/conf
   [junit4]   2> 4570 T19 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 4571 T19 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 4571 T20 oasc.QuerySenderListener.newSearcher 
QuerySenderListener sending requests to Searcher@6a82ae7d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4572 T20 oasc.QuerySenderListener.newSearcher 
QuerySenderListener done.
   [junit4]   2> 4571 T19 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 4572 T20 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@6a82ae7d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4574 T18 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 4584 T18 oas.SolrTestCaseJ4.setUp ###Starting 
testThreeLevelHierarchy
   [junit4]   2> ASYNC  NEW_CORE C2 name=collection1 
org.apache.solr.core.SolrCore@633a92a8
   [junit4]   2> 4594 T18 C2 oashd.DataImporter.loadDataConfig Data 
Configuration loaded successfully
   [junit4]   2> 4597 T18 C2 oashd.DataImporter.doFullImport Starting Full 
Import
   [junit4]   2> 4604 T18 C2 oashd.SimplePropertiesWriter.readIndexerProperties 
WARN Unable to read: dataimport.properties
   [junit4]   2> 4605 T18 C2 oasu.DirectUpdateHandler2.deleteAll [collection1] 
REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4621 T18 C2 oashd.DocBuilder.finish Import completed 
successfully
   [junit4]   2> 4622 T18 C2 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4666 T18 C2 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4e54334 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53ef2c7),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4e54334 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53ef2c7),segFN=segments_2,generation=2}
   [junit4]   2> 4667 T18 C2 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 4692 T18 C2 oass.SolrIndexSearcher.<init> Opening 
Searcher@4b18e442[collection1] main
   [junit4]   2> 4693 T20 oasc.QuerySenderListener.newSearcher 
QuerySenderListener sending requests to Searcher@4b18e442[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C28)))}
   [junit4]   2> 4698 T18 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 4702 T20 C2 oasc.SolrCore.execute [collection1] webapp=null 
path=null params={q=solr&distrib=false&start=0&rows=10&event=newSearcher} 
hits=0 status=0 QTime=8 
   [junit4]   2> 4703 T20 C2 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> 4705 T20 C2 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> 4706 T20 oasc.QuerySenderListener.newSearcher 
QuerySenderListener done.
   [junit4]   2> 4706 T20 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4b18e442[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C28)))}
   [junit4]   2> 4707 T18 C2 oashd.SimplePropertiesWriter.readIndexerProperties 
WARN Unable to read: dataimport.properties
   [junit4]   2> 4708 T18 C2 oashd.SimplePropertiesWriter.persist Wrote last 
indexed time to dataimport.properties
   [junit4]   2> 4709 T18 C2 oashd.DocBuilder.execute Time taken = 0:0:0.104
   [junit4]   2> 4709 T18 C2 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null 
params={debug=on&commit=true&dataConfig=<dataConfig>%0a++<dataSource+type%3D'MockDataSource'+/>%0a++<document>%0a++++<entity+name%3D'PARENT'+query%3D'select+*+from+PARENT'>%0a++++++<field+column%3D'id'+/>%0a++++++<field+column%3D'desc'+/>%0a++++++<field+column%3D'type_s'+/>%0a++++++<entity+child%3D'true'+name%3D'CHILD'+query%3D"select+*+from+CHILD+where+parent_id%3D'${PARENT.id}'">%0a++++++++<field+column%3D'id'+/>%0a++++++++<field+column%3D'desc'+/>%0a++++++++<field+column%3D'type_s'+/>%0a++++++++++<entity+child%3D'true'+name%3D'GRANDCHILD'+query%3D"select+*+from+GRANDCHILD+where+parent_id%3D'${CHILD.id}'">%0a++++++++++++<field+column%3D'id'+/>%0a++++++++++++<field+column%3D'desc'+/>%0a++++++++++++<field+column%3D'type_s'+/>%0a++++++++++</entity>%0a++++++</entity>%0a++++</entity>%0a++</document>%0a</dataConfig>&clean=true&wt=xml&command=full-import}
 {deleteByQuery=*:*,add=[1, 2, 3],commit=} 0 122
   [junit4]   2> 4719 T18 C2 oasc.SolrCore.execute [collection1] webapp=null 
path=null params={q=*:*&qt=standard&start=0&rows=20&version=2.2} hits=28 
status=0 QTime=8 
   [junit4]   2> 4732 T18 C2 oasc.SolrCore.execute [collection1] webapp=null 
path=null params={q=type_s:parent&qt=standard&start=0&rows=20&version=2.2} 
hits=3 status=0 QTime=2 
   [junit4]   2> 4736 T18 C2 oasc.SolrCore.execute [collection1] webapp=null 
path=null params={q=type_s:child&qt=standard&start=0&rows=20&version=2.2} 
hits=11 status=0 QTime=0 
   [junit4]   2> 4748 T18 C2 oasc.SolrCore.execute [collection1] webapp=null 
path=null params={q=type_s:grand_child&qt=standard&start=0&rows=20&version=2.2} 
hits=14 status=0 QTime=1 
   [junit4]   2> 4785 T18 oas.SolrTestCaseJ4.tearDown ###Ending 
testThreeLevelHierarchy
   [junit4]   2> 4794 T18 oas.SolrTestCaseJ4.setUp ###Starting 
testRandomDepthHierarchy
   [junit4]   2> 45342 T18 oas.SolrTestCaseJ4.tearDown ###Ending 
testRandomDepthHierarchy
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestHierarchicalDocBuilder -Dtests.method=testRandomDepthHierarchy 
-Dtests.seed=186BAB38009D4C12 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=tr -Dtests.timezone=Indian/Reunion -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   40.6s J0 | 
TestHierarchicalDocBuilder.testRandomDepthHierarchy <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([186BAB38009D4C12:4038CA1D1DB88328]:0)
   [junit4]    >        at 
org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder.createMockedIterator(TestHierarchicalDocBuilder.java:277)
   [junit4]    >        at 
org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder.createMockedIterator(TestHierarchicalDocBuilder.java:297)
   [junit4]    >        at 
org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder.createChildren(TestHierarchicalDocBuilder.java:319)
   [junit4]    >        at 
org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder.createChildren(TestHierarchicalDocBuilder.java:321)
   [junit4]    >        at 
org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder.createChildren(TestHierarchicalDocBuilder.java:321)
   [junit4]    >        at 
org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder.createChildren(TestHierarchicalDocBuilder.java:321)
   [junit4]    >        at 
org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder.createRandomizedConfig(TestHierarchicalDocBuilder.java:261)
   [junit4]    >        at 
org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder.testRandomDepthHierarchy(TestHierarchicalDocBuilder.java:176)
   [junit4]   2> 45386 T18 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 45386 T18 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=166601073
   [junit4]   2> 45387 T18 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@633a92a8
   [junit4]   2> 45387 T18 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=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 45387 T18 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 45388 T18 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 45388 T18 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 45389 T18 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 45389 T18 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 45390 T18 oasc.CachingDirectoryFactory.closeCacheValue looking 
to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/init-core-data-001/index 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 45390 T18 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/init-core-data-001/index
   [junit4]   2> 45390 T18 oasc.CachingDirectoryFactory.closeCacheValue looking 
to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/init-core-data-001 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/init-core-data-001;done=false>>]
   [junit4]   2> 45391 T18 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder
 186BAB38009D4C12-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{type_s=PostingsFormat(name=LuceneFixedGap), 
_root_=PostingsFormat(name=LuceneFixedGap), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
desc=PostingsFormat(name=Memory doPackFST= false), 
timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=tr, 
timezone=Indian/Reunion
   [junit4]   2> NOTE: Linux 3.13.0-43-generic amd64/Oracle Corporation 
1.8.0_25 (64-bit)/cpus=8,threads=1,free=34282832,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestWriterImpl, 
TestHierarchicalDocBuilder]
   [junit4] Completed on J0 in 41.42s, 2 tests, 1 error <<< FAILURES!

[...truncated 46 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20150117_003542_787.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/heapdumps/java_pid24861.hprof
 ...
   [junit4] Heap dump file created [797755131 bytes in 8.194 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:207: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:454: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1348:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956: 
There were test failures: 38 suites, 156 tests, 1 error, 3 ignored

Total time: 64 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_25 
-XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to