Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6081/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.lucene.search.TestBooleanMinShouldMatch.testRandomQueries

Error Message:


Stack Trace:
junit.framework.AssertionFailedError
        at 
__randomizedtesting.SeedInfo.seed([9494D2550994EF30:CABF62B9314EC2AE]:0)
        at junit.framework.Assert.fail(Assert.java:48)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at junit.framework.Assert.assertTrue(Assert.java:27)
        at org.apache.lucene.search.QueryUtils.checkUnequal(QueryUtils.java:99)
        at 
org.apache.lucene.search.QueryUtils.checkHashEquals(QueryUtils.java:82)
        at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:56)
        at 
org.apache.lucene.search.AssertingIndexSearcher.rewrite(AssertingIndexSearcher.java:63)
        at 
org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:156)
        at 
org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.scorer(MultiTermQueryConstantScoreWrapper.java:207)
        at 
org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:36)
        at org.apache.lucene.search.BooleanWeight.scorer(BooleanWeight.java:304)
        at 
org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:36)
        at org.apache.lucene.search.BooleanWeight.scorer(BooleanWeight.java:304)
        at 
org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:36)
        at 
org.apache.lucene.search.QueryUtils.checkBulkScorerSkipTo(QueryUtils.java:570)
        at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:126)
        at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
        at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
        at 
org.apache.lucene.search.TestBooleanMinShouldMatch.testRandomQueries(TestBooleanMinShouldMatch.java:351)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

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

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
        at 
__randomizedtesting.SeedInfo.seed([5080453E0F939EAC:383F7014DF098C40]: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.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: 
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([5080453E0F939EAC]:0)
        at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
        at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
        at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
        at 
com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
        at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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.NullPointerException
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
        at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
        at org.apache.hadoop.util.Shell.run(Shell.java:456)
        at 
org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
        at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
        at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
        at 
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
        at 
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
        at 
org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
        at 
com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
        at 
com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
        at 
com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
        at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
        ... 31 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([5080453E0F939EAC]:0)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
        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)




Build Log:
[...truncated 1070 lines...]
   [junit4] Suite: org.apache.lucene.search.TestBooleanMinShouldMatch
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBooleanMinShouldMatch -Dtests.method=testRandomQueries 
-Dtests.seed=9494D2550994EF30 -Dtests.slow=true -Dtests.locale=ar-TN 
-Dtests.timezone=ART -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.56s J1 | TestBooleanMinShouldMatch.testRandomQueries <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9494D2550994EF30:CABF62B9314EC2AE]:0)
   [junit4]    >        at junit.framework.Assert.fail(Assert.java:48)
   [junit4]    >        at junit.framework.Assert.assertTrue(Assert.java:20)
   [junit4]    >        at junit.framework.Assert.assertTrue(Assert.java:27)
   [junit4]    >        at 
org.apache.lucene.search.QueryUtils.checkUnequal(QueryUtils.java:99)
   [junit4]    >        at 
org.apache.lucene.search.QueryUtils.checkHashEquals(QueryUtils.java:82)
   [junit4]    >        at 
org.apache.lucene.search.QueryUtils.check(QueryUtils.java:56)
   [junit4]    >        at 
org.apache.lucene.search.AssertingIndexSearcher.rewrite(AssertingIndexSearcher.java:63)
   [junit4]    >        at 
org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:156)
   [junit4]    >        at 
org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.scorer(MultiTermQueryConstantScoreWrapper.java:207)
   [junit4]    >        at 
org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:36)
   [junit4]    >        at 
org.apache.lucene.search.BooleanWeight.scorer(BooleanWeight.java:304)
   [junit4]    >        at 
org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:36)
   [junit4]    >        at 
org.apache.lucene.search.BooleanWeight.scorer(BooleanWeight.java:304)
   [junit4]    >        at 
org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:36)
   [junit4]    >        at 
org.apache.lucene.search.QueryUtils.checkBulkScorerSkipTo(QueryUtils.java:570)
   [junit4]    >        at 
org.apache.lucene.search.QueryUtils.check(QueryUtils.java:126)
   [junit4]    >        at 
org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
   [junit4]    >        at 
org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
   [junit4]    >        at 
