Build: https://builds.apache.org/job/Lucene-Solr-tests-only-4.x-java7/278/

1 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ERROR: SolrIndexSearcher opens=76 closes=75

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=76 closes=75
        at __randomizedtesting.SeedInfo.seed([B4FC713445C5EFA1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:216)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:82)
        at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1995)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:754)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
        at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
        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.RandomizedRunner.runSuite(RandomizedRunner.java:605)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)




Build Log:
[...truncated 7495 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4:junit4]    > (@BeforeClass output)
[junit4:junit4]   2> 4 T836 oejs.Server.doStart jetty-8.1.2.v20120308
[junit4:junit4]   2> 6 T836 oejs.AbstractConnector.doStart Started 
[email protected]:57323
[junit4:junit4]   2> 7 T836 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7 T836 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927285/master
[junit4:junit4]   2> 7 T836 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for deduced Solr Home: 
'./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927285/master/'
[junit4:junit4]   2> 23 T836 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
[junit4:junit4]   2> 23 T836 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 24 T836 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927285/master
[junit4:junit4]   2> 24 T836 oasc.CoreContainer$Initializer.initialize looking 
for solr.xml: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927285/master/solr.xml
[junit4:junit4]   2> 24 T836 oasc.CoreContainer.<init> New CoreContainer 
1791013030
[junit4:junit4]   2> 25 T836 oasc.CoreContainer$Initializer.initialize no 
solr.xml file found - using default
[junit4:junit4]   2> 25 T836 oasc.CoreContainer.load Loading CoreContainer 
using Solr Home: 
'./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927285/master/'
[junit4:junit4]   2> 25 T836 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927285/master/'
[junit4:junit4]   2> 44 T836 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 67 T836 oasc.CoreContainer.create Creating SolrCore 
'collection1' using instanceDir: 
./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927285/master/collection1
[junit4:junit4]   2> 68 T836 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927285/master/collection1/'
[junit4:junit4]   2> 110 T836 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_40
[junit4:junit4]   2> 173 T836 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
[junit4:junit4]   2> 174 T836 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 178 T836 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 202 T836 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 204 T836 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927285/master/collection1/,
 
dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927285/master/collection1/data/
[junit4:junit4]   2> 204 T836 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
[junit4:junit4]   2> 205 T836 oasc.SolrCore.getNewIndexDir WARNING New index 
directory detected: old=null 
new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927285/master/collection1/data/index/
[junit4:junit4]   2> 205 T836 oasc.SolrCore.initIndex WARNING [collection1] 
Solr index directory 
'./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927285/master/collection1/data/index'
 doesn't exist. Creating new index...
[junit4:junit4]   2> 209 T836 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2>            
commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927285/master/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72090845; 
maxCacheMB=48.0 
maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 210 T836 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 1
[junit4:junit4]   2> 211 T836 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 211 T836 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 212 T836 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 212 T836 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 212 T836 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 213 T836 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 214 T836 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 218 T836 oass.SolrIndexSearcher.<init> Opening 
Searcher@19741ad main
[junit4:junit4]   2> 218 T836 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
[junit4:junit4]   2> 219 T836 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
[junit4:junit4]   2> 219 T836 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
[junit4:junit4]   2> 219 T836 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: http://
[junit4:junit4]   2> 220 T836 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
[junit4:junit4]   2> 220 T836 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 220 T836 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
[junit4:junit4]   2> 221 T836 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 221 T836 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 221 T836 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
[junit4:junit4]   2> 222 T836 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
[junit4:junit4]   2> 222 T836 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 234 T836 oash.ReplicationHandler.inform Replication 
enabled for following config files: schema.xml
[junit4:junit4]   2> 234 T836 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
[junit4:junit4]   2> 234 T846 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@19741ad 
main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 234 T836 oasc.CoreContainer.register registering core: 
collection1
[junit4:junit4]   2> 235 T836 oass.SolrDispatchFilter.init 
user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 235 T836 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
[junit4:junit4]   2> 235 T836 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 252 T836 oejs.Server.doStart jetty-8.1.2.v20120308
[junit4:junit4]   2> 254 T836 oejs.AbstractConnector.doStart Started 
[email protected]:57324
[junit4:junit4]   2> 254 T836 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 255 T836 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927531/slave
[junit4:junit4]   2> 255 T836 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for deduced Solr Home: 
'./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927531/slave/'
[junit4:junit4]   2> 271 T836 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
[junit4:junit4]   2> 271 T836 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 271 T836 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927531/slave
[junit4:junit4]   2> 272 T836 oasc.CoreContainer$Initializer.initialize looking 
for solr.xml: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927531/slave/solr.xml
[junit4:junit4]   2> 272 T836 oasc.CoreContainer.<init> New CoreContainer 
451646182
[junit4:junit4]   2> 272 T836 oasc.CoreContainer$Initializer.initialize no 
solr.xml file found - using default
[junit4:junit4]   2> 272 T836 oasc.CoreContainer.load Loading CoreContainer 
using Solr Home: 
'./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927531/slave/'
[junit4:junit4]   2> 273 T836 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927531/slave/'
[junit4:junit4]   2> 291 T836 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 316 T836 oasc.CoreContainer.create Creating SolrCore 
'collection1' using instanceDir: 
./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927531/slave/collection1
[junit4:junit4]   2> 316 T836 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927531/slave/collection1/'
[junit4:junit4]   2> 359 T836 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_40
[junit4:junit4]   2> 424 T836 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
[junit4:junit4]   2> 425 T836 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 429 T836 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 451 T836 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 453 T836 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927531/slave/collection1/,
 
dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927531/slave/collection1/data/
[junit4:junit4]   2> 453 T836 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
[junit4:junit4]   2> 454 T836 oasc.SolrCore.getNewIndexDir WARNING New index 
directory detected: old=null 
new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927531/slave/collection1/data/index/
[junit4:junit4]   2> 454 T836 oasc.SolrCore.initIndex WARNING [collection1] 
Solr index directory 
'./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927531/slave/collection1/data/index'
 doesn't exist. Creating new index...
[junit4:junit4]   2> 458 T836 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2>            
commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927531/slave/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@427092b3; 
maxCacheMB=48.0 
maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 459 T836 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 1
[junit4:junit4]   2> 459 T836 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 460 T836 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 460 T836 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 460 T836 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 461 T836 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 461 T836 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 462 T836 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 466 T836 oass.SolrIndexSearcher.<init> Opening 
Searcher@48f93172 main
[junit4:junit4]   2> 467 T836 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
[junit4:junit4]   2> 467 T836 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
[junit4:junit4]   2> 467 T836 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
[junit4:junit4]   2> 468 T836 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: http://
[junit4:junit4]   2> 468 T836 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
[junit4:junit4]   2> 468 T836 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 468 T836 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
[junit4:junit4]   2> 469 T836 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 469 T836 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 469 T836 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
[junit4:junit4]   2> 470 T836 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
[junit4:junit4]   2> 470 T836 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 482 T836 oash.SnapPuller.startExecutorService Poll 
Scheduled at an interval of 1000ms
[junit4:junit4]   2> 483 T856 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@48f93172 
main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 483 T836 oasc.CoreContainer.register registering core: 
collection1
[junit4:junit4]   2> 483 T836 oass.SolrDispatchFilter.init 
user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 483 T836 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
[junit4:junit4]   2> 484 T836 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 
[junit4:junit4]    > (@AfterClass output)
[junit4:junit4]   2> 32603 T836 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1386144669
[junit4:junit4]   2> 32604 T836 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@558ed4f7
[junit4:junit4]   2> 32604 T836 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
[junit4:junit4]   2> 32604 T836 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=493,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 32606 T836 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 32658 T836 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=646003242
[junit4:junit4]   2> 32658 T836 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@5b8d85f6
[junit4:junit4]   2> 32659 T836 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
[junit4:junit4]   2> 32659 T836 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=2,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 32660 T836 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 32718 T836 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 34719 T1038 oash.SnapPuller.fetchLatestIndex SEVERE Master 
at: http://localhost:22944/solr is not available. Index fetch failed. 
Exception: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: http://localhost:22944/solr
[junit4:junit4]   2> 34720 T1038 oash.SnapPuller.logReplicationTimeAndConfFiles 
WARNING Exception while updating statistics java.io.FileNotFoundException: 
./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344757927531/slave/collection1/data/replication.properties
 (No such file or directory)
