You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/12/26 16:26:29 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1035 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1035/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([CE66D9CCE57AD453:A6D9ECE635E0C6BF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.cancelDelegationToken(TestDelegationWithHadoopAuth.java:128)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenCancelFail(TestDelegationWithHadoopAuth.java:280)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.update.HardAutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([CE66D9CCE57AD453:74B4B6B466543A46]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:818)
	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:811)
	... 40 more




Build Log:
[...truncated 11745 lines...]
   [junit4] Suite: org.apache.solr.update.HardAutoCommitTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_CE66D9CCE57AD453-001/init-core-data-001
   [junit4]   2> 1570579 INFO  (SUITE-HardAutoCommitTest-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1570579 INFO  (SUITE-HardAutoCommitTest-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1570579 INFO  (SUITE-HardAutoCommitTest-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1570607 WARN  (SUITE-HardAutoCommitTest-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1570608 INFO  (SUITE-HardAutoCommitTest-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1570629 INFO  (SUITE-HardAutoCommitTest-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1570764 WARN  (SUITE-HardAutoCommitTest-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1570765 INFO  (SUITE-HardAutoCommitTest-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1570776 WARN  (SUITE-HardAutoCommitTest-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1570777 INFO  (SUITE-HardAutoCommitTest-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68b30699
   [junit4]   2> 1570777 WARN  (SUITE-HardAutoCommitTest-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1570780 INFO  (SUITE-HardAutoCommitTest-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68b30699
   [junit4]   2> 1570780 WARN  (SUITE-HardAutoCommitTest-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1570780 INFO  (SUITE-HardAutoCommitTest-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68b30699
   [junit4]   2> 1570780 WARN  (SUITE-HardAutoCommitTest-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1570780 INFO  (SUITE-HardAutoCommitTest-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68b30699
   [junit4]   2> 1570781 INFO  (coreLoadExecutor-7087-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1570809 WARN  (coreLoadExecutor-7087-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1570810 INFO  (coreLoadExecutor-7087-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1570828 INFO  (coreLoadExecutor-7087-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1570883 WARN  (coreLoadExecutor-7087-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> 1570884 INFO  (coreLoadExecutor-7087-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1570892 INFO  (coreLoadExecutor-7087-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1570892 INFO  (coreLoadExecutor-7087-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_CE66D9CCE57AD453-001/init-core-data-001/]
   [junit4]   2> 1570892 WARN  (coreLoadExecutor-7087-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1570892 INFO  (coreLoadExecutor-7087-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68b30699
   [junit4]   2> 1570893 INFO  (coreLoadExecutor-7087-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@68b30699
   [junit4]   2> 1570893 INFO  (coreLoadExecutor-7087-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=0.18359375, floorSegmentMB=2.0537109375, forceMergeDeletesPctAllowed=24.290970955540462, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1570923 INFO  (coreLoadExecutor-7087-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1570923 INFO  (coreLoadExecutor-7087-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1570924 INFO  (coreLoadExecutor-7087-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1570924 INFO  (coreLoadExecutor-7087-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1570924 INFO  (coreLoadExecutor-7087-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=8.212890625, floorSegmentMB=0.21875, forceMergeDeletesPctAllowed=15.528719829976444, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1570924 INFO  (coreLoadExecutor-7087-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6546769f[collection1] main]
   [junit4]   2> 1570925 INFO  (coreLoadExecutor-7087-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1570936 INFO  (coreLoadExecutor-7087-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1570960 INFO  (coreLoadExecutor-7087-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1570961 INFO  (coreLoadExecutor-7087-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554794093337378816
   [junit4]   2> 1570963 INFO  (searcherExecutor-7088-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1570966 INFO  (searcherExecutor-7088-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1570966 INFO  (searcherExecutor-7088-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1570966 INFO  (searcherExecutor-7088-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1570966 INFO  (searcherExecutor-7088-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1570966 INFO  (searcherExecutor-7088-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1570967 INFO  (searcherExecutor-7088-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1570967 INFO  (searcherExecutor-7088-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1570967 INFO  (searcherExecutor-7088-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1570968 INFO  (searcherExecutor-7088-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6546769f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1570971 INFO  (SUITE-HardAutoCommitTest-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1570974 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1570977 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1554794093351010304)} 0 2
   [junit4]   2> 1570979 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1571025 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1571026 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1571054 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1571134 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1571135 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1571146 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1571146 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_CE66D9CCE57AD453-001/init-core-data-001/]
   [junit4]   2> 1571147 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 1571154 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68b30699
   [junit4]   2> 1571154 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.m.SolrMetricManager Replacing existing reporter 'default' in registry 'solr.core.collection1': [org.apache.solr.metrics.reporters.SolrJmxReporter@347db255: domain = solr.core.collection1, service url = null, agent id = null]
   [junit4]   2> 1571158 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@68b30699
   [junit4]   2> 1571188 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1571188 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1571188 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13720422[collection1] main]
   [junit4]   2> 1571190 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1571194 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1571197 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1571201 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4370252565951692]
   [junit4]   2> 1571202 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1571202 INFO  (searcherExecutor-7093-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1571203 INFO  (searcherExecutor-7093-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1571203 INFO  (searcherExecutor-7093-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1571203 INFO  (searcherExecutor-7093-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1571203 INFO  (searcherExecutor-7093-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1571204 INFO  (searcherExecutor-7093-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1571204 INFO  (searcherExecutor-7093-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1571204 INFO  (searcherExecutor-7093-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1571205 INFO  (searcherExecutor-7093-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1571205 INFO  (searcherExecutor-7093-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13720422[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1571205 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b871649[collection1] main]
   [junit4]   2> 1571206 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@53f107b3
   [junit4]   2> 1571212 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1571214 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1554794093601619968)]} 0 1
   [junit4]   2> 1571215 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1571216 INFO  (searcherExecutor-7093-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6b871649[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1571473 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1554794093874249728)]} 0 260
   [junit4]   2> 1571474 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1571474 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 (-1554794093875298304)]} 0 261
   [junit4]   2> 1571475 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1571475 ERROR (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1571476 ERROR (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:811)
   [junit4]   2> 	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1571476 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[CE66D9CCE57AD453]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HardAutoCommitTest -Dtests.method=testCommitWithin -Dtests.seed=CE66D9CCE57AD453 -Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=Atlantic/Azores -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.51s J1 | HardAutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CE66D9CCE57AD453:74B4B6B466543A46]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:818)
   [junit4]    > 	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:811)
   [junit4]    > 	... 40 more
   [junit4]   2> 1571480 INFO  (SUITE-HardAutoCommitTest-seed#[CE66D9CCE57AD453]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1571480 INFO  (SUITE-HardAutoCommitTest-seed#[CE66D9CCE57AD453]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1059030620
   [junit4]   2> 1571481 INFO  (coreCloseExecutor-7097-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@251427b3
   [junit4]   2> 1571481 INFO  (coreCloseExecutor-7097-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1571481 INFO  (coreCloseExecutor-7097-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@450f86e6
   [junit4]   2> 1571561 INFO  (coreCloseExecutor-7097-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1571562 INFO  (SUITE-HardAutoCommitTest-seed#[CE66D9CCE57AD453]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_CE66D9CCE57AD453-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=PostingsFormat(name=Memory), _version_=PostingsFormat(name=Asserting), field_t=FST50, multiDefault=Lucene50(blocksize=128), subject=Lucene50(blocksize=128), intDefault=PostingsFormat(name=Asserting), id=PostingsFormat(name=Memory), range_facet_i_dv=PostingsFormat(name=Asserting), text=FST50, range_facet_l=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=520, maxMBSortInHeap=6.0981854924153005, sim=RandomSimilarity(queryNorm=false): {}, locale=es-DO, timezone=Atlantic/Azores
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=3,threads=1,free=196777984,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ResponseLogComponentTest, TestConfigSetsAPI, TestInfoStreamLogging, AliasIntegrationTest, CleanupOldIndexTest, TestTolerantUpdateProcessorRandomCloud, FacetPivotSmallTest, TestHdfsCloudBackupRestore, RankQueryTest, CoreAdminHandlerTest, TestFuzzyAnalyzedSuggestions, TestCustomDocTransformer, WrapperMergePolicyFactoryTest, WordBreakSolrSpellCheckerTest, TestSimpleTrackingShardHandler, TestUtils, AnalysisErrorHandlingTest, CollectionsAPISolrJTest, StressHdfsTest, TestReloadDeadlock, ExternalFileFieldSortTest, TestSolrCoreProperties, TestManagedSchemaThreadSafety, OverseerStatusTest, CircularListTest, OpenCloseCoreStressTest, CreateCollectionCleanupTest, ScriptEngineTest, TestLMJelinekMercerSimilarityFactory, TestReRankQParserPlugin, PeerSyncReplicationTest, TestSystemIdResolver, TestStressLiveNodes, TestDFRSimilarityFactory, CollectionReloadTest, TestImpersonationWithHadoopAuth, TestMissingGroups, CollectionTooManyReplicasTest, TestCodecSupport, SmileWriterTest, TestRTimerTree, BadComponentTest, TestBlendedInfixSuggestions, BadCopyFieldTest, ClusterStateTest, TestCloudSchemaless, RequestHandlersTest, StatsReloadRaceTest, TestFieldCache, TestRecovery, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, EchoParamsTest, TestCustomSort, TestRandomFaceting, TestEmbeddedSolrServerConstructors, TestFilteredDocIdSet, TestIntervalFaceting, TestSearchPerf, FullSolrCloudDistribCmdsTest, TestAddFieldRealTimeGet, TestRandomCollapseQParserPlugin, TestManagedResourceStorage, HdfsUnloadDistributedZkTest, ForceLeaderTest, SolrJmxReporterTest, TestIndexSearcher, TestClassicSimilarityFactory, TestCloudInspectUtil, CloudMLTQParserTest, TestPHPSerializedResponseWriter, IndexSchemaTest, DeleteInactiveReplicaTest, FullHLLTest, DistributedVersionInfoTest, CurrencyFieldOpenExchangeTest, MetricUtilsTest, SharedFSAutoReplicaFailoverTest, HdfsChaosMonkeyNothingIsSafeTest, TestZkChroot, TestSolr4Spatial, BasicZkTest, TestNRTOpen, DefaultValueUpdateProcessorTest, TestConfig, TestConfigSetsAPIZkFailure, SliceStateTest, TestSSLRandomization, TestValueSourceCache, JavabinLoaderTest, SpellCheckComponentTest, TermVectorComponentTest, JsonLoaderTest, CursorMarkTest, TestAnalyzedSuggestions, AsyncCallRequestStatusResponseTest, MinimalSchemaTest, TestCorePropertiesReload, TestUnifiedSolrHighlighter, ZkSolrClientTest, TestFieldTypeCollectionResource, HttpSolrCallGetCoreTest, OverseerModifyCollectionTest, TestSolrQueryResponse, ZkStateReaderTest, ExitableDirectoryReaderTest, TestMiniSolrCloudClusterSSL, SuggesterTest, TestDynamicFieldCollectionResource, TestSolrIndexConfig, TestHdfsUpdateLog, FileBasedSpellCheckerTest, TestSimpleQParserPlugin, BasicFunctionalityTest, TestLegacyNumericRangeQueryBuilder, PreAnalyzedFieldTest, InfoHandlerTest, PKIAuthenticationIntegrationTest, MultiThreadedOCPTest, TestRawResponseWriter, TestWriterPerf, SolrIndexSplitterTest, TestSchemaSimilarityResource, TestSolrDeletionPolicy2, HdfsCollectionsAPIDistributedZkTest, OverriddenZkACLAndCredentialsProvidersTest, TestRequestForwarding, CdcrVersionReplicationTest, TestDistributedGrouping, BJQParserTest, TestClusterProperties, TestJsonFacets, SpellPossibilityIteratorTest, TestRandomFlRTGCloud, TestFieldCollectionResource, ChangedSchemaMergeTest, TestDistributedMissingSort, TestSchemaNameResource, TestDynamicLoading, TestAuthenticationFramework, CollectionsAPIDistributedZkTest, TestHashQParserPlugin, QueryParsingTest, RollingRestartTest, ManagedSchemaRoundRobinCloudTest, TestPKIAuthenticationPlugin, DistribJoinFromCollectionTest, TestLeaderElectionZkExpiry, DateMathParserTest, TestDocSet, HLLUtilTest, TestXmlQParserPlugin, TestSuggestSpellingConverter, BufferStoreTest, TestSolr4Spatial2, DistributedExpandComponentTest, TestStandardQParsers, TestSubQueryTransformer, HdfsThreadLeakTest, LukeRequestHandlerTest, ShowFileRequestHandlerTest, LeaderElectionContextKeyTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, OverseerTest, LeaderElectionIntegrationTest, AutoCommitTest, TestRealTimeGet, TestReload, HardAutoCommitTest]
   [junit4] Completed [349/670 (1!)] on J1 in 1.01s, 1 test, 1 error <<< FAILURES!

[...truncated 856 lines...]
   [junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_CE66D9CCE57AD453-001/init-core-data-001
   [junit4]   2> 2647373 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2647374 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_CE66D9CCE57AD453-001/tempDir-001
   [junit4]   2> 2647374 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2647374 INFO  (Thread-10231) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2647374 INFO  (Thread-10231) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2647474 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51586
   [junit4]   2> 2647490 INFO  (jetty-launcher-4166-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2647490 INFO  (jetty-launcher-4166-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2647492 INFO  (jetty-launcher-4166-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@426c76c0{/solr,null,AVAILABLE}
   [junit4]   2> 2647493 INFO  (jetty-launcher-4166-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@479226e6{HTTP/1.1,[http/1.1]}{127.0.0.1:44875}
   [junit4]   2> 2647493 INFO  (jetty-launcher-4166-thread-2) [    ] o.e.j.s.Server Started @2651673ms
   [junit4]   2> 2647493 INFO  (jetty-launcher-4166-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44875}
   [junit4]   2> 2647493 ERROR (jetty-launcher-4166-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2647493 INFO  (jetty-launcher-4166-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 2647493 INFO  (jetty-launcher-4166-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2647493 INFO  (jetty-launcher-4166-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2647493 INFO  (jetty-launcher-4166-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-26T16:04:30.729Z
   [junit4]   2> 2647494 INFO  (jetty-launcher-4166-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@193bc90c{/solr,null,AVAILABLE}
   [junit4]   2> 2647495 INFO  (jetty-launcher-4166-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6f0e646c{HTTP/1.1,[http/1.1]}{127.0.0.1:60611}
   [junit4]   2> 2647495 INFO  (jetty-launcher-4166-thread-1) [    ] o.e.j.s.Server Started @2651676ms
   [junit4]   2> 2647495 INFO  (jetty-launcher-4166-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60611}
   [junit4]   2> 2647495 ERROR (jetty-launcher-4166-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2647496 INFO  (jetty-launcher-4166-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 2647496 INFO  (jetty-launcher-4166-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2647496 INFO  (jetty-launcher-4166-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2647496 INFO  (jetty-launcher-4166-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-26T16:04:30.732Z
   [junit4]   2> 2647497 INFO  (jetty-launcher-4166-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2647499 INFO  (jetty-launcher-4166-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2647508 INFO  (jetty-launcher-4166-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51586/solr
   [junit4]   2> 2647508 INFO  (jetty-launcher-4166-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51586/solr
   [junit4]   2> 2647544 INFO  (jetty-launcher-4166-thread-2) [n:127.0.0.1:44875_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44875_solr
   [junit4]   2> 2647545 INFO  (jetty-launcher-4166-thread-1) [n:127.0.0.1:60611_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60611_solr
   [junit4]   2> 2647546 INFO  (jetty-launcher-4166-thread-2) [n:127.0.0.1:44875_solr    ] o.a.s.c.Overseer Overseer (id=97174701382828037-127.0.0.1:44875_solr-n_0000000000) starting
   [junit4]   2> 2647549 INFO  (zkCallback-4177-thread-1-processing-n:127.0.0.1:60611_solr) [n:127.0.0.1:60611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2647550 INFO  (zkCallback-4176-thread-1-processing-n:127.0.0.1:44875_solr) [n:127.0.0.1:44875_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2647562 INFO  (jetty-launcher-4166-thread-2) [n:127.0.0.1:44875_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44875_solr
   [junit4]   2> 2647569 INFO  (zkCallback-4176-thread-1-processing-n:127.0.0.1:44875_solr) [n:127.0.0.1:44875_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2647575 INFO  (zkCallback-4177-thread-1-processing-n:127.0.0.1:60611_solr) [n:127.0.0.1:60611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2647611 INFO  (jetty-launcher-4166-thread-1) [n:127.0.0.1:60611_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 2647611 INFO  (jetty-launcher-4166-thread-1) [n:127.0.0.1:60611_solr    ] o.a.s.s.HadoopAuthPlugin Params: {delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, type=simple, zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
   [junit4]   2> 2647614 INFO  (jetty-launcher-4166-thread-1) [n:127.0.0.1:60611_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2647636 INFO  (jetty-launcher-4166-thread-1-EventThread) [n:127.0.0.1:60611_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2647652 INFO  (jetty-launcher-4166-thread-1) [n:127.0.0.1:60611_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 2647654 INFO  (jetty-launcher-4166-thread-1) [n:127.0.0.1:60611_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_CE66D9CCE57AD453-001/tempDir-001/node1/.
   [junit4]   2> 2647664 INFO  (jetty-launcher-4166-thread-2) [n:127.0.0.1:44875_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 2647664 INFO  (jetty-launcher-4166-thread-2) [n:127.0.0.1:44875_solr    ] o.a.s.s.HadoopAuthPlugin Params: {delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, type=simple, zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
   [junit4]   2> 2647665 INFO  (jetty-launcher-4166-thread-2) [n:127.0.0.1:44875_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2647681 INFO  (jetty-launcher-4166-thread-2-EventThread) [n:127.0.0.1:44875_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2647704 INFO  (jetty-launcher-4166-thread-2) [n:127.0.0.1:44875_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 2647712 INFO  (jetty-launcher-4166-thread-2) [n:127.0.0.1:44875_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_CE66D9CCE57AD453-001/tempDir-001/node2/.
   [junit4]   2> 2648007 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[CE66D9CCE57AD453]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 2648038 INFO  (qtp1294318912-29519) [n:127.0.0.1:44875_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74EeQigFZX-zLkAEEFBr0eQFEW-tsU95SDzVP4b6KC82lB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2648039 INFO  (qtp1294318912-29519) [n:127.0.0.1:44875_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74EeQigFZX-zLkAEEFBr0eQFEW-tsU95SDzVP4b6KC82lB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2648045 INFO  (qtp488752817-29525) [n:127.0.0.1:60611_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74EeQigFZX-zLkAEEFBr0eQFEW-tsU95SDzVP4b6KC82lB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2648046 INFO  (qtp488752817-29525) [n:127.0.0.1:60611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74EeQigFZX-zLkAEEFBr0eQFEW-tsU95SDzVP4b6KC82lB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2648051 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2648053 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51586/solr ready
   [junit4]   2> 2648075 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2648076 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51586/solr ready
   [junit4]   2> 2648078 INFO  (qtp488752817-29528) [n:127.0.0.1:60611_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74Ee9igFZX-zLvQIEFB9DDE2Wg-v7AjeKuTu182NIHzXqB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2648078 INFO  (qtp488752817-29528) [n:127.0.0.1:60611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74Ee9igFZX-zLvQIEFB9DDE2Wg-v7AjeKuTu182NIHzXqB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2648084 INFO  (qtp488752817-29530) [n:127.0.0.1:60611_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74Ee9igFZX-zLvQIEFB9DDE2Wg-v7AjeKuTu182NIHzXqB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2648084 INFO  (qtp488752817-29530) [n:127.0.0.1:60611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74Ee9igFZX-zLvQIEFB9DDE2Wg-v7AjeKuTu182NIHzXqB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2648096 INFO  (qtp1294318912-29518) [n:127.0.0.1:44875_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74EfbigFZX-zL2wMEFPbRLFLkVQG0s430w76rvaOOAXV4B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2648096 INFO  (qtp1294318912-29518) [n:127.0.0.1:44875_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74EfbigFZX-zL2wMEFPbRLFLkVQG0s430w76rvaOOAXV4B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2648103 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2648104 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51586/solr ready
   [junit4]   2> 2648106 INFO  (qtp488752817-29522) [n:127.0.0.1:60611_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74EfbigFZX-zL2wMEFPbRLFLkVQG0s430w76rvaOOAXV4B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2648106 INFO  (qtp488752817-29522) [n:127.0.0.1:60611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74EfbigFZX-zL2wMEFPbRLFLkVQG0s430w76rvaOOAXV4B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2648126 INFO  (qtp1294318912-29514) [n:127.0.0.1:44875_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74EfyigFZX-zL8gQEFNSQNYiMKG5gkpnFp_fD8R5SJY8IB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2648126 INFO  (qtp1294318912-29514) [n:127.0.0.1:44875_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74EfyigFZX-zL8gQEFNSQNYiMKG5gkpnFp_fD8R5SJY8IB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2648137 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2648138 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51586/solr ready
   [junit4]   2> 2648140 INFO  (qtp488752817-29528) [n:127.0.0.1:60611_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74EfyigFZX-zL8gQEFNSQNYiMKG5gkpnFp_fD8R5SJY8IB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2648140 INFO  (qtp488752817-29528) [n:127.0.0.1:60611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74EfyigFZX-zL8gQEFNSQNYiMKG5gkpnFp_fD8R5SJY8IB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2648143 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[CE66D9CCE57AD453]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 2648175 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[CE66D9CCE57AD453]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 2648182 INFO  (qtp1294318912-29517) [n:127.0.0.1:44875_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74Eg0igFZX-zMNAUEFAhL5KYVeLS1uIhKmxKTEeu3dVVjB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2648182 INFO  (qtp1294318912-29517) [n:127.0.0.1:44875_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74Eg0igFZX-zMNAUEFAhL5KYVeLS1uIhKmxKTEeu3dVVjB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2648186 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2648188 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51586/solr ready
   [junit4]   2> 2648192 INFO  (qtp488752817-29522) [n:127.0.0.1:60611_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74Eg0igFZX-zMNAUEFAhL5KYVeLS1uIhKmxKTEeu3dVVjB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2648192 INFO  (qtp488752817-29522) [n:127.0.0.1:60611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74Eg0igFZX-zMNAUEFAhL5KYVeLS1uIhKmxKTEeu3dVVjB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2648197 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2648199 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51586/solr ready
   [junit4]   2> 2648201 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[CE66D9CCE57AD453]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 2648273 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[CE66D9CCE57AD453]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 2648275 INFO  (qtp1294318912-29520) [n:127.0.0.1:44875_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2648275 INFO  (qtp1294318912-29520) [n:127.0.0.1:44875_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2648276 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[CE66D9CCE57AD453]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 2648310 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[CE66D9CCE57AD453]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 2648321 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[CE66D9CCE57AD453]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDelegationWithHadoopAuth -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=CE66D9CCE57AD453 -Dtests.slow=true -Dtests.locale=en -Dtests.timezone=Africa/Timbuktu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.05s J0 | TestDelegationWithHadoopAuth.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CE66D9CCE57AD453:A6D9ECE635E0C6BF]:0)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.cancelDelegationToken(TestDelegationWithHadoopAuth.java:128)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenCancelFail(TestDelegationWithHadoopAuth.java:280)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2648369 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[CE66D9CCE57AD453]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 2648379 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[CE66D9CCE57AD453]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 2648417 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[CE66D9CCE57AD453]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 2648433 ERROR (qtp1294318912-29517) [n:127.0.0.1:44875_solr    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_8]
   [junit4]   2> 2648445 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2648447 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51586/solr ready
   [junit4]   2> 2648465 ERROR (qtp488752817-29525) [n:127.0.0.1:60611_solr    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_9]
   [junit4]   2> 2648474 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2648476 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51586/solr ready
   [junit4]   2> 2648486 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2648489 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[CE66D9CCE57AD453]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51586/solr ready
   [junit4]   2> 2648492 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[CE66D9CCE57AD453]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 2648546 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[CE66D9CCE57AD453]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 2648553 WARN  (qtp1294318912-29519) [n:127.0.0.1:44875_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: bar tries to renew a token with renewer foo
   [junit4]   2> 2648553 WARN  (qtp1294318912-29519) [n:127.0.0.1:44875_solr    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2648554 WARN  (qtp488752817-29525) [n:127.0.0.1:60611_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: bar tries to renew a token with renewer foo
   [junit4]   2> 2648555 WARN  (qtp488752817-29525) [n:127.0.0.1:60611_solr    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2648566 WARN  (qtp1294318912-29516) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 2648566 WARN  (qtp1294318912-29516) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2648568 WARN  (qtp488752817-29525) [n:127.0.0.1:60611_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 2648569 WARN  (qtp488752817-29525) [n:127.0.0.1:60611_solr    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2648569 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[CE66D9CCE57AD453]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 2648631 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[CE66D9CCE57AD453]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 2648644 INFO  (qtp1294318912-29516) [n:127.0.0.1:44875_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74En8igFZX-zN_AwEFCXc2qJc4WH6CDhTFArIow8A1QI5B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2648644 INFO  (qtp1294318912-29516) [n:127.0.0.1:44875_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVk74En8igFZX-zN_AwEFCXc2qJc4WH6CDhTFArIow8A1QI5B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2648645 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[CE66D9CCE57AD453]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 2648647 INFO  (jetty-launcher-4166-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6f0e646c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2648648 INFO  (jetty-launcher-4166-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=460210421
   [junit4]   2> 2648648 INFO  (jetty-launcher-4166-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@479226e6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2648650 INFO  (jetty-launcher-4166-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=334646647
   [junit4]   2> 2648656 INFO  (jetty-launcher-4166-thread-1) [    ] o.a.s.c.Overseer Overseer (id=97174701382828037-127.0.0.1:44875_solr-n_0000000000) closing
   [junit4]   2> 2648658 INFO  (OverseerStateUpdate-97174701382828037-127.0.0.1:44875_solr-n_0000000000) [n:127.0.0.1:44875_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44875_solr
   [junit4]   2> 2648660 WARN  (zkCallback-4176-thread-2-processing-n:127.0.0.1:44875_solr) [n:127.0.0.1:44875_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2648661 INFO  (jetty-launcher-4166-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2648662 ERROR (Thread[Thread-10251,5,TGRP-TestDelegationWithHadoopAuth]) [n:127.0.0.1:44875_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2648664 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1593be045140005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2648665 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1593be045140006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2648670 INFO  (jetty-launcher-4166-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@426c76c0{/solr,null,UNAVAILABLE}
   [junit4]   2> 2650160 WARN  (zkCallback-4177-thread-1-processing-n:127.0.0.1:60611_solr) [n:127.0.0.1:60611_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2650160 INFO  (jetty-launcher-4166-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2650161 ERROR (Thread[Thread-10248,5,TGRP-TestDelegationWithHadoopAuth]) [n:127.0.0.1:60611_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2650165 INFO  (jetty-launcher-4166-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@193bc90c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2650165 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1593be045140007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2650170 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51586 51586
   [junit4]   2> 2650206 INFO  (Thread-10231) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51586 51586
   [junit4]   2> 2650208 WARN  (Thread-10231) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2650208 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[CE66D9CCE57AD453]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_CE66D9CCE57AD453-001
   [junit4]   2> Dec 26, 2016 4:04:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1607, maxMBSortInHeap=6.5456341485121685, sim=RandomSimilarity(queryNorm=true): {}, locale=en, timezone=Africa/Timbuktu
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=3,threads=1,free=260646928,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestTolerantUpdateProcessorCloud, HttpPartitionTest, TestJettySolrRunner, TestSolrCloudWithHadoopAuthPlugin, BlockDirectoryTest, TestBlobHandler, TestCSVResponseWriter, TestFastOutputStream, DistribDocExpirationUpdateProcessorTest, XsltUpdateRequestHandlerTest, DistributedQueryComponentCustomSortTest, TimeZoneUtilsTest, RequiredFieldsTest, TestNamedUpdateProcessors, TestImplicitCoreProperties, TestLegacyFieldCache, TestAnalyzeInfixSuggestions, SharedFSAutoReplicaFailoverUtilsTest, DateRangeFieldTest, SOLR749Test, TestCharFilters, TestSolrCloudWithKerberosAlt, HdfsRecoveryZkTest, TestUniqueKeyFieldResource, TestHashPartitioner, TestExpandComponent, DocValuesMultiTest, SegmentsInfoRequestHandlerTest, TestSchemaVersionResource, TestInitParams, CheckHdfsIndexTest, DeleteReplicaTest, MigrateRouteKeyTest, TestMacroExpander, MergeStrategyTest, TestRecoveryHdfs, TestCryptoKeys, TestSolrDeletionPolicy1, FileUtilsTest, OutOfBoxZkACLAndCredentialsProvidersTest, SSLMigrationTest, TestCoreContainer, TestConfigSets, QueryEqualityTest, TestAuthorizationFramework, UnloadDistributedZkTest, BasicAuthStandaloneTest, ReplicaListTransformerTest, RecoveryZkTest, TestRemoteStreaming, SolrPluginUtilsTest, DistributedDebugComponentTest, TestObjectReleaseTracker, TestPushWriter, DisMaxRequestHandlerTest, TestDistributedSearch, CoreMergeIndexesAdminHandlerTest, ChaosMonkeyNothingIsSafeTest, TestConfigSetsAPIExclusivity, BigEndianAscendingWordSerializerTest, SolrTestCaseJ4Test, DOMUtilTest, StandardRequestHandlerTest, FastVectorHighlighterTest, UtilsToolTest, HdfsChaosMonkeySafeLeaderTest, TestSolrCLIRunExample, DistributedMLTComponentTest, LeaderFailoverAfterPartitionTest, PeerSyncWithIndexFingerprintCachingTest, TestUseDocValuesAsStored2, VMParamsZkACLAndCredentialsProvidersTest, ConcurrentDeleteAndCreateCollectionTest, TestIBSimilarityFactory, TestCustomStream, TestCollationField, TestMergePolicyConfig, TestDocTermOrds, HdfsSyncSliceTest, ReplaceNodeTest, SolrXmlInZkTest, MBeansHandlerTest, SpatialHeatmapFacetsTest, TestManagedSchemaAPI, SimplePostToolTest, PluginInfoTest, MultiTermTest, TestBulkSchemaConcurrent, JSONWriterTest, TestSortByMinMaxFunction, PrimUtilsTest, DistributedFacetPivotSmallTest, ZkControllerTest, TestSizeLimitedDistributedMap, TestRuleBasedAuthorizationPlugin, LeaderElectionTest, CdcrReplicationDistributedZkTest, TestHighFrequencyDictionaryFactory, TestBinaryField, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, TestDocumentBuilder, TestSlowCompositeReaderWrapper, TestReplicaProperties, DistributedQueryElevationComponentTest, CachingDirectoryFactoryTest, TestSmileRequest, TestCollationFieldDocValues, TestSearcherReuse, AssignTest, TestGraphTermsQParserPlugin, MetricsHandlerTest, VersionInfoTest, TestRandomRequestDistribution, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestMinMaxOnMultiValuedField, TestSegmentSorting, PathHierarchyTokenizerFactoryTest, TestJmxIntegration, TestPseudoReturnFields, PolyFieldTest, SearchHandlerTest, TestStressReorder, DistributedSpellCheckComponentTest, SparseHLLTest, TestFieldCacheSort, TestStressLucene, DocumentBuilderTest, TestStressCloudBlindAtomicUpdates, TestSweetSpotSimilarityFactory, SolrCLIZkUtilsTest, TestFileDictionaryLookup, TestConfigSetImmutable, TestUpdate, TestPostingsSolrHighlighter, TestFieldSortValues, ActionThrottleTest, SampleTest, SyncSliceTest, TestExceedMaxTermLength, TestReplicationHandler, BasicDistributedZkTest, TestDefaultStatsCache, TestSolrQueryParserDefaultOperatorResource, TestSolrCoreSnapshots, TestFastLRUCache, MoreLikeThisHandlerTest, DocValuesNotIndexedTest, ClusterStateUpdateTest, BaseCdcrDistributedZkTest, TestSolrJ, StatelessScriptUpdateProcessorFactoryTest, TestRandomDVFaceting, DateFieldTest, CdcrRequestHandlerTest, DirectoryFactoryTest, TestPerFieldSimilarity, JvmMetricsTest, TestBackupRepositoryFactory, TestLRUCache, AnalyticsQueryTest, TestGroupingSearch, TestTolerantSearch, ShardRoutingTest, ZkCLITest, ShardRoutingCustomTest, TestFaceting, TermVectorComponentDistributedTest, TestJoin, TestStressVersions, TestRangeQuery, StatsComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestLazyCores, HighlighterTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestOmitPositions, XmlUpdateRequestHandlerTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, UpdateRequestProcessorFactoryTest, TestPartialUpdateDeduplication, TestComponentsName, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, TestStressRecovery, NumericFieldsTest, TestElisionMultitermQuery, OutputWriterTest, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, SynonymTokenizerTest, TestXIncludeConfig, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TestJmxMonitoredMap, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ZkNodePropsTest, UUIDFieldTest, TestRTGBase, DistributedIntervalFacetingTest, CdcrBootstrapTest, CustomCollectionTest, DeleteStatusTest, DistribCursorPagingTest, LeaderInitiatedRecoveryOnCommitTest, OverseerRolesTest, RemoteQueryErrorTest, SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCloudRecovery, TestCollectionAPI, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestLeaderElectionWithEmptyReplica, TestLocalFSCloudBackupRestore, TestLockTree, TestMiniSolrCloudCluster, TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsNNFailoverTest, HdfsRestartWhileUpdatingTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, ZkStateWriterTest, RuleEngineTest, RulesTest, QueryResultKeyTest, TestConfigOverlay, TestConfigSetProperties, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler, RequestLoggingTest, TestConfigReload, TestReplicationHandlerBackup, TestReqParamsAPI, TestSQLHandler, TestSolrConfigHandlerConcurrent, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, SecurityConfHandlerTest, DistributedFacetExistsSmallTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, DistributedQueryComponentOptimizationTest, ShufflingReplicaListTransformerTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, TestPivotHelperCode, TestTrackingShardHandlerFactory, HighlighterMaxOffsetTest, SolrCoreMetricManagerTest, SolrMetricManagerTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, TestMacros, TestBinaryResponseWriter, TestExportWriter, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestJavabinTupleStreamParser, TestRawTransformer, TestChildDocTransformer, TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, TestRestManager, TestCopyFieldCollectionResource, TestDefaultSearchFieldResource, TestDynamicFieldResource, TestFieldResource, TestFieldTypeResource, TestSchemaResource, TestSerializedLuceneMatchVersion, TestSolrQueryParserResource, TestManagedStopFilterFactory, TestManagedSynonymFilterFactory, DocValuesMissingTest, SpatialRPTFieldTypeTest, TestCloudManagedSchema, TestQueryWrapperFilter, TestSolrFieldCacheMBean, TestTrieFacet, TestXmlQParser, TestOrdValues, BlockJoinFacetDistribTest, SimpleMLTQParserTest, TestExactSharedStatsCache, TestExactStatsCache, TestLRUStatsCache, TestSha256AuthenticationProvider, TestDelegationWithHadoopAuth]
   [junit4] Completed [633/670 (2!)] on J0 in 3.62s, 8 tests, 1 failure <<< FAILURES!

[...truncated 62560 lines...]