org.apache.lucene.search.TestBooleanMinShouldMatch.testRandomQueries(TestBooleanMinShouldMatch.java:351)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{all=PostingsFormat(name=LuceneFixedGap), data=PostingsFormat(name=Asserting), 
id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1554, 
maxMBSortInHeap=7.819202976952535, sim=RandomSimilarity(queryNorm=true): 
{all=DFR I(F)Z(0.3), data=DFR GB3(800.0)}, locale=ar-TN, timezone=ART
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=140683160,total=245366784
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleFSLockFactory, 
TestSortedSetSortField, TestMultiPhraseQuery, TestFilterIterator, TestDateSort, 
TestRecyclingByteBlockAllocator, TestFilterLeafReader, TestQueryBuilder, 
TestSimilarityBase, TestTermsEnum, TestFileSwitchDirectory, 
TestIndexWriterExceptions, TestBooleanRewrites, TestPayloads, 
TestReadOnlyIndex, TestTopDocsMerge, TestPhrasePrefixQuery, 
TestPrefixCodedTerms, Test2BBinaryDocValues, TestMixedCodecs, 
TestIndexWriterFromReader, TestRoaringDocIdSet, TestPerFieldDocValuesFormat, 
TestBlockPostingsFormat3, TestPerFieldPostingsFormat, TestTermVectorsWriter, 
TestStressIndexing2, TestPolygon, TestFieldMaskingSpanQuery, TestAddIndexes, 
TestDocIdsWriter, TestDirectory, TestSpanNearQuery, TestRateLimiter, 
TestFilterSpans, TestCheckIndex, TestIndexWriterThreadsToSegments, 
TestFuzzyQuery, TestSortedNumericSortField, TestNRTThreads, TestMutableValues, 
TestSleepingLockWrapper, MultiCollectorTest, TestBytesRefArray, 
TestNumericUtils, TestBytesStore, TestMultiPhraseEnum, TestTermQuery, 
TestDocIDMerger, TestMSBRadixSorter, TestPrefixInBooleanQuery, TestArrayUtil, 
TestDeterminism, TestUpgradeIndexMergePolicy, TestReusableStringReader, 
TestSpanCollection, Test4GBStoredFields, TestSameScoresWithThreads, 
TestBM25Similarity, Test2BPoints, TestPhraseQuery, TestIntroSelector, 
TestIndexWriterDeleteByQuery, TestDocValuesRewriteMethod, Test2BPositions, 
TestNamedSPILoader, TestRamUsageEstimator, 
TestSimpleExplanationsWithFillerDocs, TestMergedIterator, TestIntsRef, 
TestNoMergePolicy, TestNRTReaderWithThreads, TestAutomatonQuery, TestOmitTf, 
TestForceMergeForever, TestNGramPhraseQuery, TestSentinelIntSet, 
TestConcurrentMergeScheduler, TestMultiLevelSkipList, TestDocIdSetBuilder, 
TestIndexWriterOnVMError, TestDirectPacked, TestSegmentInfos, 
TestSpanExplanationsOfNonMatches, TestIndexWriterNRTIsCurrent, 
TestUniqueTermCount, TestSegmentReader, TestSearcherManager, 
TestIndexWriterDelete, TestStressAdvance, TestFieldsReader, 
TestMixedDocValuesUpdates, TestForTooMuchCloning, TestUTF32ToUTF8, 
TestCodecUtil, TestPerSegmentDeletes, TestSloppyMath, TestNoDeletionPolicy, 
TestFilterDirectory, TestCloseableThreadLocal, TestSort, TestLRUQueryCache, 
TestSameTokenSamePosition, TestCompiledAutomaton, TestSortRandom, 
TestStandardAnalyzer, TestDocumentWriter, TestIndexCommit, 
TestMergeSchedulerExternal, TestIndexWriterReader, TestFSTs, TestPackedInts, 
TestMultiMMap, TestDeletionPolicy, TestBooleanOr, TestFlushByRamOrCountsPolicy, 
TestBoolean2, TestPersistentSnapshotDeletionPolicy, TestDirectoryReaderReopen, 
TestSearchWithThreads, TestSearchAfter, TestHighCompressionMode, 
TestDocumentsWriterStallControl, TestNeverDelete, TestLongPostings, 
TestRollingUpdates, TestTieredMergePolicy, TestBufferedIndexInput, 
TestWeakIdentityMap, TestLockFactory, TestCollectionUtil, 
TestComplexExplanations, TestRegexpRandom2, TestNRTCachingDirectory, 
TestPagedBytes, TestDocValuesIndexing, TestBooleanMinShouldMatch]
   [junit4] Completed [261/432 (1!)] on J1 in 1.11s, 17 tests, 1 failure <<< 