[junit4:junit4]   2>    at java.io.FileOutputStream.open(Native Method)
[junit4:junit4]   2>    at 
java.io.FileOutputStream.<init>(FileOutputStream.java:212)
[junit4:junit4]   2>    at 
java.io.FileOutputStream.<init>(FileOutputStream.java:165)
[junit4:junit4]   2>    at 
org.apache.solr.handler.SnapPuller.logReplicationTimeAndConfFiles(SnapPuller.java:481)
[junit4:junit4]   2>    at 
org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:407)
[junit4:junit4]   2>    at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:297)
[junit4:junit4]   2>    at 
org.apache.solr.handler.SnapPuller$1.run(SnapPuller.java:175)
[junit4:junit4]   2>    at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   2>    at 
java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
[junit4:junit4]   2>    at 
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
[junit4:junit4]   2>    at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
[junit4:junit4]   2>    at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
[junit4:junit4]   2>    at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]   2>    at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2>    at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 153848 T836 oas.SolrTestCaseJ4.endTrackingSearchers SEVERE 
ERROR: SolrIndexSearcher opens=76 closes=75
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40: 
{newname=PostingsFormat(name=TestBloomFilteredLucene40Postings), 
id=PostingsFormat(name=TestBloomFilteredLucene40Postings), 
name=PostingsFormat(name=TestBloomFilteredLucene40Postings)}, 
sim=DefaultSimilarity, locale=en_US, timezone=Africa/Ouagadougou
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 
1.7.0_05 (64-bit)/cpus=16,threads=1,free=258399024,total=417333248
[junit4:junit4]   2> NOTE: All tests run in this JVM: [RequestHandlersTest, 
DirectUpdateHandlerOptimizeTest, SuggesterWFSTTest, SolrRequestParserTest, 
TestCollationField, TestJoin, IndexBasedSpellCheckerTest, ClusterStateTest, 
PreAnalyzedFieldTest, NoCacheHeaderTest, TestLuceneMatchVersion, 
JsonLoaderTest, TestStressRecovery, TestPerFieldSimilarity, TestXIncludeConfig, 
CoreContainerCoreInitFailuresTest, FileBasedSpellCheckerTest, TestBadConfig, 
SpellCheckCollatorTest, SolrCoreCheckLockOnStartupTest, MBeansHandlerTest, 
TestQuerySenderNoQuery, PathHierarchyTokenizerFactoryTest, 
DirectSolrConnectionTest, DistributedTermsComponentTest, 
MoreLikeThisHandlerTest, TestLMJelinekMercerSimilarityFactory, 
TestLMDirichletSimilarityFactory, AnalysisAfterCoreReloadTest, PluginInfoTest, 
TestRandomFaceting, SearchHandlerTest, CurrencyFieldTest, 
NotRequiredUniqueKeyTest, TestPseudoReturnFields, FastVectorHighlighterTest, 
LeaderElectionIntegrationTest, TestBinaryResponseWriter, TestConfig, 
BadComponentTest, TestIBSimilarityFactory, MinimalSchemaTest, DateFieldTest, 
TestWordDelimiterFilterFactory, ZkControllerTest, SystemInfoHandlerTest, 
WordBreakSolrSpellCheckerTest, CoreAdminHandlerTest, SyncSliceTest, 
SOLR749Test, TestNumberUtils, SpellCheckComponentTest, 
FullSolrCloudDistribCmdsTest, TestReplicationHandler]
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestReplicationHandler -Dtests.seed=B4FC713445C5EFA1 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_US 
-Dtests.timezone=Africa/Ouagadougou -Dtests.file.encoding=US-ASCII
[junit4:junit4]   2> 
[junit4:junit4] ERROR   0.00s J0 | TestReplicationHandler (suite)
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=76 closes=75
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([B4FC713445C5EFA1]:0)
[junit4:junit4]    >    at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    >    at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:216)
[junit4:junit4]    >    at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:82)
[junit4:junit4]    >    at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown 
Source)
[junit4:junit4]    >    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1995)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:754)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
[junit4:junit4]    >
[junit4:junit4] Completed on J0 in 153.89s, 1 test, 1 failure <<< FAILURES!

[...truncated 329 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/build.xml:29:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/solr/build.xml:144:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/lucene/module-build.xml:62:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/lucene/common-build.xml:1095:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x-java7/lucene/common-build.xml:790:
 There were test failures: 225 suites, 905 tests, 1 suite-level error, 6 
ignored (1 assumption)

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


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

Reply via email to