This was introduced by SOLR-6564. I committed a fix. On Thu, Oct 2, 2014 at 1:48 PM, Policeman Jenkins Server < jenk...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11368/ > Java: 32bit/jdk1.8.0_40-ea-b04 -server -XX:+UseParallelGC > > 1 tests failed. > FAILED: org.apache.solr.SolrInfoMBeanTest.testCallMBeanInfo > > Error Message: > > > Stack Trace: > java.lang.AssertionError > at > __randomizedtesting.SeedInfo.seed([1F4ADE1311BCBE8D:E02C532F7AC4C393]:0) > at org.junit.Assert.fail(Assert.java:92) > at org.junit.Assert.assertTrue(Assert.java:43) > at org.junit.Assert.assertNotNull(Assert.java:526) > at org.junit.Assert.assertNotNull(Assert.java:537) > at > org.apache.solr.SolrInfoMBeanTest.testCallMBeanInfo(SolrInfoMBeanTest.java:66) > 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) > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) > at > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > 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:43) > 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 11014 lines...] > [junit4] Suite: org.apache.solr.SolrInfoMBeanTest > [junit4] 2> Creating dataDir: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.SolrInfoMBeanTest-1F4ADE1311BCBE8D-001/init-core-data-001 > [junit4] 2> 613622 T2976 oas.SolrTestCaseJ4.buildSSLConfig Randomized > ssl (false) and clientAuth (false) > [junit4] 2> 613622 T2976 oas.SolrTestCaseJ4.initCore ####initCore > [junit4] 2> 613623 T2976 oasc.SolrResourceLoader.<init> new > SolrResourceLoader for directory: > '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/' > [junit4] 2> 613623 T2976 oasc.SolrResourceLoader.replaceClassLoader > Adding > 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' > to classloader > [junit4] 2> 613623 T2976 oasc.SolrResourceLoader.replaceClassLoader > Adding > 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' > to classloader > [junit4] 2> 613624 T2976 oasc.SolrResourceLoader.replaceClassLoader > Adding > 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' > to classloader > [junit4] 2> 613649 T2976 oasc.SolrConfig.<init> Using Lucene > MatchVersion: 6.0.0 > [junit4] 2> 613671 T2976 oasc.SolrConfig.<init> Loaded SolrConfig: > solrconfig.xml > [junit4] 2> 613671 T2976 oass.IndexSchema.readSchema Reading Solr > Schema from schema.xml > [junit4] 2> 613675 T2976 oass.IndexSchema.readSchema [null] Schema > name=test > [junit4] 2> 613755 T2976 oass.OpenExchangeRatesOrgProvider.init > Initialized with rates=open-exchange-rates.json, refreshInterval=1440. > [junit4] 2> 613758 T2976 oass.IndexSchema.readSchema default search > field in schema is text > [junit4] 2> 613759 T2976 oass.IndexSchema.readSchema unique key > field: id > [junit4] 2> 613763 T2976 oass.FileExchangeRateProvider.reload > Reloading exchange rates from file currency.xml > [junit4] 2> 613764 T2976 oass.FileExchangeRateProvider.reload > Reloading exchange rates from file currency.xml > [junit4] 2> 613766 T2976 oass.OpenExchangeRatesOrgProvider.reload > Reloading exchange rates from open-exchange-rates.json > [junit4] 2> 613766 T2976 > oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key > IMPORTANT NOTE > [junit4] 2> 613766 T2976 > oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected > key, got STRING > [junit4] 2> 613766 T2976 oass.OpenExchangeRatesOrgProvider.reload > Reloading exchange rates from open-exchange-rates.json > [junit4] 2> 613767 T2976 > oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key > IMPORTANT NOTE > [junit4] 2> 613767 T2976 > oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected > key, got STRING > [junit4] 2> 613767 T2976 oasc.SolrResourceLoader.locateSolrHome JNDI > not configured for solr (NoInitialContextEx) > [junit4] 2> 613767 T2976 oasc.SolrResourceLoader.locateSolrHome using > system property solr.solr.home: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr > [junit4] 2> 613768 T2976 oasc.SolrResourceLoader.<init> new > SolrResourceLoader for directory: > '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/' > [junit4] 2> 613779 T2976 oasc.CoreContainer.<init> New CoreContainer > 6814057 > [junit4] 2> 613780 T2976 oasc.CoreContainer.load Loading cores into > CoreContainer > [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/] > [junit4] 2> 613780 T2976 oashc.HttpShardHandlerFactory.getParameter > Setting socketTimeout to: 0 > [junit4] 2> 613780 T2976 oashc.HttpShardHandlerFactory.getParameter > Setting urlScheme to: null > [junit4] 2> 613781 T2976 oashc.HttpShardHandlerFactory.getParameter > Setting connTimeout to: 0 > [junit4] 2> 613781 T2976 oashc.HttpShardHandlerFactory.getParameter > Setting maxConnectionsPerHost to: 20 > [junit4] 2> 613781 T2976 oashc.HttpShardHandlerFactory.getParameter > Setting corePoolSize to: 0 > [junit4] 2> 613781 T2976 oashc.HttpShardHandlerFactory.getParameter > Setting maximumPoolSize to: 2147483647 > [junit4] 2> 613781 T2976 oashc.HttpShardHandlerFactory.getParameter > Setting maxThreadIdleTime to: 5 > [junit4] 2> 613782 T2976 oashc.HttpShardHandlerFactory.getParameter > Setting sizeOfQueue to: -1 > [junit4] 2> 613782 T2976 oashc.HttpShardHandlerFactory.getParameter > Setting fairnessPolicy to: false > [junit4] 2> 613782 T2976 oasu.UpdateShardHandler.<init> Creating > UpdateShardHandler HTTP client with params: > socketTimeout=30000&connTimeout=30000&retry=false > [junit4] 2> 613782 T2976 oasl.LogWatcher.createWatcher SLF4J impl is > org.slf4j.impl.Log4jLoggerFactory > [junit4] 2> 613782 T2976 oasl.LogWatcher.newRegisteredLogWatcher > Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] > [junit4] 2> 613783 T2976 oasc.CoreContainer.load Host Name: > [junit4] 2> 613784 T2977 oasc.SolrResourceLoader.<init> new > SolrResourceLoader for directory: > '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/' > [junit4] 2> 613785 T2977 oasc.SolrResourceLoader.replaceClassLoader > Adding > 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' > to classloader > [junit4] 2> 613785 T2977 oasc.SolrResourceLoader.replaceClassLoader > Adding > 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' > to classloader > [junit4] 2> 613785 T2977 oasc.SolrResourceLoader.replaceClassLoader > Adding > 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' > to classloader > [junit4] 2> 613807 T2977 oasc.SolrConfig.<init> Using Lucene > MatchVersion: 6.0.0 > [junit4] 2> 613828 T2977 oasc.SolrConfig.<init> Loaded SolrConfig: > solrconfig.xml > [junit4] 2> 613828 T2977 oass.IndexSchema.readSchema Reading Solr > Schema from schema.xml > [junit4] 2> 613831 T2977 oass.IndexSchema.readSchema [collection1] > Schema name=test > [junit4] 2> 613908 T2977 oass.OpenExchangeRatesOrgProvider.init > Initialized with rates=open-exchange-rates.json, refreshInterval=1440. > [junit4] 2> 613911 T2977 oass.IndexSchema.readSchema default search > field in schema is text > [junit4] 2> 613912 T2977 oass.IndexSchema.readSchema unique key > field: id > [junit4] 2> 613916 T2977 oass.FileExchangeRateProvider.reload > Reloading exchange rates from file currency.xml > [junit4] 2> 613917 T2977 oass.FileExchangeRateProvider.reload > Reloading exchange rates from file currency.xml > [junit4] 2> 613918 T2977 oass.OpenExchangeRatesOrgProvider.reload > Reloading exchange rates from open-exchange-rates.json > [junit4] 2> 613918 T2977 > oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key > IMPORTANT NOTE > [junit4] 2> 613919 T2977 > oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected > key, got STRING > [junit4] 2> 613919 T2977 oass.OpenExchangeRatesOrgProvider.reload > Reloading exchange rates from open-exchange-rates.json > [junit4] 2> 613919 T2977 > oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key > IMPORTANT NOTE > [junit4] 2> 613919 T2977 > oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected > key, got STRING > [junit4] 2> 613919 T2977 oasc.CoreContainer.create Creating SolrCore > 'collection1' using configuration from instancedir > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/ > [junit4] 2> 613919 T2977 oasc.SolrCore.initDirectoryFactory > org.apache.solr.core.MockDirectoryFactory > [junit4] 2> 613920 T2977 oasc.SolrCore.<init> [collection1] Opening > new SolrCore at > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/, > dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.SolrInfoMBeanTest-1F4ADE1311BCBE8D-001/init-core-data-001/ > [junit4] 2> 613920 T2977 oasc.JmxMonitoredMap.<init> JMX monitoring > is enabled. Adding Solr mbeans to JMX Server: > com.sun.jmx.mbeanserver.JmxMBeanServer@1a7e7f1 > [junit4] 2> 613920 T2977 oasc.CachingDirectoryFactory.get return new > directory for > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.SolrInfoMBeanTest-1F4ADE1311BCBE8D-001/init-core-data-001 > [junit4] 2> 613920 T2977 oasc.SolrCore.getNewIndexDir New index > directory detected: old=null > new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.SolrInfoMBeanTest-1F4ADE1311BCBE8D-001/init-core-data-001/index/ > [junit4] 2> 613921 T2977 oasc.SolrCore.initIndex WARN [collection1] > Solr index directory > '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.SolrInfoMBeanTest-1F4ADE1311BCBE8D-001/init-core-data-001/index' > doesn't exist. Creating new index... > [junit4] 2> 613921 T2977 oasc.CachingDirectoryFactory.get return new > directory for > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.SolrInfoMBeanTest-1F4ADE1311BCBE8D-001/init-core-data-001/index > [junit4] 2> 613921 T2977 oasu.RandomMergePolicy.<init> > RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: > [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=35, > maxMergedSegmentMB=71.50390625, floorSegmentMB=1.9736328125, > forceMergeDeletesPctAllowed=2.2527219705408763, segmentsPerTier=40.0, > maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.784306343725198 > [junit4] 2> 613922 T2977 oasc.SolrDeletionPolicy.onCommit > SolrDeletionPolicy.onCommit: commits: num=1 > [junit4] 2> > commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory(id=lucene-1dd5c38))),segFN=segments_1,generation=1} > [junit4] 2> 613922 T2977 oasc.SolrDeletionPolicy.updateCommits newest > commit generation = 1 > [junit4] 2> 613922 T2977 oasc.SolrCore.initWriters created xml: > solr.XMLResponseWriter > [junit4] 2> 613924 T2977 oasup.UpdateRequestProcessorChain.init > creating updateRequestProcessorChain "dedupe" > [junit4] 2> 613924 T2977 oasup.UpdateRequestProcessorChain.init > inserting DistributedUpdateProcessorFactory into > updateRequestProcessorChain "dedupe" > [junit4] 2> 613924 T2977 oasup.UpdateRequestProcessorChain.init > creating updateRequestProcessorChain "dedupe-allfields" > [junit4] 2> 613924 T2977 oasup.UpdateRequestProcessorChain.init > inserting DistributedUpdateProcessorFactory into > updateRequestProcessorChain "dedupe-allfields" > [junit4] 2> 613924 T2977 oasup.UpdateRequestProcessorChain.init > creating updateRequestProcessorChain "stored_sig" > [junit4] 2> 613925 T2977 oasup.UpdateRequestProcessorChain.init > inserting DistributedUpdateProcessorFactory into > updateRequestProcessorChain "stored_sig" > [junit4] 2> 613925 T2977 oasup.UpdateRequestProcessorChain.init > creating updateRequestProcessorChain "uniq-fields" > [junit4] 2> 613925 T2977 oasup.UpdateRequestProcessorChain.init > inserting DistributedUpdateProcessorFactory into > updateRequestProcessorChain "uniq-fields" > [junit4] 2> 613925 T2977 oasup.UpdateRequestProcessorChain.init > creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" > [junit4] 2> 613925 T2977 oasup.UpdateRequestProcessorChain.init > creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" > [junit4] 2> 613926 T2977 oasup.UpdateRequestProcessorChain.init > inserting DistributedUpdateProcessorFactory into > updateRequestProcessorChain "distrib-dup-test-chain-implicit" > [junit4] 2> 613926 T2977 oasc.SolrCore.loadUpdateProcessorChains no > updateRequestProcessorChain defined as default, creating implicit default > [junit4] 2> 613926 T2977 oasc.RequestHandlers.initHandlersFromConfig > created /update/csv: org.apache.solr.handler.UpdateRequestHandler > [junit4] 2> 613926 T2977 oasc.RequestHandlers.initHandlersFromConfig > created /update/json: org.apache.solr.handler.UpdateRequestHandler > [junit4] 2> 613926 T2977 oasc.RequestHandlers.initHandlersFromConfig > created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler > [junit4] 2> 613927 T2977 oasc.RequestHandlers.initHandlersFromConfig > adding lazy requestHandler: solr.ReplicationHandler > [junit4] 2> 613927 T2977 oasc.RequestHandlers.initHandlersFromConfig > created /replication: solr.ReplicationHandler > [junit4] 2> 613927 T2977 oasc.RequestHandlers.initHandlersFromConfig > created standard: solr.StandardRequestHandler > [junit4] 2> 613927 T2977 oasc.RequestHandlers.initHandlersFromConfig > created /get: solr.RealTimeGetHandler > [junit4] 2> 613927 T2977 oasc.RequestHandlers.initHandlersFromConfig > created dismax: solr.SearchHandler > [junit4] 2> 613928 T2977 oasc.RequestHandlers.initHandlersFromConfig > created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler > [junit4] 2> 613928 T2977 oasc.RequestHandlers.initHandlersFromConfig > created /admin/: org.apache.solr.handler.admin.AdminHandlers > [junit4] 2> 613928 T2977 oasc.RequestHandlers.initHandlersFromConfig > created /admin/file: solr.admin.ShowFileRequestHandler > [junit4] 2> 613928 T2977 oasc.RequestHandlers.initHandlersFromConfig > created /admin/fileedit: solr.admin.EditFileRequestHandler > [junit4] 2> 613929 T2977 oasc.RequestHandlers.initHandlersFromConfig > created defaults: solr.StandardRequestHandler > [junit4] 2> 613929 T2977 oasc.RequestHandlers.initHandlersFromConfig > adding lazy requestHandler: solr.StandardRequestHandler > [junit4] 2> 613929 T2977 oasc.RequestHandlers.initHandlersFromConfig > created lazy: solr.StandardRequestHandler > [junit4] 2> 613929 T2977 oasc.RequestHandlers.initHandlersFromConfig > created /update: solr.UpdateRequestHandler > [junit4] 2> 613929 T2977 oasc.RequestHandlers.initHandlersFromConfig > created /terms: org.apache.solr.handler.component.SearchHandler > [junit4] 2> 613930 T2977 oasc.RequestHandlers.initHandlersFromConfig > created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler > [junit4] 2> 613930 T2977 oasc.RequestHandlers.initHandlersFromConfig > created spellCheckCompRH_Direct: > org.apache.solr.handler.component.SearchHandler > [junit4] 2> 613930 T2977 oasc.RequestHandlers.initHandlersFromConfig > created spellCheckWithWordbreak: > org.apache.solr.handler.component.SearchHandler > [junit4] 2> 613930 T2977 oasc.RequestHandlers.initHandlersFromConfig > created spellCheckWithWordbreak_Direct: > org.apache.solr.handler.component.SearchHandler > [junit4] 2> 613930 T2977 oasc.RequestHandlers.initHandlersFromConfig > created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler > [junit4] 2> 613931 T2977 oasc.RequestHandlers.initHandlersFromConfig > created mltrh: org.apache.solr.handler.component.SearchHandler > [junit4] 2> 613931 T2977 oasc.RequestHandlers.initHandlersFromConfig > created tvrh: org.apache.solr.handler.component.SearchHandler > [junit4] 2> 613931 T2977 oasc.RequestHandlers.initHandlersFromConfig > created /mlt: solr.MoreLikeThisHandler > [junit4] 2> 613931 T2977 oasc.RequestHandlers.initHandlersFromConfig > created /debug/dump: solr.DumpRequestHandler > [junit4] 2> 613933 T2977 oashl.XMLLoader.init > xsltCacheLifetimeSeconds=60 > [junit4] 2> 613933 T2977 oashl.XMLLoader.init > xsltCacheLifetimeSeconds=60 > [junit4] 2> 613934 T2977 oashl.XMLLoader.init > xsltCacheLifetimeSeconds=60 > [junit4] 2> 613935 T2977 oashl.XMLLoader.init > xsltCacheLifetimeSeconds=60 > [junit4] 2> 613935 T2977 oasc.SolrCore.initDeprecatedSupport WARN > solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your > config to use the ShowFileRequestHandler. > [junit4] 2> 613936 T2977 oasu.CommitTracker.<init> Hard AutoCommit: > disabled > [junit4] 2> 613936 T2977 oasu.CommitTracker.<init> Soft AutoCommit: > disabled > [junit4] 2> 613937 T2977 oasu.RandomMergePolicy.<init> > RandomMergePolicy wrapping class > org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: > minMergeSize=0, mergeFactor=10, maxMergeSize=581966330, > maxMergeSizeForForcedMerge=9223372036854775807, > calibrateSizeByDeletes=true, maxMergeDocs=2147483647, > maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] > [junit4] 2> 613937 T2977 oasc.SolrDeletionPolicy.onInit > SolrDeletionPolicy.onInit: commits: num=1 > [junit4] 2> > commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory(id=lucene-1dd5c38))),segFN=segments_1,generation=1} > [junit4] 2> 613937 T2977 oasc.SolrDeletionPolicy.updateCommits newest > commit generation = 1 > [junit4] 2> 613938 T2977 oass.SolrIndexSearcher.<init> Opening > Searcher@24f742[collection1] main > [junit4] 2> 613938 T2977 oasr.RestManager.init Initializing > RestManager with initArgs: > {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} > [junit4] 2> 613938 T2977 oasr.ManagedResourceStorage.load Reading > _rest_managed.json using InMemoryStorage > [junit4] 2> 613938 T2977 oasr.ManagedResource.reloadFromStorage WARN > No stored data found for /rest/managed > [junit4] 2> 613938 T2977 > oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path > _rest_managed.json using InMemoryStorage > [junit4] 2> 613938 T2977 oasr.RestManager.init Initializing 0 > registered ManagedResources > [junit4] 2> 613939 T2977 oashc.SpellCheckComponent.inform > Initializing spell checkers > [junit4] 2> 618233 T2977 oass.DirectSolrSpellChecker.init init: > {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} > [junit4] 2> 618248 T2978 oasc.SolrCore.registerSearcher [collection1] > Registered new searcher Searcher@24f742[collection1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 618250 T2977 oasc.CoreContainer.registerCore registering > core: collection1 > [junit4] 2> 618251 T2976 oas.SolrTestCaseJ4.initCore ####initCore end > [junit4] 2> 618253 T2976 oas.SolrTestCaseJ4.setUp ###Starting > testCallMBeanInfo > [junit4] 2> 618452 T2976 oas.SolrTestCaseJ4.tearDown ###Ending > testCallMBeanInfo > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=SolrInfoMBeanTest -Dtests.method=testCallMBeanInfo > -Dtests.seed=1F4ADE1311BCBE8D -Dtests.multiplier=3 -Dtests.slow=true > -Dtests.locale=fr_FR -Dtests.timezone=America/Costa_Rica > -Dtests.file.encoding=US-ASCII > [junit4] FAILURE 0.21s J1 | SolrInfoMBeanTest.testCallMBeanInfo <<< > [junit4] > Throwable #1: java.lang.AssertionError > [junit4] > at > __randomizedtesting.SeedInfo.seed([1F4ADE1311BCBE8D:E02C532F7AC4C393]:0) > [junit4] > at > org.apache.solr.SolrInfoMBeanTest.testCallMBeanInfo(SolrInfoMBeanTest.java:66) > [junit4] > at java.lang.Thread.run(Thread.java:745) > [junit4] 2> 618460 T2976 oas.SolrTestCaseJ4.deleteCore ###deleteCore > [junit4] 2> 618461 T2976 oasc.CoreContainer.shutdown Shutting down > CoreContainer instance=6814057 > [junit4] 2> 618461 T2976 oasc.SolrCore.close [collection1] CLOSING > SolrCore org.apache.solr.core.SolrCore@8c8536 > [junit4] 2> 618472 T2976 oasu.DirectUpdateHandler2.close closing > DirectUpdateHandler2{commits=0,autocommits=0,soft > autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0} > [junit4] 2> 618472 T2976 oasu.SolrCoreState.decrefSolrCoreState > Closing SolrCoreState > [junit4] 2> 618472 T2976 oasu.DefaultSolrCoreState.closeIndexWriter > SolrCoreState ref count has reached 0 - closing IndexWriter > [junit4] 2> 618473 T2976 oasu.DefaultSolrCoreState.closeIndexWriter > closing IndexWriter with IndexWriterCloser > [junit4] 2> 618474 T2976 oasc.SolrCore.closeSearcher [collection1] > Closing main searcher on request. > [junit4] 2> 618474 T2976 oasc.CachingDirectoryFactory.close Closing > MockDirectoryFactory - 2 directories currently being tracked > [junit4] 2> 618475 T2976 oasc.CachingDirectoryFactory.closeCacheValue > looking to close > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.SolrInfoMBeanTest-1F4ADE1311BCBE8D-001/init-core-data-001 > [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.SolrInfoMBeanTest-1F4ADE1311BCBE8D-001/init-core-data-001;done=false>>] > [junit4] 2> 618475 T2976 oasc.CachingDirectoryFactory.close Closing > directory: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.SolrInfoMBeanTest-1F4ADE1311BCBE8D-001/init-core-data-001 > [junit4] 2> 618475 T2976 oasc.CachingDirectoryFactory.closeCacheValue > looking to close > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.SolrInfoMBeanTest-1F4ADE1311BCBE8D-001/init-core-data-001/index > [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.SolrInfoMBeanTest-1F4ADE1311BCBE8D-001/init-core-data-001/index;done=false>>] > [junit4] 2> 618476 T2976 oasc.CachingDirectoryFactory.close Closing > directory: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.SolrInfoMBeanTest-1F4ADE1311BCBE8D-001/init-core-data-001/index > [junit4] 2> NOTE: leaving temporary files on disk at: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.SolrInfoMBeanTest-1F4ADE1311BCBE8D-001 > [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, > docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): > {}, locale=fr_FR, timezone=America/Costa_Rica > [junit4] 2> NOTE: Linux 3.13.0-36-generic i386/Oracle Corporation > 1.8.0_40-ea (32-bit)/cpus=8,threads=1,free=119986152,total=342622208 > [junit4] 2> NOTE: All tests run in this JVM: [ConnectionManagerTest, > TestCSVResponseWriter, CopyFieldTest, TestRecovery, > TestCollationFieldDocValues, HdfsChaosMonkeySafeLeaderTest, > SimplePostToolTest, LoggingHandlerTest, MultiTermTest, SuggesterFSTTest, > TestXIncludeConfig, SortByFunctionTest, TestGroupingSearch, > TestPerFieldSimilarity, TestMiniSolrCloudCluster, > DistributedQueryComponentCustomSortTest, TestCloudManagedSchemaConcurrent, > OpenCloseCoreStressTest, TestSolrQueryParser, QueryElevationComponentTest, > FileBasedSpellCheckerTest, TestOmitPositions, TestExceedMaxTermLength, > CloudExitableDirectoryReaderTest, TestSolrXmlPersistence, AutoCommitTest, > DebugComponentTest, StatsComponentTest, AnalysisErrorHandlingTest, > SampleTest, ResourceLoaderTest, DocValuesTest, AsyncMigrateRouteKeyTest, > RemoteQueryErrorTest, SolrInfoMBeanTest] > [junit4] Completed on J1 in 4.87s, 1 test, 1 failure <<< FAILURES! > > [...truncated 1073 lines...] > BUILD FAILED > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:524: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:472: 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:189: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1359: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: > There were test failures: 435 suites, 1782 tests, 1 failure, 44 ignored (22 > assumptions) > > Total time: 97 minutes 30 seconds > Build step 'Invoke Ant' marked build as failure > [description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b04 > -server -XX:+UseParallelGC > Archiving artifacts > Recording test results > Email was triggered for: Failure - Any > Sending email for trigger: Failure - Any > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: dev-h...@lucene.apache.org > -- Regards, Shalin Shekhar Mangar.