FAILURES!

[...truncated 9708 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\init-core-data-001
   [junit4]   2> 290663 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-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> 290669 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 290670 INFO  (Thread-562) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 290670 INFO  (Thread-562) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 290770 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:65465
   [junit4]   2> 290770 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 290771 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290786 INFO  (zkCallback-528-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@546ae3d2 
name:ZooKeeperConnection Watcher:127.0.0.1:65465 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290788 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290788 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 290788 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 290797 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 0x156cdf0e0100000, 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> 290821 INFO  (jetty-launcher-527-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 290821 INFO  (jetty-launcher-527-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 290822 INFO  (jetty-launcher-527-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e3cb18f{/solr,null,AVAILABLE}
   [junit4]   2> 290825 INFO  (jetty-launcher-527-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4700d685{/solr,null,AVAILABLE}
   [junit4]   2> 290827 INFO  (jetty-launcher-527-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7a76ce18{HTTP/1.1,[http/1.1]}{127.0.0.1:65469}
   [junit4]   2> 290827 INFO  (jetty-launcher-527-thread-1) [    ] 
o.e.j.s.Server Started @297441ms
   [junit4]   2> 290827 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65469}
   [junit4]   2> 290828 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 290828 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node1'
   [junit4]   2> 290828 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 290828 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 290829 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 290830 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290831 INFO  (jetty-launcher-527-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@6c786b37{HTTP/1.1,[http/1.1]}{127.0.0.1:65472}
   [junit4]   2> 290831 INFO  (jetty-launcher-527-thread-2) [    ] 
o.e.j.s.Server Started @297444ms
   [junit4]   2> 290831 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65472}
   [junit4]   2> 290831 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 290831 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node2'
   [junit4]   2> 290831 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 290831 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 290833 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 290834 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290875 INFO  (zkCallback-530-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@77f53e42 
name:ZooKeeperConnection Watcher:127.0.0.1:65465/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290875 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290875 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 290875 INFO  (zkCallback-529-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@66c955ac 
name:ZooKeeperConnection Watcher:127.0.0.1:65465/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290875 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290876 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 290878 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 290878 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 290893 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node1\.
   [junit4]   2> 290893 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node2\.
   [junit4]   2> 290893 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 26837337
   [junit4]   2> 290893 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node1]
   [junit4]   2> 290893 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1176196982
   [junit4]   2> 290893 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node2]
   [junit4]   2> 290893 WARN  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node1\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node1\lib
   [junit4]   2> 290893 WARN  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node2\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node2\lib
   [junit4]   2> 290894 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 290894 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 290902 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 290902 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 290902 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 290902 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65465/solr
   [junit4]   2> 290902 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 290902 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 290902 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 290904 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 290904 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 290904 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65465/solr
   [junit4]   2> 290904 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 290904 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 290905 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290907 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290912 INFO  (zkCallback-536-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3117582 name:ZooKeeperConnection 
Watcher:127.0.0.1:65465 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 290912 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290912 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 290915 INFO  (zkCallback-535-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@f8232ce name:ZooKeeperConnection 
Watcher:127.0.0.1:65465 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 290915 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290915 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 290918 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 0x156cdf0e0100003, 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> 290920 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$73/648807862@5f2ceb6a
   [junit4]   2> 290924 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 0x156cdf0e0100004, 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> 290925 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$73/648807862@456bc55e
   [junit4]   2> 290926 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 290926 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 290934 INFO  
(zkCallback-537-thread-1-processing-n:127.0.0.1:65472_solr) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16cdf1da 
name:ZooKeeperConnection Watcher:127.0.0.1:65465/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290934 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 290937 INFO  
(zkCallback-538-thread-1-processing-n:127.0.0.1:65469_solr) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@28113d03 
name:ZooKeeperConnection Watcher:127.0.0.1:65465/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290937 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 290939 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 290940 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 290945 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 290946 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 290949 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 290952 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 290957 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 290958 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 290963 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 290964 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 290968 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 290969 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 290972 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 290972 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 290975 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 290975 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 290977 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 290978 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 290982 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 290984 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 290985 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 290985 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 290986 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 290987 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 290988 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 290989 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 290994 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 290995 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 291001 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 291001 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 291003 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 291003 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 291004 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96490876470034437-127.0.0.1:65469_solr-n_0000000001
   [junit4]   2> 291004 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96490876470034438-127.0.0.1:65472_solr-n_0000000000
   [junit4]   2> 291006 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:65472_solr
   [junit4]   2> 291006 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 291007 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96490876470034438-127.0.0.1:65472_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 291008 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65469_solr
   [junit4]   2> 291008 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:65469_solr
   [junit4]   2> 291011 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.Overseer Overseer 
(id=96490876470034438-127.0.0.1:65472_solr-n_0000000000) starting
   [junit4]   2> 291012 INFO  
(zkCallback-538-thread-1-processing-n:127.0.0.1:65469_solr) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 291012 INFO  
(zkCallback-537-thread-1-processing-n:127.0.0.1:65472_solr) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 291013 INFO  
(zkCallback-538-thread-1-processing-n:127.0.0.1:65469_solr) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 291015 INFO  
(zkCallback-537-thread-1-processing-n:127.0.0.1:65472_solr) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 291017 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 291028 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 291028 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 291030 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 291032 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:65472_solr as DOWN
   [junit4]   2> 291034 INFO  
(OverseerCollectionConfigSetProcessor-96490876470034438-127.0.0.1:65472_solr-n_0000000000)
 [n:127.0.0.1:65472_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 291034 INFO  
(OverseerStateUpdate-96490876470034438-127.0.0.1:65472_solr-n_0000000000) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 291035 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65472_solr
   [junit4]   2> 291035 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:65472_solr
   [junit4]   2> 291037 INFO  
(OverseerStateUpdate-96490876470034438-127.0.0.1:65472_solr-n_0000000000) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (1)
   [junit4]   2> 291039 INFO  
(zkCallback-538-thread-1-processing-n:127.0.0.1:65469_solr) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 291040 INFO  
(zkCallback-537-thread-1-processing-n:127.0.0.1:65472_solr) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 291041 INFO  
(zkCallback-538-thread-1-processing-n:127.0.0.1:65469_solr) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 291041 INFO  
(zkCallback-537-thread-1-processing-n:127.0.0.1:65472_solr) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 291042 INFO  
(OverseerStateUpdate-96490876470034438-127.0.0.1:65472_solr-n_0000000000) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:65472_solr"} current state version: 0
   [junit4]   2> 291042 INFO  
(OverseerStateUpdate-96490876470034438-127.0.0.1:65472_solr-n_0000000000) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:65472_solr
   [junit4]   2> 291053 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 291053 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 291113 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, 
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
token.validity=36000, signer.secret.provider.zookeeper.path=/token, 
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper}
   [junit4]   2> 291113 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, 
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
token.validity=36000, signer.secret.provider.zookeeper.path=/token, 
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper}
   [junit4]   2> 291579 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 291580 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 291670 INFO  (jetty-launcher-527-thread-1-EventThread) 
[n:127.0.0.1:65469_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 291671 INFO  (jetty-launcher-527-thread-2-EventThread) 
[n:127.0.0.1:65472_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 291920 ERROR (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.h.u.Shell Failed to locate the winutils binary 
in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable 
null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2>        at 
org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2>        at 
org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2>        at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2>        at 
org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2>        at 
org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:178)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:137)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:66)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:134)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:320)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:464)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:158)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:856)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1542)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1576)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1268)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1113)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:258)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:344)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:211)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 292268 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient 
settings.
   [junit4]   2> 292270 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient 
