Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/703/

1 tests failed.
FAILED:  org.apache.solr.handler.admin.MBeansHandlerTest.testDiff

Error Message:
expected:<Was: [1, Now: 2], Delta: 1> but was:<Was: [4, Now: 5], Delta: 1>

Stack Trace:
org.junit.ComparisonFailure: expected:<Was: [1, Now: 2], Delta: 1> but 
was:<Was: [4, Now: 5], Delta: 1>
        at 
__randomizedtesting.SeedInfo.seed([7FA42FA52D59C4EE:BAB2EB3E3DEFFC8E]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:63)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12131 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.MBeansHandlerTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.MBeansHandlerTest_7FA42FA52D59C4EE-001/init-core-data-001
   [junit4]   2> 1499114 INFO  
(SUITE-MBeansHandlerTest-seed#[7FA42FA52D59C4EE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1499115 INFO  
(SUITE-MBeansHandlerTest-seed#[7FA42FA52D59C4EE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1499116 INFO  
(SUITE-MBeansHandlerTest-seed#[7FA42FA52D59C4EE]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1499216 WARN  
(SUITE-MBeansHandlerTest-seed#[7FA42FA52D59C4EE]-worker) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1499217 INFO  
(SUITE-MBeansHandlerTest-seed#[7FA42FA52D59C4EE]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1499241 INFO  
(SUITE-MBeansHandlerTest-seed#[7FA42FA52D59C4EE]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1499431 WARN  
(SUITE-MBeansHandlerTest-seed#[7FA42FA52D59C4EE]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1499435 INFO  
(SUITE-MBeansHandlerTest-seed#[7FA42FA52D59C4EE]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1499446 INFO  
(SUITE-MBeansHandlerTest-seed#[7FA42FA52D59C4EE]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1499448 WARN  
(SUITE-MBeansHandlerTest-seed#[7FA42FA52D59C4EE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1499450 INFO  
(SUITE-MBeansHandlerTest-seed#[7FA42FA52D59C4EE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@809b01c
   [junit4]   2> 1499451 WARN  
(SUITE-MBeansHandlerTest-seed#[7FA42FA52D59C4EE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1499455 INFO  
(SUITE-MBeansHandlerTest-seed#[7FA42FA52D59C4EE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@809b01c
   [junit4]   2> 1499455 WARN  
(SUITE-MBeansHandlerTest-seed#[7FA42FA52D59C4EE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1499455 INFO  
(SUITE-MBeansHandlerTest-seed#[7FA42FA52D59C4EE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@809b01c
   [junit4]   2> 1499456 INFO  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1499490 WARN  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1499492 INFO  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1499516 INFO  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1499605 WARN  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1499608 INFO  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1499614 INFO  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1499614 WARN  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was 
configured, using first MBeanServer.
   [junit4]   2> 1499614 INFO  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@809b01c
   [junit4]   2> 1499614 INFO  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.MBeansHandlerTest_7FA42FA52D59C4EE-001/init-core-data-001/]
   [junit4]   2> 1499615 INFO  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@809b01c
   [junit4]   2> 1499616 INFO  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1499646 INFO  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1499646 INFO  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1499647 INFO  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1499647 INFO  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1499647 INFO  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=49.7900390625, 
floorSegmentMB=1.166015625, forceMergeDeletesPctAllowed=20.351083618260905, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1499648 INFO  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2db3d43b[collection1] main]
   [junit4]   2> 1499649 INFO  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1499655 INFO  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1499697 INFO  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1499697 INFO  
(searcherExecutor-5149-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1499698 INFO  
(searcherExecutor-5149-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1499698 INFO  
(searcherExecutor-5149-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1499698 INFO  
(searcherExecutor-5149-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1499698 INFO  
(searcherExecutor-5149-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1499698 INFO  
(searcherExecutor-5149-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1499699 INFO  
(searcherExecutor-5149-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1499699 INFO  
(searcherExecutor-5149-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1499699 INFO  (coreLoadExecutor-5148-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1558312276729004032
   [junit4]   2> 1499699 INFO  
(searcherExecutor-5149-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1499700 INFO  
(searcherExecutor-5149-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2db3d43b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1499702 INFO  
(SUITE-MBeansHandlerTest-seed#[7FA42FA52D59C4EE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1499704 INFO  
(TEST-MBeansHandlerTest.testBackCompatNames-seed#[7FA42FA52D59C4EE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBackCompatNames
   [junit4]   2> 1499705 INFO  
(TEST-MBeansHandlerTest.testBackCompatNames-seed#[7FA42FA52D59C4EE]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=/admin/mbeans&wt=xml} status=0 QTime=1
   [junit4]   2> 1499716 INFO  
(TEST-MBeansHandlerTest.testBackCompatNames-seed#[7FA42FA52D59C4EE]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=/admin/mbeans&cat=QUERYHANDLER&wt=xml} status=0 QTime=0
   [junit4]   2> 1499734 INFO  
(TEST-MBeansHandlerTest.testBackCompatNames-seed#[7FA42FA52D59C4EE]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=/admin/mbeans&cat=UPDATE&wt=xml} status=0 QTime=0
   [junit4]   2> 1499734 INFO  
(TEST-MBeansHandlerTest.testBackCompatNames-seed#[7FA42FA52D59C4EE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBackCompatNames
   [junit4]   2> 1499737 INFO  
(TEST-MBeansHandlerTest.testDiff-seed#[7FA42FA52D59C4EE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testDiff
   [junit4]   2> 1499744 INFO  
(TEST-MBeansHandlerTest.testDiff-seed#[7FA42FA52D59C4EE]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=/admin/mbeans&stats=true&wt=xml} status=0 QTime=7
   [junit4]   2> 1499835 INFO  
(TEST-MBeansHandlerTest.testDiff-seed#[7FA42FA52D59C4EE]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=/admin/mbeans&stats=true&diff=true&wt=xml} status=0 QTime=81
   [junit4]   2> 1499866 INFO  
(TEST-MBeansHandlerTest.testDiff-seed#[7FA42FA52D59C4EE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testDiff
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MBeansHandlerTest 
-Dtests.method=testDiff -Dtests.seed=7FA42FA52D59C4EE -Dtests.multiplier=2 
-Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=Australia/Canberra 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.13s J0 | MBeansHandlerTest.testDiff <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<Was: [1, 
Now: 2], Delta: 1> but was:<Was: [4, Now: 5], Delta: 1>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7FA42FA52D59C4EE:BAB2EB3E3DEFFC8E]:0)
   [junit4]    >        at 
org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:63)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1499948 INFO  
(TEST-MBeansHandlerTest.testXMLDiffWithExternalEntity-seed#[7FA42FA52D59C4EE]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testXMLDiffWithExternalEntity
   [junit4]   2> 1500004 INFO  
(TEST-MBeansHandlerTest.testXMLDiffWithExternalEntity-seed#[7FA42FA52D59C4EE]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testXMLDiffWithExternalEntity
   [junit4]   2> 1500005 INFO  
(SUITE-MBeansHandlerTest-seed#[7FA42FA52D59C4EE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1500005 INFO  
(SUITE-MBeansHandlerTest-seed#[7FA42FA52D59C4EE]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=130016839
   [junit4]   2> 1500006 INFO  (coreCloseExecutor-5154-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@691d5c7
   [junit4]   2> 1500035 INFO  (coreCloseExecutor-5154-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1500038 INFO  
(SUITE-MBeansHandlerTest-seed#[7FA42FA52D59C4EE]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.MBeansHandlerTest_7FA42FA52D59C4EE-001
   [junit4]   2> Feb 03, 2017 11:46:35 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1532, maxMBSortInHeap=6.394962643630455, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=it-CH, 
timezone=Australia/Canberra
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=1,free=311641544,total=531103744
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrUpdateLogTest, 
TestPHPSerializedResponseWriter, TestCloudManagedSchema, AnalyticsQueryTest, 
TestInitQParser, TestPerFieldSimilarity, DefaultValueUpdateProcessorTest, 
StandardRequestHandlerTest, TestCollectionAPI, 
ClassificationUpdateProcessorTest, NotRequiredUniqueKeyTest, 
TestLegacyFieldCache, TestFastWriter, TestMiniSolrCloudCluster, 
HttpPartitionTest, LeaderElectionIntegrationTest, TestSolrCloudWithKerberosAlt, 
TestHdfsBackupRestoreCore, BlockDirectoryTest, 
SignatureUpdateProcessorFactoryTest, ConcurrentDeleteAndCreateCollectionTest, 
TestManagedStopFilterFactory, TestFunctionQuery, TestStressLiveNodes, 
TestSolrCoreParser, TestBulkSchemaAPI, TestObjectReleaseTracker, 
PreAnalyzedFieldManagedSchemaCloudTest, TestFastLRUCache, TestNoOpRegenerator, 
TestExactSharedStatsCache, ChaosMonkeyNothingIsSafeTest, RankQueryTest, 
TestFilteredDocIdSet, TestRandomFaceting, HdfsChaosMonkeySafeLeaderTest, 
DistributedFacetPivotWhiteBoxTest, ScriptEngineTest, TestSimpleQParserPlugin, 
TestSolr4Spatial, TestClusterStateMutator, TestIBSimilarityFactory, 
TestFieldCacheSortRandom, HttpSolrCallGetCoreTest, SynonymTokenizerTest, 
SolrGraphiteReporterTest, FullHLLTest, TestManagedResource, TestHdfsUpdateLog, 
TestFieldCacheReopen, TestCodecSupport, TestSolrConfigHandlerCloud, 
TestUninvertingReader, TestPseudoReturnFields, TestComponentsName, 
TestBinaryResponseWriter, TestPivotHelperCode, TestShardHandlerFactory, 
TestStressRecovery, CloudExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, 
TestMacroExpander, TestBadConfig, QueryElevationComponentTest, UUIDFieldTest, 
MigrateRouteKeyTest, HdfsLockFactoryTest, TestFieldCollectionResource, 
TestSolrDeletionPolicy2, OverseerTaskQueueTest, 
DistributedSuggestComponentTest, BasicAuthIntegrationTest, NumericFieldsTest, 
TestValueSourceCache, TestPKIAuthenticationPlugin, 
TestOnReconnectListenerSupport, TestSubQueryTransformer, 
DocumentAnalysisRequestHandlerTest, DeleteShardTest, CursorPagingTest, 
HdfsRecoverLeaseTest, DocValuesMissingTest, TestNonDefinedSimilarityFactory, 
TestInitParams, TestSolrQueryParserDefaultOperatorResource, TestRangeQuery, 
RequestLoggingTest, TestSolrCoreProperties, TestQuerySenderNoQuery, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, JvmMetricsTest, 
BigEndianAscendingWordSerializerTest, AnalysisAfterCoreReloadTest, 
InfoHandlerTest, BooleanFieldTest, TestStressLucene, BlockJoinFacetSimpleTest, 
CdcrVersionReplicationTest, TestCollationFieldDocValues, 
CollectionTooManyReplicasTest, SuggestComponentTest, 
DistribDocExpirationUpdateProcessorTest, TestRestoreCore, 
LeaderFailureAfterFreshStartTest, SolrIndexMetricsTest, TestOmitPositions, 
HdfsSyncSliceTest, DistributedQueryElevationComponentTest, 
BasicDistributedZkTest, SyncSliceTest, ZkCLITest, ShardRoutingCustomTest, 
AutoCommitTest, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, 
ZkControllerTest, TestRealTimeGet, TestJoin, SpellCheckComponentTest, 
PeerSyncTest, DirectUpdateHandlerTest, TestIndexSearcher, SoftAutoCommitTest, 
SpatialFilterTest, PolyFieldTest, TestAtomicUpdateErrorCases, 
QueryEqualityTest, TestRemoteStreaming, SolrInfoMBeanTest, 
XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestWriterPerf, 
DocumentBuilderTest, TermVectorComponentTest, FastVectorHighlighterTest, 
RegexBoostProcessorTest, MBeansHandlerTest]
   [junit4] Completed [411/682 (1!)] on J0 in 1.23s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 63313 lines...]


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

Reply via email to