Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6272/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSDirectory
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_B687D1961DBCD97B-001\testThreadSafety-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_B687D1961DBCD97B-001\testThreadSafety-001
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_B687D1961DBCD97B-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_B687D1961DBCD97B-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_B687D1961DBCD97B-001\testThreadSafety-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_B687D1961DBCD97B-001\testThreadSafety-001
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_B687D1961DBCD97B-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_B687D1961DBCD97B-001
at __randomizedtesting.SeedInfo.seed([B687D1961DBCD97B]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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([C82C79CF1F12C814:A0934CE5CF88DAF8]: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:140)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading
Error Message:
Could not get expected value 'X val' for path 'x' full output: {
"responseHeader":{ "status":0, "QTime":0}, "params":{"wt":"json"},
"context":{ "webapp":"/_m", "path":"/test1", "httpMethod":"GET"},
"class":"org.apache.solr.core.BlobStoreTestRequestHandler", "x":null}, from
server: null
Stack Trace:
java.lang.AssertionError: Could not get expected value 'X val' for path 'x'
full output: {
"responseHeader":{
"status":0,
"QTime":0},
"params":{"wt":"json"},
"context":{
"webapp":"/_m",
"path":"/test1",
"httpMethod":"GET"},
"class":"org.apache.solr.core.BlobStoreTestRequestHandler",
"x":null}, from server: null
at
__randomizedtesting.SeedInfo.seed([C82C79CF1F12C814:10615498E8CF6DB4]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535)
at
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 1569 lines...]
[junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=true): {}, locale=ja, timezone=Asia/Bishkek
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=375605088,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestMultiFields,
TestOmitPositions, TestDocBoost, TestIndexWriterLockRelease,
TestCharacterUtils, TestRollback, TestIndexWriterMergePolicy,
TestMaxTermFrequency, TestUniqueTermCount, TestPriorityQueue,
TestTimSorterWorstCase, TestSortedNumericSortField,
LimitedFiniteStringsIteratorTest, TestTopDocsCollector, TestFieldType,
TestApproximationSearchEquivalence, TestSpanOrQuery, TestNRTCachingDirectory,
TestMinShouldMatch2, TestWildcardRandom, TestLevenshteinAutomata,
TestIndexWriterUnicode, TestRoaringDocIdSet, TestNewestSegment,
TestSpanCollection, TestBooleanScorer, TestScorerPerf, TestAtomicUpdate,
TestStressDeletes, TestIndexWriterCommit, TestScoreCachingWrappingScorer,
TestFieldCacheRewriteMethod, TestTermVectorsWriter, TestMultiDocValues,
TestMatchAllDocsQuery, TestIndexWriterThreadsToSegments, TestShardSearching,
TestLucene50CompoundFormat, TestSpans, TestConstantScoreQuery,
TestNumericUtils, TestFieldReuse, TestTotalHitCountCollector,
TestNRTReaderCleanup, TestFixedLengthBytesRefArray, TestPayloadsOnVectors,
TestByteSlices, TestMultiPhraseQuery, TestSimilarity2,
TestIndexWriterOnJRECrash, TestNoDeletionPolicy, TestFileSwitchDirectory,
TestNoMergeScheduler, TestNIOFSDirectory, TestFilterLeafReader,
TestSimpleExplanations, TestLazyProxSkipping, TestReadOnlyIndex,
TestMutableValues, TestStressIndexing, TestCustomSearcherSort,
TestThreadedForceMerge, TestRateLimiter, Test2BDocs, TestSegmentInfos,
TestSegmentTermDocs, TestSleepingLockWrapper, TestIOUtils, TestRegexpRandom,
TestCharArrayMap, TestIndexWriterMerging, TestMultiTermQueryRewrites,
TestIntBlockPool, TestLSBRadixSorter, TestTermVectors,
TestDocValuesRewriteMethod, TestBooleanSimilarity, TestNearSpansOrdered,
TestSizeBoundedForceMerge, TestComplexExplanationsOfNonMatches, TestSmallFloat,
TestIndexInput, TestSloppyMath, TestMergedIterator, TestMixedDocValuesUpdates,
TestWildcard, TestIndexWriterWithThreads, TestDocValuesScoring,
TestFilterDirectory, TestCrash, TestBooleanRewrites,
TestLucene50StoredFieldsFormatHighCompression, TestFilterWeight,
TestCloseableThreadLocal, TestPagedBytes, TestLucene70DocValuesFormat,
TestIndexWriterDeleteByQuery, TestRollingUpdates, TestIndexReaderClose,
TestRegexpQuery, TestSpanSearchEquivalence, Test2BSortedDocValuesFixedSorted,
TestSearchAfter, TestCachingTokenFilter, TestTragicIndexWriterDeadlock,
TestConsistentFieldNumbers, TestManyFields, TestConjunctionDISI,
TestSumDocFreq, TestIndexWriter, TestPerFieldDocValuesFormat,
TestIndexWriterReader, TestFSTs, TestAddIndexes, TestIndexWriterExceptions,
TestSearcherManager, TestDeletionPolicy, TestIndexWriterDelete, TestBoolean2,
TestStressAdvance, TestNorms, TestHighCompressionMode,
TestDocumentsWriterStallControl, TestTieredMergePolicy,
TestPerFieldPostingsFormat, TestLockFactory, TestSegmentMerger,
TestCollectionUtil, TestOmitNorms, TestComplexExplanations, TestRegexpRandom2,
TestFastDecompressionMode, TestIndexWriterNRTIsCurrent, TestSort,
TestSimpleSearchEquivalence, TestSimilarityBase, TestBooleanMinShouldMatch,
TestDeterminizeLexicon, TestMixedCodecs, TestUTF32ToUTF8, TestStressIndexing2,
TestDocsAndPositions, TestCodecs, TestParallelLeafReader, TestStressNRT,
TestSloppyPhraseQuery2, TestForceMergeForever, TestTermRangeQuery,
TestDocumentsWriterDeleteQueue, TestMultiTermConstantScore, TestFuzzyQuery,
TestExternalCodecs, TestSortRandom, TestAllFilesHaveCodecHeader, TestDocument,
TestSentinelIntSet, TestMultiLevelSkipList, TestBooleanQueryVisitSubscorers,
TestSearchForDuplicates, TestCompiledAutomaton, TestPrefixQuery, TestField,
TestSimilarity, TestVirtualMethod, TestSimilarityProvider,
TestSameTokenSamePosition, TestCachingCollector, TestBinaryDocument,
TestAttributeSource, TestRamUsageEstimator, TestIsCurrent, TestByteBlockPool,
TestDemo, TestTwoPhaseCommitTool, TestReaderClosed, TestTermdocPerf, TestTerm,
TestByteArrayDataInput, TestDelegatingAnalyzerWrapper, TestWordlistLoader,
TestPackedTokenAttributeImpl, TestGrowableByteArrayDataOutput,
TestBlockPostingsFormat2, TestBlockPostingsFormat3,
TestLucene50StoredFieldsFormat, TestPolygon, TestPolygon2D,
TestAllFilesCheckIndexHeader, TestAllFilesDetectTruncation,
TestDemoParallelLeafReader, TestIndexWriterFromReader,
TestIndexWriterOnVMError, TestIndexWriterOutOfFileDescriptors,
TestIndexingSequenceNumbers, TestEarlyTermination, TestLRUQueryCache,
TestSortedSetSortField, TestTermQuery, TestUsageTrackingFilterCachingPolicy,
TestAxiomaticSimilarity, TestClassicSimilarity, TestFilterSpans,
TestSpanBoostQuery, TestSpanContainQuery, TestSpanNearQuery, TestSpanNotQuery,
TestSpansEnum, TestBufferedChecksum, TestSimpleFSDirectory]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSimpleFSDirectory -Dtests.seed=B687D1961DBCD97B
-Dtests.slow=true -Dtests.locale=ja -Dtests.timezone=Asia/Bishkek
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
[junit4] ERROR 0.00s J0 | TestSimpleFSDirectory (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_B687D1961DBCD97B-001\testThreadSafety-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_B687D1961DBCD97B-001\testThreadSafety-001
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_B687D1961DBCD97B-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_B687D1961DBCD97B-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([B687D1961DBCD97B]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [415/438 (1!)] on J0 in 2.09s, 42 tests, 1 error <<<
FAILURES!
[...truncated 9810 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\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C82C79CF1F12C814-001\init-core-data-001
[junit4] 2> 870179 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C82C79CF1F12C814]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 870189 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C82C79CF1F12C814]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C82C79CF1F12C814-001\tempDir-001
[junit4] 2> 870189 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C82C79CF1F12C814]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 870190 INFO (Thread-1511) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 870190 INFO (Thread-1511) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 870290 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C82C79CF1F12C814]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:53083
[junit4] 2> 870302 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 0x158d65262ba0000, 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> 870305 INFO (jetty-launcher-1173-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 870305 INFO (jetty-launcher-1173-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 870305 INFO (jetty-launcher-1173-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a472753{/solr,null,AVAILABLE}
[junit4] 2> 870306 INFO (jetty-launcher-1173-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1fbecc3f{/solr,null,AVAILABLE}
[junit4] 2> 870312 INFO (jetty-launcher-1173-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@212b76f7{HTTP/1.1,[http/1.1]}{127.0.0.1:53087}
[junit4] 2> 870312 INFO (jetty-launcher-1173-thread-1) [ ]
o.e.j.s.Server Started @876040ms
[junit4] 2> 870312 INFO (jetty-launcher-1173-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53087}
[junit4] 2> 870312 ERROR (jetty-launcher-1173-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 870312 INFO (jetty-launcher-1173-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 870312 INFO (jetty-launcher-1173-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 870312 INFO (jetty-launcher-1173-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 870312 INFO (jetty-launcher-1173-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-06T22:47:53.392Z
[junit4] 2> 870317 INFO (jetty-launcher-1173-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2da70e94{HTTP/1.1,[http/1.1]}{127.0.0.1:53088}
[junit4] 2> 870317 INFO (jetty-launcher-1173-thread-2) [ ]
o.e.j.s.Server Started @876046ms
[junit4] 2> 870318 INFO (jetty-launcher-1173-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53088}
[junit4] 2> 870318 ERROR (jetty-launcher-1173-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 870318 INFO (jetty-launcher-1173-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 870318 INFO (jetty-launcher-1173-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 870318 INFO (jetty-launcher-1173-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 870318 INFO (jetty-launcher-1173-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-06T22:47:53.398Z
[junit4] 2> 870320 INFO (jetty-launcher-1173-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 870325 INFO (jetty-launcher-1173-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 870344 INFO (jetty-launcher-1173-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53083/solr
[junit4] 2> 870344 INFO (jetty-launcher-1173-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53083/solr
[junit4] 2> 870353 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 0x158d65262ba0003, 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> 870414 INFO (jetty-launcher-1173-thread-2)
[n:127.0.0.1:53088_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:53088_solr
[junit4] 2> 870416 INFO (jetty-launcher-1173-thread-1)
[n:127.0.0.1:53087_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53087_solr
[junit4] 2> 870417 INFO (jetty-launcher-1173-thread-2)
[n:127.0.0.1:53088_solr ] o.a.s.c.Overseer Overseer
(id=97063041320484869-127.0.0.1:53088_solr-n_0000000000) starting
[junit4] 2> 870421 INFO
(zkCallback-1183-thread-1-processing-n:127.0.0.1:53088_solr)
[n:127.0.0.1:53088_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 870422 INFO
(zkCallback-1184-thread-1-processing-n:127.0.0.1:53087_solr)
[n:127.0.0.1:53087_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 870430 INFO (jetty-launcher-1173-thread-2)
[n:127.0.0.1:53088_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53088_solr
[junit4] 2> 870460 INFO (jetty-launcher-1173-thread-2)
[n:127.0.0.1:53088_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 870470 INFO
(zkCallback-1184-thread-1-processing-n:127.0.0.1:53087_solr)
[n:127.0.0.1:53087_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 870470 INFO
(zkCallback-1183-thread-1-processing-n:127.0.0.1:53088_solr)
[n:127.0.0.1:53088_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 870489 INFO (jetty-launcher-1173-thread-1)
[n:127.0.0.1:53087_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 870530 INFO (jetty-launcher-1173-thread-2)
[n:127.0.0.1:53088_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> 870530 INFO (jetty-launcher-1173-thread-1)
[n:127.0.0.1:53087_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> 870902 INFO (jetty-launcher-1173-thread-1)
[n:127.0.0.1:53087_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 870902 INFO (jetty-launcher-1173-thread-2)
[n:127.0.0.1:53088_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 870969 INFO (jetty-launcher-1173-thread-2-EventThread)
[n:127.0.0.1:53088_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 870971 INFO (jetty-launcher-1173-thread-1-EventThread)
[n:127.0.0.1:53087_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 871232 ERROR (jetty-launcher-1173-thread-2)
[n:127.0.0.1:53088_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:142)
[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:71)
[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.reloadSecurityProperties(CoreContainer.java:577)
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:467)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:204)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:153)
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:260)
[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:348)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:321)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:349)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:212)
[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> 871540 INFO (jetty-launcher-1173-thread-1)
[n:127.0.0.1:53087_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C82C79CF1F12C814-001\tempDir-001\node2\.
[junit4] 2> 871544 INFO (jetty-launcher-1173-thread-2)
[n:127.0.0.1:53088_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C82C79CF1F12C814-001\tempDir-001\node1\.
[junit4] 2> 871593 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C82C79CF1F12C814])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 873103 WARN (qtp615969425-7131) [ ]
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> 873104 WARN (qtp615969425-7131) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 873124 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C82C79CF1F12C814])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 873128 WARN (qtp1639528621-7139) [ ]
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> 873129 WARN (qtp1639528621-7139) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 873129 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C82C79CF1F12C814])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 873154 WARN (qtp615969425-7128) [ ]
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> 873154 WARN (qtp615969425-7128) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 873154 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C82C79CF1F12C814])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 873155 WARN (qtp1639528621-7138) [ ]
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> 873155 WARN (qtp1639528621-7138) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 873155 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C82C79CF1F12C814])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 873156 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C82C79CF1F12C814])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 873182 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C82C79CF1F12C814])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 873275 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 873278 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:53083/solr ready
[junit4] 2> 873310 INFO (qtp615969425-7152) [n:127.0.0.1:53087_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUm5nigFY-l7yZwMDFIk4bikzED2Xo8M0G_Gb7QZpY-pqB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 873310 INFO (qtp615969425-7152) [n:127.0.0.1:53087_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUm5nigFY-l7yZwMDFIk4bikzED2Xo8M0G_Gb7QZpY-pqB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 873312 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 0x158d65262ba000a, 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> 873317 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C82C79CF1F12C814])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 873350 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 873352 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:53083/solr ready
[junit4] 2> 873354 INFO (qtp615969425-7152) [n:127.0.0.1:53087_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUm5nigFY-l7yZwMDFIk4bikzED2Xo8M0G_Gb7QZpY-pqB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 873354 INFO (qtp615969425-7152) [n:127.0.0.1:53087_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUm5nigFY-l7yZwMDFIk4bikzED2Xo8M0G_Gb7QZpY-pqB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 873355 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 0x158d65262ba000b, 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> 873368 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 873368 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:53083/solr ready
[junit4] 2> 873373 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C82C79CF1F12C814])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 873374 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 0x158d65262ba000c, 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> 873375 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C82C79CF1F12C814])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 873399 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[C82C79CF1F12C814])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 873404 INFO (qtp615969425-7152) [n:127.0.0.1:53087_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> 873404 INFO (qtp615969425-7152) [n:127.0.0.1:53087_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> 873405 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[C82C79CF1F12C814])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=test&e=1481100476481&s=bXtMcb0uCl2ZFlDnzMcvhizzVCs=";
Path=/; Domain=127.0.0.1; Expires= , 07- -2016 08:47:56 GMT; HttpOnly".
Invalid 'expires' attribute: , 07- -2016 08:47:56 GMT
[junit4] 2> 873405 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[C82C79CF1F12C814])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 873432 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[C82C79CF1F12C814])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 873449 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[C82C79CF1F12C814])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 873455 INFO (qtp615969425-7151) [n:127.0.0.1:53087_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUm9higFY-l7zYQQDFPoZCYsWwCE6cHUwaaK8zVu1Ke-qB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 873455 INFO (qtp615969425-7151) [n:127.0.0.1:53087_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUm9higFY-l7zYQQDFPoZCYsWwCE6cHUwaaK8zVu1Ke-qB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 873456 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[C82C79CF1F12C814])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 873489 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[C82C79CF1F12C814])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 873529 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[C82C79CF1F12C814])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=C82C79CF1F12C814
-Dtests.slow=true -Dtests.locale=sr-BA -Dtests.timezone=America/Metlakatla
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.08s J0 |
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<404>
[junit4] > at
__randomizedtesting.SeedInfo.seed([C82C79CF1F12C814:A0934CE5CF88DAF8]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 873559 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C82C79CF1F12C814])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 873592 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C82C79CF1F12C814])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 873620 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 873655 INFO (qtp615969425-7151) [n:127.0.0.1:53087_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUnAcigFY-l70HAcDFKnQTHSypQ8X1hgTqdYkVku-s2zgB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 873655 INFO (qtp615969425-7151) [n:127.0.0.1:53087_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUnAcigFY-l70HAcDFKnQTHSypQ8X1hgTqdYkVku-s2zgB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 873659 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 873663 INFO (qtp1639528621-7129) [n:127.0.0.1:53088_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUnAcigFY-l70HAcDFKnQTHSypQ8X1hgTqdYkVku-s2zgB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 873663 INFO (qtp1639528621-7129) [n:127.0.0.1:53088_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUnAcigFY-l70HAcDFKnQTHSypQ8X1hgTqdYkVku-s2zgB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 873666 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 873699 INFO (qtp615969425-7128) [n:127.0.0.1:53087_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUnBPigFY-l70TwgDFEEXYvA4XZjBwiwnbcfNc1BMMSX1B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 873700 INFO (qtp615969425-7128) [n:127.0.0.1:53087_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUnBPigFY-l70TwgDFEEXYvA4XZjBwiwnbcfNc1BMMSX1B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 873705 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 873706 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:53083/solr ready
[junit4] 2> 873708 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 873709 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 0x158d65262ba000e, 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> 873714 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 873717 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:53083/solr ready
[junit4] 2> 873719 INFO (qtp615969425-7131) [n:127.0.0.1:53087_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUnBPigFY-l70TwgDFEEXYvA4XZjBwiwnbcfNc1BMMSX1B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 873719 INFO (qtp615969425-7131) [n:127.0.0.1:53087_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUnBPigFY-l70TwgDFEEXYvA4XZjBwiwnbcfNc1BMMSX1B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 873720 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 0x158d65262ba000f, 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> 873725 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 873726 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:53083/solr ready
[junit4] 2> 873728 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 873730 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 0x158d65262ba0010, 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> 873747 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 873747 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:53083/solr ready
[junit4] 2> 873749 INFO (qtp615969425-7151) [n:127.0.0.1:53087_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUnCLigFY-l70iwkDFKp19ClrduJnekTFEF9Q0_Ii_OZOB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 873749 INFO (qtp615969425-7151) [n:127.0.0.1:53087_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUnCLigFY-l70iwkDFKp19ClrduJnekTFEF9Q0_Ii_OZOB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 873750 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 0x158d65262ba0011, 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> 873753 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 873757 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 873759 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:53083/solr ready
[junit4] 2> 873760 INFO (qtp615969425-7131) [n:127.0.0.1:53087_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUnCLigFY-l70iwkDFKp19ClrduJnekTFEF9Q0_Ii_OZOB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 873761 INFO (qtp615969425-7131) [n:127.0.0.1:53087_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUnCLigFY-l70iwkDFKp19ClrduJnekTFEF9Q0_Ii_OZOB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 873761 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 0x158d65262ba0012, 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> 873765 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 873786 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 873787 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:53083/solr ready
[junit4] 2> 873789 INFO (qtp615969425-7151) [n:127.0.0.1:53087_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUnCuigFY-l70rgoDFIXPcvpyAJLBq-kf2nPw11jTDtmYB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 873789 INFO (qtp615969425-7151) [n:127.0.0.1:53087_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUnCuigFY-l70rgoDFIXPcvpyAJLBq-kf2nPw11jTDtmYB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 873790 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 0x158d65262ba0013, 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> 873795 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 873796 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:53083/solr ready
[junit4] 2> 873798 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 873798 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 0x158d65262ba0014, 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> 873801 INFO (qtp1639528621-7135) [n:127.0.0.1:53088_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUnCuigFY-l70rgoDFIXPcvpyAJLBq-kf2nPw11jTDtmYB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 873802 INFO (qtp1639528621-7135) [n:127.0.0.1:53088_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVjWUnCuigFY-l70rgoDFIXPcvpyAJLBq-kf2nPw11jTDtmYB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 873807 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 873808 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:53083/solr ready
[junit4] 2> 873810 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 873810 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 0x158d65262ba0015, 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> 873811 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C82C79CF1F12C814])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> 873834 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C82C79CF1F12C814])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 873849 ERROR (qtp615969425-7132) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_11]
[junit4] 2> 873881 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C82C79CF1F12C814])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 873885 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C82C79CF1F12C814])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 873906 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 873909 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:53083/solr ready
[junit4] 2> 873911 ERROR (qtp615969425-7128) [n:127.0.0.1:53087_solr ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_12]
[junit4] 2> 873914 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 0x158d65262ba0016, 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> 873918 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C82C79CF1F12C814])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 873929 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 873934 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C82C79CF1F12C814])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:53083/solr ready
[junit4] 2> 873936 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C82C79CF1F12C814])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 873940 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 0x158d65262ba0017, 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> 873942 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C82C79CF1F12C814])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 873944 INFO (jetty-launcher-1173-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@2da70e94{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 873947 INFO (jetty-launcher-1173-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=419701251
[junit4] 2> 873947 INFO (jetty-launcher-1173-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@212b76f7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 873949 INFO (jetty-launcher-1173-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=344178531
[junit4] 2> 873955 INFO (jetty-launcher-1173-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=97063041320484869-127.0.0.1:53088_solr-n_0000000000) closing
[junit4] 2> 873955 INFO
(OverseerStateUpdate-97063041320484869-127.0.0.1:53088_solr-n_0000000000)
[n:127.0.0.1:53088_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:53088_solr
[junit4] 2> 873959 WARN
(zkCallback-1184-thread-1-processing-n:127.0.0.1:53087_solr)
[n:127.0.0.1:53087_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 873961 ERROR
(Thread[Thread-1536,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:53087_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 874004 INFO (jetty-launcher-1173-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1a472753{/solr,null,UNAVAILABLE}
[junit4] 2> 874005 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 0x158d65262ba0007, 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> 875460 WARN
(zkCallback-1183-thread-2-processing-n:127.0.0.1:53088_solr)
[n:127.0.0.1:53088_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 875460 ERROR
(Thread[Thread-1534,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:53088_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 875462 INFO (jetty-launcher-1173-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1fbecc3f{/solr,null,UNAVAILABLE}
[junit4] 2> 875464 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C82C79CF1F12C814]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53083 53083
[junit4] 2> 875465 INFO (Thread-1511) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:53083 53083
[junit4] 2> 875466 WARN (Thread-1511) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/aliases.json
[junit4] 2> 15 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/clusterstate.json
[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/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> 15 /solr/live_nodes
[junit4] 2> 15 /solr/collections
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/overseer/collection-queue-work
[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> 875467 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C82C79CF1F12C814]-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\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C82C79CF1F12C814-001
[junit4] 2> Dec 06, 2016 10:47:58 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=559, maxMBSortInHeap=5.02727779618281,
sim=RandomSimilarity(queryNorm=true): {}, locale=sr-BA,
timezone=America/Metlakatla
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=48611320,total=230449152
[junit4] 2> NOTE: All tests run in this JVM: [TestLockTree,
TestTrackingShardHandlerFactory, StandardRequestHandlerTest, FullHLLTest,
SolrCLIZkUtilsTest, OpenExchangeRatesOrgProviderTest,
HdfsUnloadDistributedZkTest, TestBinaryField, DistributedMLTComponentTest,
OutOfBoxZkACLAndCredentialsProvidersTest, DistributedFacetPivotLongTailTest,
HdfsCollectionsAPIDistributedZkTest, TestRecoveryHdfs,
CoreAdminRequestStatusTest, DocExpirationUpdateProcessorFactoryTest,
OverseerRolesTest, TestXmlQParser, TestIBSimilarityFactory, TestSchemaManager,
DirectSolrSpellCheckerTest, TestShortCircuitedRequests, TestInfoStreamLogging,
TestCorePropertiesReload, XsltUpdateRequestHandlerTest, PolyFieldTest,
SharedFSAutoReplicaFailoverUtilsTest, TestSort, SimpleMLTQParserTest,
DOMUtilTest, TestManagedSchemaAPI, DocValuesMultiTest, TestConfigSetProperties,
ConcurrentDeleteAndCreateCollectionTest, HdfsBasicDistributedZk2Test,
TestCryptoKeys, TestCloudDeleteByQuery, ClusterStateUpdateTest,
SolrTestCaseJ4Test, SampleTest, HighlighterMaxOffsetTest,
TestPartialUpdateDeduplication, TestNoOpRegenerator, TestCoreContainer,
PathHierarchyTokenizerFactoryTest, AnalysisErrorHandlingTest,
TestRuleBasedAuthorizationPlugin, TestBlendedInfixSuggestions, TestLazyCores,
BasicAuthStandaloneTest, ShardRoutingTest, TestRandomDVFaceting,
TestElisionMultitermQuery, TestDFISimilarityFactory, TestNRTOpen,
TestSurroundQueryParser, TestWordDelimiterFilterFactory, TestStressReorder,
PeerSyncTest, LeaderFailoverAfterPartitionTest, TestComplexPhraseQParserPlugin,
TermsComponentTest, TestSolrJ, HdfsRestartWhileUpdatingTest,
TestStressUserVersions, TestJsonFacetRefinement, TestSolrFieldCacheMBean,
AddSchemaFieldsUpdateProcessorFactoryTest, TestPerFieldSimilarity,
BitVectorTest, AlternateDirectoryTest, DocValuesNotIndexedTest, BlockCacheTest,
TestSubQueryTransformerCrossCore, TestLRUStatsCache, MoreLikeThisHandlerTest,
DeleteStatusTest, QueryEqualityTest, SchemaVersionSpecificBehaviorTest,
TestFieldCacheSortRandom, TestRandomRequestDistribution, FileUtilsTest,
HighlighterTest, XmlUpdateRequestHandlerTest, TestTestInjection,
ReplicaListTransformerTest, DistributedDebugComponentTest, TestLFUCache,
TestFastLRUCache, SolrIndexConfigTest, UnloadDistributedZkTest,
BasicDistributedZkTest, TestRestManager, TestRestoreCore, TestHdfsUpdateLog,
SimplePostToolTest, SimpleFacetsTest, TestReplicaProperties,
ClassificationUpdateProcessorFactoryTest, TestSortByMinMaxFunction,
TestSolrQueryParserDefaultOperatorResource, TestMaxScoreQueryParser,
DateFieldTest, HardAutoCommitTest, SyncSliceTest, ConnectionManagerTest,
TestDistribDocBasedVersion, TestExpandComponent,
UniqFieldsUpdateProcessorFactoryTest, MigrateRouteKeyTest,
TestSolrCloudWithSecureImpersonation, TestTolerantSearch, TestJettySolrRunner,
OverseerTaskQueueTest, HdfsRecoverLeaseTest, MBeansHandlerTest,
TestCollectionAPI, TestSolrCloudWithDelegationTokens]
[junit4] Completed [227/659 (1!)] on J0 in 5.82s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 276 lines...]
[junit4] Suite: org.apache.solr.core.TestDynamicLoading
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_C82C79CF1F12C814-001\init-core-data-001
[junit4] 2> 1209202 INFO
(SUITE-TestDynamicLoading-seed#[C82C79CF1F12C814]-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> 1209202 INFO
(SUITE-TestDynamicLoading-seed#[C82C79CF1F12C814]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_m/
[junit4] 2> 1209205 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1209205 INFO (Thread-2577) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1209205 INFO (Thread-2577) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1209306 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.c.ZkTestServer start zk server on port:55519
[junit4] 2> 1209322 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1209325 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1209327 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1209328 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1209330 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1209334 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1209335 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1209337 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1209340 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1209342 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1209344 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1209877 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_C82C79CF1F12C814-001\control-001\cores\collection1
[junit4] 2> 1209880 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1209881 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6c0aa771{/_m,null,AVAILABLE}
[junit4] 2> 1209888 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@78a2c831{HTTP/1.1,[http/1.1]}{127.0.0.1:55543}
[junit4] 2> 1209888 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.e.j.s.Server Started @1215617ms
[junit4] 2> 1209888 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_C82C79CF1F12C814-001\tempDir-001/control/data,
hostContext=/_m, hostPort=55543,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_C82C79CF1F12C814-001\control-001\cores}
[junit4] 2> 1209888 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1209889 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1209889 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1209889 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1209889 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-06T22:53:32.969Z
[junit4] 2> 1209930 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1209930 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_C82C79CF1F12C814-001\control-001\solr.xml
[junit4] 2> 1209941 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55519/solr
[junit4] 2> 1210007 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 0x158d6578f010003, 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> 1210055 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814])
[n:127.0.0.1:55543__m ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:55543__m
[junit4] 2> 1210056 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814])
[n:127.0.0.1:55543__m ] o.a.s.c.Overseer Overseer
(id=97063063538171908-127.0.0.1:55543__m-n_0000000000) starting
[junit4] 2> 1210080 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814])
[n:127.0.0.1:55543__m ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55543__m
[junit4] 2> 1210089 INFO
(zkCallback-1628-thread-1-processing-n:127.0.0.1:55543__m)
[n:127.0.0.1:55543__m ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1210114 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814])
[n:127.0.0.1:55543__m ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_C82C79CF1F12C814-001\control-001\cores
[junit4] 2> 1210114 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814])
[n:127.0.0.1:55543__m ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1210119 INFO
(OverseerStateUpdate-97063063538171908-127.0.0.1:55543__m-n_0000000000)
[n:127.0.0.1:55543__m ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 1211142 WARN
(coreLoadExecutor-4936-thread-1-processing-n:127.0.0.1:55543__m)
[n:127.0.0.1:55543__m c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1211142 INFO
(coreLoadExecutor-4936-thread-1-processing-n:127.0.0.1:55543__m)
[n:127.0.0.1:55543__m c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1211163 INFO
(coreLoadExecutor-4936-thread-1-processing-n:127.0.0.1:55543__m)
[n:127.0.0.1:55543__m c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1211282 WARN
(coreLoadExecutor-4936-thread-1-processing-n:127.0.0.1:55543__m)
[n:127.0.0.1:55543__m c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 1211284 INFO
(coreLoadExecutor-4936-thread-1-processing-n:127.0.0.1:55543__m)
[n:127.0.0.1:55543__m c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1211319 INFO
(coreLoadExecutor-4936-thread-1-processing-n:127.0.0.1:55543__m)
[n:127.0.0.1:55543__m c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 1211319 INFO
(coreLoadExecutor-4936-thread-1-processing-n:127.0.0.1:55543__m)
[n:127.0.0.1:55543__m c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_C82C79CF1F12C814-001\control-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_C82C79CF1F12C814-001\control-001\cores\collection1\data\]
[junit4] 2> 1211319 INFO
(coreLoadExecutor-4936-thread-1-processing-n:127.0.0.1:55543__m)
[n:127.0.0.1:55543__m c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@30554397
[junit4] 2> 1211329 INFO
(coreLoadExecutor-4936-thread-1-processing-n:127.0.0.1:55543__m)
[n:127.0.0.1:55543__m c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.43749841836001413]
[junit4] 2> 1211365 WARN
(coreLoadExecutor-4936-thread-1-processing-n:127.0.0.1:55543__m)
[n:127.0.0.1:55543__m c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1211404 INFO
(coreLoadExecutor-4936-thread-1-processing-n:127.0.0.1:55543__m)
[n:127.0.0.1:55543__m c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1211404 INFO
(coreLoadExecutor-4936-thread-1-processing-n:127.0.0.1:55543__m)
[n:127.0.0.1:55543__m c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1211406 INFO
(coreLoadExecutor-4936-thread-1-processing-n:127.0.0.1:55543__m)
[n:127.0.0.1:55543__m c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1211406 INFO
(coreLoadExecutor-4936-thread-1-processing-n:127.0.0.1:55543__m)
[n:127.0.0.1:55543__m c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1211406 INFO
(coreLoadExecutor-4936-thread-1-processing-n:127.0.0.1:55543__m)
[n:127.0.0.1:55543__m c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=92.6484375,
floorSegmentMB=0.4208984375, forceMergeDeletesPctAllowed=13.090940595804607,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.
[...truncated too long message...]
lica2] o.a.s.c.SolrCore [.system_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@6d609b0f
[junit4] 2> 1257218 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.c.Overseer Overseer
(id=97063063538171922-127.0.0.1:55647__m-n_0000000004) closing
[junit4] 2> 1257218 INFO
(OverseerStateUpdate-97063063538171922-127.0.0.1:55647__m-n_0000000004)
[n:127.0.0.1:55647__m ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:55647__m
[junit4] 2> 1257218 WARN
(zkCallback-1657-thread-3-processing-n:127.0.0.1:55647__m)
[n:127.0.0.1:55647__m ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1258727 WARN
(zkCallback-1657-thread-1-processing-n:127.0.0.1:55647__m)
[n:127.0.0.1:55647__m c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 1258727 INFO
(zkCallback-1657-thread-1-processing-n:127.0.0.1:55647__m)
[n:127.0.0.1:55647__m c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1258727 INFO
(zkCallback-1657-thread-1-processing-n:127.0.0.1:55647__m)
[n:127.0.0.1:55647__m c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@284dec36
[junit4] 2> 1258730 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@989e72f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1258730 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@64c3351f{/_m,null,UNAVAILABLE}
[junit4] 2> 1258733 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[C82C79CF1F12C814]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55519 55519
[junit4] 2> 1258734 INFO (Thread-2577) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:55519 55519
[junit4] 2> 1258735 WARN (Thread-2577) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 35 /solr/configs/conf1
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 2 /solr/configs/.system
[junit4] 2> 2 /solr/configs/.system/managed-schema
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2> 2 /solr/collections/.system/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 50 /solr/overseer/queue
[junit4] 2> 42 /solr/overseer/collection-queue-work
[junit4] 2> 16 /solr/overseer/queue-work
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestDynamicLoading
-Dtests.method=testDynamicLoading -Dtests.seed=C82C79CF1F12C814
-Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=Africa/Nouakchott
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 49.5s J0 | TestDynamicLoading.testDynamicLoading <<<
[junit4] > Throwable #1: java.lang.AssertionError: Could not get expected
value 'X val' for path 'x' full output: {
[junit4] > "responseHeader":{
[junit4] > "status":0,
[junit4] > "QTime":0},
[junit4] > "params":{"wt":"json"},
[junit4] > "context":{
[junit4] > "webapp":"/_m",
[junit4] > "path":"/test1",
[junit4] > "httpMethod":"GET"},
[junit4] > "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
[junit4] > "x":null}, from server: null
[junit4] > at
__randomizedtesting.SeedInfo.seed([C82C79CF1F12C814:10615498E8CF6DB4]:0)
[junit4] > at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535)
[junit4] > at
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1258736 INFO
(SUITE-TestDynamicLoading-seed#[C82C79CF1F12C814]-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\J0\temp\solr.core.TestDynamicLoading_C82C79CF1F12C814-001
[junit4] 2> Dec 06, 2016 10:54:21 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{blobName=Lucene50(blocksize=128),
size=PostingsFormat(name=LuceneVarGapFixedInterval),
_version_=PostingsFormat(name=Asserting), id=PostingsFormat(name=Memory),
version=Lucene50(blocksize=128), md5=PostingsFormat(name=Asserting),
timestamp=PostingsFormat(name=Asserting)}, docValues:{},
maxPointsInLeafNode=244, maxMBSortInHeap=7.180664810712716,
sim=RandomSimilarity(queryNorm=true): {}, locale=it-CH,
timezone=Africa/Nouakchott
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=122178536,total=279924736
[junit4] 2> NOTE: All tests run in this JVM: [TestLockTree,
TestTrackingShardHandlerFactory, StandardRequestHandlerTest, FullHLLTest,
SolrCLIZkUtilsTest, OpenExchangeRatesOrgProviderTest,
HdfsUnloadDistributedZkTest, TestBinaryField, DistributedMLTComponentTest,
OutOfBoxZkACLAndCredentialsProvidersTest, DistributedFacetPivotLongTailTest,
HdfsCollectionsAPIDistributedZkTest, TestRecoveryHdfs,
CoreAdminRequestStatusTest, DocExpirationUpdateProcessorFactoryTest,
OverseerRolesTest, TestXmlQParser, TestIBSimilarityFactory, TestSchemaManager,
DirectSolrSpellCheckerTest, TestShortCircuitedRequests, TestInfoStreamLogging,
TestCorePropertiesReload, XsltUpdateRequestHandlerTest, PolyFieldTest,
SharedFSAutoReplicaFailoverUtilsTest, TestSort, SimpleMLTQParserTest,
DOMUtilTest, TestManagedSchemaAPI, DocValuesMultiTest, TestConfigSetProperties,
ConcurrentDeleteAndCreateCollectionTest, HdfsBasicDistributedZk2Test,
TestCryptoKeys, TestCloudDeleteByQuery, ClusterStateUpdateTest,
SolrTestCaseJ4Test, SampleTest, HighlighterMaxOffsetTest,
TestPartialUpdateDeduplication, TestNoOpRegenerator, TestCoreContainer,
PathHierarchyTokenizerFactoryTest, AnalysisErrorHandlingTest,
TestRuleBasedAuthorizationPlugin, TestBlendedInfixSuggestions, TestLazyCores,
BasicAuthStandaloneTest, ShardRoutingTest, TestRandomDVFaceting,
TestElisionMultitermQuery, TestDFISimilarityFactory, TestNRTOpen,
TestSurroundQueryParser, TestWordDelimiterFilterFactory, TestStressReorder,
PeerSyncTest, LeaderFailoverAfterPartitionTest, TestComplexPhraseQParserPlugin,
TermsComponentTest, TestSolrJ, HdfsRestartWhileUpdatingTest,
TestStressUserVersions, TestJsonFacetRefinement, TestSolrFieldCacheMBean,
AddSchemaFieldsUpdateProcessorFactoryTest, TestPerFieldSimilarity,
BitVectorTest, AlternateDirectoryTest, DocValuesNotIndexedTest, BlockCacheTest,
TestSubQueryTransformerCrossCore, TestLRUStatsCache, MoreLikeThisHandlerTest,
DeleteStatusTest, QueryEqualityTest, SchemaVersionSpecificBehaviorTest,
TestFieldCacheSortRandom, TestRandomRequestDistribution, FileUtilsTest,
HighlighterTest, XmlUpdateRequestHandlerTest, TestTestInjection,
ReplicaListTransformerTest, DistributedDebugComponentTest, TestLFUCache,
TestFastLRUCache, SolrIndexConfigTest, UnloadDistributedZkTest,
BasicDistributedZkTest, TestRestManager, TestRestoreCore, TestHdfsUpdateLog,
SimplePostToolTest, SimpleFacetsTest, TestReplicaProperties,
ClassificationUpdateProcessorFactoryTest, TestSortByMinMaxFunction,
TestSolrQueryParserDefaultOperatorResource, TestMaxScoreQueryParser,
DateFieldTest, HardAutoCommitTest, SyncSliceTest, ConnectionManagerTest,
TestDistribDocBasedVersion, TestExpandComponent,
UniqFieldsUpdateProcessorFactoryTest, MigrateRouteKeyTest,
TestSolrCloudWithSecureImpersonation, TestTolerantSearch, TestJettySolrRunner,
OverseerTaskQueueTest, HdfsRecoverLeaseTest, MBeansHandlerTest,
TestCollectionAPI, TestSolrCloudWithDelegationTokens,
LeaderInitiatedRecoveryOnCommitTest, IndexSchemaRuntimeFieldTest,
TolerantUpdateProcessorTest, SpatialFilterTest,
DistributedQueryComponentCustomSortTest, DistributedQueueTest,
TestSlowCompositeReaderWrapper, DistributedQueryElevationComponentTest,
TestScoreJoinQPNoScore, TestUniqueKeyFieldResource, RecoveryZkTest,
TestPerFieldSimilarityWithDefaultOverride, TestSQLHandlerNonCloud,
TestLRUCache, TestDistributedSearch, MergeStrategyTest, MultiTermTest,
AssignTest, TestExportWriter, CdcrReplicationDistributedZkTest,
ZkNodePropsTest, TimerUtilsTest, CdcrRequestHandlerTest, RulesTest,
TestCursorMarkWithoutUniqueKey, RequestLoggingTest, TestUpdate,
TimeZoneUtilsTest, TestReplicationHandler, TestStressLucene, ZkCLITest,
BooleanFieldTest, DistribDocExpirationUpdateProcessorTest, RequiredFieldsTest,
TestConfigOverlay, TestFieldCache, TestCollationFieldDocValues,
SolrXmlInZkTest, TestGraphTermsQParserPlugin, SynonymTokenizerTest,
TestDynamicLoading]
[junit4] Completed [310/659 (2!)] on J0 in 49.81s, 1 test, 1 failure <<<
FAILURES!
[...truncated 63527 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]