settings.
   [junit4]   2> 292271 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node2\.
   [junit4]   2> 292271 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node1\.
   [junit4]   2> 292272 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 292272 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 292273 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 292273 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:65469_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 292273 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 292273 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:65472_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 292273 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 292275 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 292278 INFO  (zkCallback-541-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@535783fe 
name:ZooKeeperConnection Watcher:127.0.0.1:65465 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 292278 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 292278 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 292282 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 0x156cdf0e0100009, 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> 292334 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5080453E0F939EAC])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 295530 WARN  (qtp1905330941-2660) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo tries to renew a token 
with renewer bar
   [junit4]   2> 295531 WARN  (qtp1905330941-2660) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 295560 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5080453E0F939EAC])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295563 WARN  (qtp836242145-2659) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo tries to renew a token 
with renewer bar
   [junit4]   2> 295563 WARN  (qtp836242145-2659) [    ] o.a.s.s.KerberosPlugin 
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 295564 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5080453E0F939EAC])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295580 WARN  (qtp1905330941-2669) [    ] 
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> 295580 WARN  (qtp1905330941-2669) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 295581 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5080453E0F939EAC])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295582 WARN  (qtp836242145-2659) [    ] 
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> 295582 WARN  (qtp836242145-2659) [    ] o.a.s.s.KerberosPlugin 
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 295583 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5080453E0F939EAC])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295583 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5080453E0F939EAC])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 295677 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5080453E0F939EAC])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 295755 ERROR (qtp1905330941-2686) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_3]
   [junit4]   2> 295803 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5080453E0F939EAC])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295810 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5080453E0F939EAC])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295834 ERROR (qtp836242145-2663) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_4]
   [junit4]   2> 295842 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5080453E0F939EAC])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295848 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5080453E0F939EAC])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295848 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5080453E0F939EAC])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 295911 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[5080453E0F939EAC])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 295926 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[5080453E0F939EAC])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295953 INFO  (qtp1905330941-2674) [n:127.0.0.1:65469_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PSEigFW8f14hAUDFIs328xowxTGbTa9pb3qBp-NMLjLB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 295953 INFO  (qtp1905330941-2674) [n:127.0.0.1:65469_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PSEigFW8f14hAUDFIs328xowxTGbTa9pb3qBp-NMLjLB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 295954 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[5080453E0F939EAC])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 296013 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 296069 INFO  (qtp1905330941-2686) [n:127.0.0.1:65469_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PTqigFW8f146gYDFF4pdZSJJrVvra25__MYqqrhqXHJB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 296069 INFO  (qtp1905330941-2686) [n:127.0.0.1:65469_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PTqigFW8f146gYDFF4pdZSJJrVvra25__MYqqrhqXHJB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 296073 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296080 INFO  (qtp836242145-2667) [n:127.0.0.1:65472_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PTqigFW8f146gYDFF4pdZSJJrVvra25__MYqqrhqXHJB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 296080 INFO  (qtp836242145-2667) [n:127.0.0.1:65472_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PTqigFW8f146gYDFF4pdZSJJrVvra25__MYqqrhqXHJB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 296086 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296120 INFO  (qtp1905330941-2660) [n:127.0.0.1:65469_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PU0igFW8f15NAcDFNcStx35N26N1j_Lf8xS_aDAjefYB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 296120 INFO  (qtp1905330941-2660) [n:127.0.0.1:65469_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PU0igFW8f15NAcDFNcStx35N26N1j_Lf8xS_aDAjefYB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 296126 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296133 INFO  (qtp836242145-2682) [n:127.0.0.1:65472_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PU0igFW8f15NAcDFNcStx35N26N1j_Lf8xS_aDAjefYB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 296133 INFO  (qtp836242145-2682) [n:127.0.0.1:65472_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PU0igFW8f15NAcDFNcStx35N26N1j_Lf8xS_aDAjefYB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 296139 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296170 INFO  (qtp1905330941-2685) [n:127.0.0.1:65469_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PVpigFW8f15aQgDFJTePC-5dyn1u6Tw-hzvJE90vDK2B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 296170 INFO  (qtp1905330941-2685) [n:127.0.0.1:65469_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PVpigFW8f15aQgDFJTePC-5dyn1u6Tw-hzvJE90vDK2B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 296178 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296183 INFO  (qtp836242145-2659) [n:127.0.0.1:65472_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PVpigFW8f15aQgDFJTePC-5dyn1u6Tw-hzvJE90vDK2B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 296183 INFO  (qtp836242145-2659) [n:127.0.0.1:65472_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PVpigFW8f15aQgDFJTePC-5dyn1u6Tw-hzvJE90vDK2B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 296192 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296243 INFO  (qtp1905330941-2671) [n:127.0.0.1:65469_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PWeigFW8f15ngkDFHr5OBsiKCZFbCIail7VI9V3HIdGB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 296243 INFO  (qtp1905330941-2671) [n:127.0.0.1:65469_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PWeigFW8f15ngkDFHr5OBsiKCZFbCIail7VI9V3HIdGB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 296249 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296255 INFO  (qtp836242145-2665) [n:127.0.0.1:65472_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PWeigFW8f15ngkDFHr5OBsiKCZFbCIail7VI9V3HIdGB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 296255 INFO  (qtp836242145-2665) [n:127.0.0.1:65472_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PWeigFW8f15ngkDFHr5OBsiKCZFbCIail7VI9V3HIdGB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 296260 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296261 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 296301 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[5080453E0F939EAC])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 296305 INFO  (qtp1905330941-2685) [n:127.0.0.1:65469_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296305 INFO  (qtp1905330941-2685) [n:127.0.0.1:65469_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296307 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[5080453E0F939EAC])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1472369936140&s=BGDHu71lr79ezkk5FcAtDwZEtvw=";
 Path=/; Domain=127.0.0.1; Expires= ad, 28-Aww-2016 07:38:56 GMT; HttpOnly". 
Invalid 'expires' attribute: ad, 28-Aww-2016 07:38:56 GMT
   [junit4]   2> 296307 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[5080453E0F939EAC])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 296346 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[5080453E0F939EAC])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 296358 INFO  (qtp1905330941-2671) [n:127.0.0.1:65469_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PY3igFW8f16NwoDFGiZKC2N8zlAtrndSe98XnzF-uNNB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 296358 INFO  (qtp1905330941-2671) [n:127.0.0.1:65469_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PY3igFW8f16NwoDFGiZKC2N8zlAtrndSe98XnzF-uNNB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 296365 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[5080453E0F939EAC])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296371 INFO  (qtp836242145-2683) [n:127.0.0.1:65472_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PY3igFW8f16NwoDFGiZKC2N8zlAtrndSe98XnzF-uNNB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 296372 INFO  (qtp836242145-2683) [n:127.0.0.1:65472_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PY3igFW8f16NwoDFGiZKC2N8zlAtrndSe98XnzF-uNNB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 296377 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[5080453E0F939EAC])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296377 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[5080453E0F939EAC])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 296460 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5080453E0F939EAC]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 296470 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5080453E0F939EAC]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 296471 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5080453E0F939EAC]) 
[    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 296484 INFO  (zkCallback-543-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@64bc1731 
name:ZooKeeperConnection Watcher:127.0.0.1:65465/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 296484 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5080453E0F939EAC]) 
[    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 296484 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5080453E0F939EAC]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 296491 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5080453E0F939EAC]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 296495 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 0x156cdf0e010000a, 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> 296580 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[5080453E0F939EAC])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 296603 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[5080453E0F939EAC])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=5080453E0F939EAC 
-Dtests.slow=true -Dtests.locale=mt-MT -Dtests.timezone=America/Winnipeg 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.12s J1 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5080453E0F939EAC:383F7014DF098C40]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 296609 INFO  (jetty-launcher-527-thread-2) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@7a76ce18{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 296610 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=26837337
   [junit4]   2> 296610 INFO  (jetty-launcher-527-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@6c786b37{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 296613 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1176196982
   [junit4]   2> 296613 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:65469_solr as DOWN
   [junit4]   2> 296613 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:65472_solr as DOWN
   [junit4]   2> 296620 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=96490876470034438-127.0.0.1:65472_solr-n_0000000000) closing
   [junit4]   2> 296625 INFO  
(OverseerStateUpdate-96490876470034438-127.0.0.1:65472_solr-n_0000000000) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:65472_solr
   [junit4]   2> 296631 INFO  
(zkCallback-537-thread-2-processing-n:127.0.0.1:65472_solr) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 296631 WARN  
(zkCallback-537-thread-2-processing-n:127.0.0.1:65472_solr) 
[n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 296633 ERROR 
(Thread[Thread-585,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:65472_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 296638 INFO  
(zkCallback-538-thread-2-processing-n:127.0.0.1:65469_solr) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 296638 WARN  
(zkCallback-538-thread-2-processing-n:127.0.0.1:65469_solr) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 296671 INFO  (jetty-launcher-527-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4700d685{/solr,null,UNAVAILABLE}
   [junit4]   2> 298132 WARN  
(zkCallback-538-thread-1-processing-n:127.0.0.1:65469_solr) 
[n:127.0.0.1:65469_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 298132 ERROR 
(Thread[Thread-586,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:65469_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 298139 INFO  (jetty-launcher-527-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7e3cb18f{/solr,null,UNAVAILABLE}
   [junit4]   2> 298140 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 0x156cdf0e0100007, 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> 298150 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:65465 65465
   [junit4]   2> 298156 INFO  (Thread-562) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:65465 65465
   [junit4]   2> 298160 WARN  (Thread-562) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [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/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/clusterstate.json
   [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>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [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> 298161 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegation

[...truncated too long message...]

ec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1686, 
maxMBSortInHeap=5.208278033413439, sim=ClassicSimilarity, locale=ar-LY, 
timezone=Australia/Darwin
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=52114520,total=380108800
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminHandlerTest, 
TestSchemaNameResource, ZkNodePropsTest, DirectSolrConnectionTest, 
HighlighterConfigTest, TestQuerySenderListener, TestConfigSetProperties, 
HdfsThreadLeakTest, SortSpecParsingTest, TestSQLHandler, 
TestSerializedLuceneMatchVersion, BaseCdcrDistributedZkTest, 
TestSolrIndexConfig, BJQParserTest, SuggesterTSTTest, 
UpdateRequestProcessorFactoryTest, SolrCoreCheckLockOnStartupTest, 
HdfsUnloadDistributedZkTest, BasicAuthIntegrationTest, 
TestFieldCacheVsDocValues, ParsingFieldUpdateProcessorsTest, TestJoin, 
TestCopyFieldCollectionResource, TestSolrCLIRunExample, 
CoreAdminRequestStatusTest, TestZkChroot, DefaultValueUpdateProcessorTest, 
DistributedTermsComponentTest, BadCopyFieldTest, 
DistributedSuggestComponentTest, ZkStateReaderTest, TestNumericTerms64, 
OpenExchangeRatesOrgProviderTest, TestDynamicLoading, TestFiltering, 
NotRequiredUniqueKeyTest, SaslZkACLProviderTest, TestRangeQuery, 
TestSolrCloudWithDelegationTokens, TestUseDocValuesAsStored2, 
LeaderElectionIntegrationTest, TestExclusionRuleCollectionAccess, 
OverriddenZkACLAndCredentialsProvidersTest, TestHdfsUpdateLog, 
ConnectionManagerTest, MergeStrategyTest, TestBinaryField, 
TestConfigSetsAPIZkFailure, TestLegacyFieldCache, TestBlobHandler, 
CopyFieldTest, OverseerStatusTest, ChaosMonkeySafeLeaderTest, 
TestAtomicUpdateErrorCases, AliasIntegrationTest, TestSortingResponseWriter, 
HdfsChaosMonkeyNothingIsSafeTest, TestCSVResponseWriter, 
WordBreakSolrSpellCheckerTest, TestNRTOpen, TestObjectReleaseTracker, 
RulesTest, SolrCmdDistributorTest, FileBasedSpellCheckerTest, 
LoggingHandlerTest, ShardRoutingCustomTest, SortByFunctionTest, 
TestHdfsBackupRestoreCore, LukeRequestHandlerTest, 
CloudExitableDirectoryReaderTest, WrapperMergePolicyFactoryTest, 
TestReversedWildcardFilterFactory, TestSmileRequest, TestRandomFaceting, 
TestPerFieldSimilarity, ClassificationUpdateProcessorFactoryTest, 
TestCollationField, DeleteReplicaTest, TestSimpleTrackingShardHandler, 
LeaderInitiatedRecoveryOnShardRestartTest, ResponseLogComponentTest, 
DistanceFunctionTest, TestRecoveryHdfs, TestManagedStopFilterFactory, 
TestCloudManagedSchema, SpellPossibilityIteratorTest, 
TestRuleBasedAuthorizationPlugin, TestShardHandlerFactory, TestRecovery, 
TestFileDictionaryLookup, TestRequestStatusCollectionAPI, CloudMLTQParserTest, 
TestSolrCoreSnapshots, HdfsCollectionsAPIDistributedZkTest, 
DocExpirationUpdateProcessorFactoryTest, SpellingQueryConverterTest, 
TestSubQueryTransformerDistrib, ForceLeaderTest, 
TestDocBasedVersionConstraints, ChangedSchemaMergeTest, 
SpatialHeatmapFacetsTest, AutoCommitTest, HLLUtilTest, TestDocTermOrds, 
RemoteQueryErrorTest, DistributedFacetPivotSmallTest, 
TestLeaderElectionZkExpiry, TestJsonFacets, TestSuggestSpellingConverter, 
DistributedFacetPivotLongTailTest, FullHLLTest, 
DistribDocExpirationUpdateProcessorTest, TestDistributedGrouping, 
TestSolrQueryParser, DistributedIntervalFacetingTest, 
DirectUpdateHandlerOptimizeTest, EchoParamsTest, RAMDirectoryFactoryTest, 
TestMacroExpander, QueryParsingTest, CdcrRequestHandlerTest, 
DistributedExpandComponentTest, NumericFieldsTest, TestDistribDocBasedVersion, 
ResponseHeaderTest, TestConfigOverlay, CacheHeaderTest, TestReload, 
DistributedQueueTest, TestOmitPositions, TestCrossCoreJoin, ResourceLoaderTest, 
StatsComponentTest, CurrencyFieldOpenExchangeTest, TestShortCircuitedRequests, 
TestAnalyzeInfixSuggestions, TestDistributedMissingSort, TestRawTransformer, 
SpellCheckComponentTest, TermVectorComponentDistributedTest, 
TestStressUserVersions, TestSolrJ, TestTrackingShardHandlerFactory, 
TestNonDefinedSimilarityFactory, TestRandomRequestDistribution, 
TestSolr4Spatial, TestCoreDiscovery, TestCloudInspectUtil, 
SynonymTokenizerTest, BasicFunctionalityTest, TestSearcherReuse, 
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, ZkSolrClientTest, 
ZkCLITest, TestDistributedSearch, TestBadConfig, ShowFileRequestHandlerTest, 
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, 
TestFoldingMultitermQuery, SuggesterTest, TestTrie, SpatialFilterTest, 
SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, 
SchemaVersionSpecificBehaviorTest, TestUpdate, 
FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
DebugComponentTest, TestQueryUtils, TestQueryTypes, PrimitiveFieldTypeTest, 
RequestHandlersTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, 
RegexBoostProcessorTest, ReturnFieldsTest, MBeansHandlerTest, 
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, 
CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestDocSet, 
TestSearchPerf, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, 
TestLuceneMatchVersion, TestPhraseSuggestions, TestDFRSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestFastWriter, TestFastOutputStream, URLClassifyProcessorTest, PluginInfoTest, 
DateMathParserTest, TestSystemIdResolver, PrimUtilsTest, DateFieldTest, 
DOMUtilTest, TestUtils, SliceStateTest, UUIDFieldTest, FileUtilsTest, 
CircularListTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, 
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, ConnectionReuseTest, 
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AssignTest, 
AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, 
CdcrReplicationDistributedZkTest, CdcrVersionReplicationTest, 
CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, 
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, 
CreateCollectionCleanupTest, CustomCollectionTest, MigrateRouteKeyTest, 
MultiThreadedOCPTest, PeerSyncReplicationTest, SSLMigrationTest, 
SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, 
SolrXmlInZkTest, TestAuthenticationFramework, TestCloudPivotFacet, 
TestConfigSetsAPI, TestHdfsCloudBackupRestore, 
TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore, 
TestMiniSolrCloudClusterBase, TestOnReconnectListenerSupport, 
TestRandomFlRTGCloud, TestReplicaProperties, TestSolrCloudWithKerberosAlt, 
TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=5080453E0F939EAC 
-Dtests.slow=true -Dtests.locale=ar-LY -Dtests.timezone=Australia/Darwin 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: 
com.google.common.util.concurrent.UncheckedExecutionException: 
java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5080453E0F939EAC]:0)
   [junit4]    >        at 
com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    >        at 
com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    >        at 
com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    >        at 
com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    >        at 
org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    >        at 
java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    >        at 
org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    >        at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    >        at 
org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    >        at 
org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    >        at 
org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    >        at 
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    >        at 
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    >        at 
org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    >        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    >        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    >        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    >        at 
com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    >        at 
com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    >        at 
com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    >        at 
com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    >        ... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5080453E0F939EAC]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [497/632 (2!)] on J1 in 0.27s, 0 tests, 2 errors <<< 
FAILURES!

[...truncated 60568 lines...]

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

Reply via email to