Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Windows/186/ Java: 32bit/jdk1.6.0_33 -client -XX:+UseConcMarkSweepGC
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([896E64BF5B42AB88]: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.GeneratedMethodAccessor17.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) 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 6663 lines...] [junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler [junit4:junit4] > (@BeforeClass output) [junit4:junit4] 2> 6 T220 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 15 T220 oejs.AbstractConnector.doStart Started SocketConnector@0.0.0.0:57175 [junit4:junit4] 2> 16 T220 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 16 T220 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665514788\master [junit4:junit4] 2> 17 T220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665514788\master\' [junit4:junit4] 2> 40 T220 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 40 T220 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 40 T220 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665514788\master [junit4:junit4] 2> 42 T220 oasc.CoreContainer$Initializer.initialize looking for solr.xml: C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665514788\master\solr.xml [junit4:junit4] 2> 42 T220 oasc.CoreContainer.<init> New CoreContainer 1390581 [junit4:junit4] 2> 42 T220 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default [junit4:junit4] 2> 42 T220 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665514788\master\' [junit4:junit4] 2> 43 T220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665514788\master\' [junit4:junit4] 2> 70 T220 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 109 T220 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665514788\master\collection1 [junit4:junit4] 2> 110 T220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665514788\master\collection1\' [junit4:junit4] 2> 183 T220 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_40 [junit4:junit4] 2> 291 T220 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 291 T220 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 296 T220 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 338 T220 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 341 T220 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665514788\master\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665514788\master\collection1\data\ [junit4:junit4] 2> 342 T220 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4:junit4] 2> 348 T220 oasc.SolrCore.getNewIndexDir WARNING New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665514788\master\collection1\data\index/ [junit4:junit4] 2> 349 T220 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665514788\master\collection1\data\index' doesn't exist. Creating new index... [junit4:junit4] 2> 358 T220 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665514788\master\collection1\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c18c8c; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 359 T220 oasc.SolrDeletionPolicy.updateCommits newest commit = 1 [junit4:junit4] 2> 360 T220 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 363 T220 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 364 T220 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 364 T220 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 365 T220 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 365 T220 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 366 T220 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 373 T220 oass.SolrIndexSearcher.<init> Opening Searcher@ec621e main [junit4:junit4] 2> 374 T220 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4:junit4] 2> 374 T220 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4:junit4] 2> 375 T220 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 375 T220 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 375 T220 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 375 T220 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 376 T220 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 376 T220 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 376 T220 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 376 T220 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 377 T220 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 377 T220 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 386 T220 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml [junit4:junit4] 2> 387 T220 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4:junit4] 2> 387 T220 oasc.CoreContainer.register registering core: collection1 [junit4:junit4] 2> 387 T220 oass.SolrDispatchFilter.init user.dir=C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0 [junit4:junit4] 2> 388 T220 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 388 T220 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 392 T230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ec621e main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 402 T220 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 405 T220 oejs.AbstractConnector.doStart Started SocketConnector@0.0.0.0:57176 [junit4:junit4] 2> 405 T220 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 406 T220 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665515183\slave [junit4:junit4] 2> 406 T220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665515183\slave\' [junit4:junit4] 2> 435 T220 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 436 T220 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 437 T220 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665515183\slave [junit4:junit4] 2> 437 T220 oasc.CoreContainer$Initializer.initialize looking for solr.xml: C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665515183\slave\solr.xml [junit4:junit4] 2> 438 T220 oasc.CoreContainer.<init> New CoreContainer 7278353 [junit4:junit4] 2> 438 T220 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default [junit4:junit4] 2> 438 T220 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665515183\slave\' [junit4:junit4] 2> 438 T220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665515183\slave\' [junit4:junit4] 2> 470 T220 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 512 T220 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665515183\slave\collection1 [junit4:junit4] 2> 513 T220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665515183\slave\collection1\' [junit4:junit4] 2> 578 T220 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_40 [junit4:junit4] 2> 663 T220 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 663 T220 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 668 T220 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 706 T220 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 709 T220 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665515183\slave\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665515183\slave\collection1\data\ [junit4:junit4] 2> 713 T220 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4:junit4] 2> 713 T220 oasc.SolrCore.getNewIndexDir WARNING New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665515183\slave\collection1\data\index/ [junit4:junit4] 2> 714 T220 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665515183\slave\collection1\data\index' doesn't exist. Creating new index... [junit4:junit4] 2> 722 T220 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=NRTCachingDirectory(org.apache.lucene.store.SimpleFSDirectory@C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665515183\slave\collection1\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1432a60; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 723 T220 oasc.SolrDeletionPolicy.updateCommits newest commit = 1 [junit4:junit4] 2> 724 T220 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 724 T220 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 724 T220 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 725 T220 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 725 T220 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 726 T220 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 727 T220 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 733 T220 oass.SolrIndexSearcher.<init> Opening Searcher@744f71 main [junit4:junit4] 2> 733 T220 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4:junit4] 2> 734 T220 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4:junit4] 2> 735 T220 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 735 T220 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 735 T220 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 736 T220 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 736 T220 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 736 T220 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 736 T220 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 737 T220 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 737 T220 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 737 T220 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 746 T220 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000 [junit4:junit4] 2> 756 T220 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms [junit4:junit4] 2> 757 T240 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@744f71 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 756 T220 oasc.CoreContainer.register registering core: collection1 [junit4:junit4] 2> 761 T220 oass.SolrDispatchFilter.init user.dir=C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0 [junit4:junit4] 2> 761 T220 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 762 T220 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> [junit4:junit4] > (@AfterClass output) [junit4:junit4] 2> 37075 T220 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=30193051 [junit4:junit4] 2> 37075 T220 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@34a2a5 [junit4:junit4] 2> 37077 T220 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4:junit4] 2> 37077 T220 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> 37081 T220 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4:junit4] 2> 37140 T220 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=12085211 [junit4:junit4] 2> 37140 T220 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@85c6d8 [junit4:junit4] 2> 37141 T220 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4:junit4] 2> 37141 T220 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> 37144 T220 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null} [junit4:junit4] 2> !!!! WARNING: best effort to remove C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665515183\slave\collection1\data\index.20120811101218011\_7.fdt FAILED !!!!! [junit4:junit4] 2> !!!! WARNING: best effort to remove C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665515183\slave\collection1\data\index.20120811101218011 FAILED !!!!! [junit4:junit4] 2> !!!! WARNING: best effort to remove C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665515183\slave\collection1\data FAILED !!!!! [junit4:junit4] 2> !!!! WARNING: best effort to remove C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1344665515183\slave\collection1 FAILED !!!!! [junit4:junit4] 2> 37217 T220 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4:junit4] 2> 39205 T423 oash.SnapPuller.fetchLatestIndex SEVERE Master at: http://localhost:57216/solr is not available. Index fetch failed. Exception: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:57216/solr [junit4:junit4] 2> 163301 T220 oas.SolrTestCaseJ4.endTrackingSearchers SEVERE ERROR: SolrIndexSearcher opens=76 closes=75 [junit4:junit4] 2> NOTE: test params are: codec=Lucene40: {newname=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct), name=PostingsFormat(name=Direct)}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=uk_UA, timezone=Etc/GMT-4 [junit4:junit4] 2> NOTE: Windows 7 6.1 x86/Sun Microsystems Inc. 1.6.0_33 (32-bit)/cpus=2,threads=1,free=22119664,total=68304896 [junit4:junit4] 2> NOTE: All tests run in this JVM: [TestJmxIntegration, PathHierarchyTokenizerFactoryTest, TestValueSourceCache, TestArbitraryIndexDir, TestDocSet, TestRangeQuery, SoftAutoCommitTest, TestSolrXMLSerializer, PrimitiveFieldTypeTest, PolyFieldTest, TestNumberUtils, ConvertedLegacyTest, TestCollationKeyRangeQueries, IndexSchemaTest, DateMathParserTest, RAMDirectoryFactoryTest, TestSystemIdResolver, EchoParamsTest, BinaryUpdateRequestHandlerTest, SolrInfoMBeanTest, ScriptEngineTest, PluginInfoTest, FieldAnalysisRequestHandlerTest, TestIBSimilarityFactory, SuggesterFSTTest, SearchHandlerTest, TestCSVResponseWriter, TestPerFieldSimilarity, TestCharFilters, TestQueryUtils, LukeRequestHandlerTest, SampleTest, TestGroupingSearch, IndexReaderFactoryTest, TestXIncludeConfig, TestDistributedSearch, TestPropInjectDefaults, DocumentAnalysisRequestHandlerTest, MBeansHandlerTest, TermsComponentTest, TestConfig, TestJoin, TestReplicationHandler] [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestReplicationHandler -Dtests.seed=896E64BF5B42AB88 -Dtests.slow=true -Dtests.locale=uk_UA -Dtests.timezone=Etc/GMT-4 -Dtests.file.encoding=UTF-8 [junit4:junit4] 2> [junit4:junit4] ERROR 0.00s | TestReplicationHandler (suite) [junit4:junit4] > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=76 closes=75 [junit4:junit4] > at __randomizedtesting.SeedInfo.seed([896E64BF5B42AB88]: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.GeneratedMethodAccessor17.invoke(Unknown Source) [junit4:junit4] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:597) [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 in 163.33s, 1 test, 1 failure <<< FAILURES! [...truncated 564 lines...] BUILD FAILED C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\build.xml:29: The following error occurred while executing this line: C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:144: The following error occurred while executing this line: C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\lucene\module-build.xml:62: The following error occurred while executing this line: C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1095: The following error occurred while executing this line: C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:790: There were test failures: 225 suites, 905 tests, 1 suite-level error, 11 ignored (6 assumptions) Total time: 38 minutes 10 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org