Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/4/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.lucene.analysis.snowball.TestSnowballVocab

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006\italian:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006\italian
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006\italian:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006\italian
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006

        at __randomizedtesting.SeedInfo.seed([ADECBEE518E5E152]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.store.TestMockDirectoryWrapper

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001\tempDir-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001\tempDir-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001

        at __randomizedtesting.SeedInfo.seed([FADEB7CB7690F317]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly

Error Message:
Unexpected number of elements in the group for intGSF: 8

Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for 
intGSF: 8
        at 
__randomizedtesting.SeedInfo.seed([8647EDC193BF81AA:1DFC8399DEE7B3F4]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:377)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCorePropertiesReload

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\init-core-data-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\init-core-data-001

        at __randomizedtesting.SeedInfo.seed([8647EDC193BF81AA]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([8647EDC193BF81AA:21035565FE049213]:0)
        at 
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:181)
        at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1938 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMockDirectoryWrapper
   [junit4] IGNOR/A 0.01s J1 | TestMockDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4] IGNOR/A 0.01s J1 | 
TestMockDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J1 | TestMockDirectoryWrapper.testThreadSafety
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=156, maxMBSortInHeap=6.006204635927804, 
sim=RandomSimilarity(queryNorm=false): {}, locale=es-EC, 
timezone=Atlantic/Reykjavik
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=57953512,total=101974016
   [junit4]   2> NOTE: All tests run in this JVM: [Nested1, 
TestBaseExplanationTestCase, TestAssertingTermVectorsFormat, Nested, Nested2, 
TestRamUsageTesterOnWildAnimals, TestLookaheadTokenFilter, Nested, 
TestExtrasFS, TestShuffleFS, TestWorstCaseTestBehavior, 
TestCompressingStoredFieldsFormat, TestCompressingTermVectorsFormat, 
TestMockAnalyzer, TestMockDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestMockDirectoryWrapper -Dtests.seed=FADEB7CB7690F317 
-Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=Atlantic/Reykjavik 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestMockDirectoryWrapper (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-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001\tempDir-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001\tempDir-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FADEB7CB7690F317]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [18/41 (1!)] on J1 in 1.04s, 49 tests, 1 error, 3 skipped 
<<< FAILURES!

[...truncated 633 lines...]
   [junit4] Suite: org.apache.lucene.analysis.snowball.TestSnowballVocab
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=9, maxDocsPerChunk=2, blockSize=34), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=9, blockSize=34)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=en-IN, timezone=Asia/Pontianak
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=63688360,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimplePatternTokenizer, 
TestLithuanianStemming, TestFingerprintFilterFactory, 
TestCapitalizationFilterFactory, TestKeywordMarkerFilterFactory, 
TestTrimFilter, TestArmenianAnalyzer, TestMappingCharFilter, 
TestBrazilianAnalyzer, TestGalicianMinimalStemFilterFactory, 
TestWordDelimiterGraphFilter, TestCodepointCountFilter, TestZeroAffix2, 
TestKeepFilterFactory, TestTurkishAnalyzer, Test64kAffixes, 
TestElisionFilterFactory, TestRussianLightStemFilterFactory, 
TestApostropheFilter, TestArabicStemFilter, TestCaseInsensitive, 
TestLimitTokenPositionFilter, TestScandinavianFoldingFilter, 
TestFinnishAnalyzer, TestLatvianStemFilterFactory, TestLengthFilter, 
TestTwoSuffixes, TestFlagNum, TestASCIIFoldingFilter, TestConv, 
TestPerFieldAnalyzerWrapper, TestUAX29URLEmailTokenizerFactory, 
TestBulgarianAnalyzer, TestSnowballVocab]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSnowballVocab 
-Dtests.seed=ADECBEE518E5E152 -Dtests.slow=true -Dtests.locale=en-IN 
-Dtests.timezone=Asia/Pontianak -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSnowballVocab (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-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006\italian:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006\italian
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ADECBEE518E5E152]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [106/284 (1!)] on J0 in 23.93s, 1 test, 1 error <<< 
FAILURES!

[...truncated 9190 lines...]
   [junit4] Suite: org.apache.solr.core.TestCorePropertiesReload
   [junit4]   2> 315131 INFO  
(SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\init-core-data-001
   [junit4]   2> 315133 INFO  
(SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 315135 INFO  
(SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-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> 315139 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testPropertiesReload
   [junit4]   2> 315872 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 315873 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001/tempDir-001/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 315976 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 316022 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 316224 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 316465 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 316476 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 316476 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 316487 INFO  (coreLoadExecutor-1433-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 316494 INFO  (coreLoadExecutor-1433-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001/tempDir-001/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 316582 INFO  (coreLoadExecutor-1433-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 316608 INFO  (coreLoadExecutor-1433-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 316755 INFO  (coreLoadExecutor-1433-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 316778 INFO  (coreLoadExecutor-1433-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\tempDir-001\collection1,
 trusted=true
   [junit4]   2> 316778 INFO  (coreLoadExecutor-1433-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 316778 INFO  (coreLoadExecutor-1433-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 316778 INFO  (coreLoadExecutor-1433-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\tempDir-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\init-core-data-001\]
   [junit4]   2> 316780 INFO  (coreLoadExecutor-1433-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 316936 INFO  (coreLoadExecutor-1433-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 316937 INFO  (coreLoadExecutor-1433-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 316938 INFO  (coreLoadExecutor-1433-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 316938 INFO  (coreLoadExecutor-1433-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 316939 INFO  (coreLoadExecutor-1433-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=67.009765625, 
floorSegmentMB=1.4130859375, forceMergeDeletesPctAllowed=15.159421363182604, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 316966 INFO  (coreLoadExecutor-1433-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@10b6c4e4[collection1] main]
   [junit4]   2> 316968 INFO  (coreLoadExecutor-1433-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 316992 INFO  (coreLoadExecutor-1433-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 317090 INFO  (coreLoadExecutor-1433-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 317090 INFO  
(searcherExecutor-1434-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 317091 INFO  (coreLoadExecutor-1433-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1586100377400377344
   [junit4]   2> 317092 INFO  
(searcherExecutor-1434-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 317092 INFO  
(searcherExecutor-1434-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 317092 INFO  
(searcherExecutor-1434-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 317095 INFO  
(searcherExecutor-1434-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 317095 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 317096 INFO  
(searcherExecutor-1434-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 317097 ERROR 
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\tempDir-001\collection1\core.properties:java.nio.file.NoSuchFileException:
 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\tempDir-001\collection1\core.properties
   [junit4]   2> 317098 INFO  
(searcherExecutor-1434-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 317099 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001/tempDir-001/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 317102 INFO  
(searcherExecutor-1434-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 317109 INFO  
(searcherExecutor-1434-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 317110 INFO  
(searcherExecutor-1434-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@10b6c4e4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 317212 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 317254 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 317408 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 317431 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration 
from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\tempDir-001\collection1
   [junit4]   2> 317481 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 317481 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\tempDir-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\init-core-data-001\]
   [junit4]   2> 318049 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 318049 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 318069 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5e0017a6[collection1] main]
   [junit4]   2> 318071 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 318075 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 318100 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 
10000ms.
   [junit4]   2> 318101 INFO  
(searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 318108 INFO  
(searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 318108 INFO  
(searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 318108 INFO  
(searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 318108 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  x:collection1] o.a.s.u.UpdateLog Could not find max version in index or 
recent updates, using new clock 1586100378466779136
   [junit4]   2> 318110 INFO  
(searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 318111 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.48150846507743883]
   [junit4]   2> 318111 INFO  
(searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 318115 INFO  
(searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 318119 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be 
used.
   [junit4]   2> 318123 INFO  
(searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 318129 INFO  
(searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 318133 INFO  
(searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5e0017a6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 318133 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@467473ac[collection1] main]
   [junit4]   2> 318134 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6bcf8e40
   [junit4]   2> 318134 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1808764480
   [junit4]   2> 318134 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@492332f4: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1b682e59
   [junit4]   2> 318137 INFO  
(searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@467473ac[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 318158 INFO  
(TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [  
  x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testPropertiesReload
   [junit4]   2> 318159 INFO  
(SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 318160 INFO  
(SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    
x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=1238487331
   [junit4]   2> 318160 INFO  
(SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 318160 INFO  
(SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@43cc40a2: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@5ef4b177
   [junit4]   2> 318167 INFO  
(SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 318167 INFO  
(SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a8b4404: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@778d3421
   [junit4]   2> 318172 INFO  
(SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 318172 INFO  
(SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b6b6642: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5d2ab73d
   [junit4]   2> 318178 INFO  
(coreCloseExecutor-1443-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5a861e24
   [junit4]   2> 318178 INFO  
(coreCloseExecutor-1443-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1518738980
   [junit4]   2> 318178 INFO  
(coreCloseExecutor-1443-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@572fcc3: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1b682e59
   [junit4]   2> 318223 INFO  
(SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    
x:collection1] o.a.s.SolrTestCaseJ4 
------------------------------------------------------- Done waiting for 
tracked resources to be released
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=7, maxDocsPerChunk=2, blockSize=5), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=7, blockSize=5)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=es-CO, timezone=Asia/Samarkand
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=101736624,total=202977280
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaResource, 
TestRetrieveFieldsOptimizer, TestDocSet, TestStressUserVersions, 
ZkNodePropsTest, SolrPluginUtilsTest, TestRandomFaceting, 
TestCloudManagedSchema, DistributedIntervalFacetingTest, DateRangeFieldTest, 
AssignTest, TestValueSourceCache, OverseerCollectionConfigSetProcessorTest, 
TestSearchPerf, TestPartialUpdateDeduplication, LegacyCloudClusterPropTest, 
TestMacros, SystemInfoHandlerTest, CloudExitableDirectoryReaderTest, 
OpenExchangeRatesOrgProviderTest, TestSimpleTrackingShardHandler, 
TestFieldCacheWithThreads, TestStressLiveNodes, HdfsRecoveryZkTest, 
SolrIndexConfigTest, TestSolrCLIRunExample, BasicFunctionalityTest, 
SolrIndexSplitterTest, TestNumericTerms32, TestStressReorder, 
TestUseDocValuesAsStored, TestSlowCompositeReaderWrapper, 
MissingSegmentRecoveryTest, TestExceedMaxTermLength, TestClusterStateMutator, 
DirectSolrSpellCheckerTest, TestFieldSortValues, TestQueryUtils, 
TestIndexSearcher, BasicZkTest, TimeRoutedAliasUpdateProcessorTest, 
TestDefaultStatsCache, TestQueryTypes, TestHttpShardHandlerFactory, 
PolyFieldTest, TestInitQParser, V2ApiIntegrationTest, SmileWriterTest, 
ZkStateWriterTest, TestCorePropertiesReload]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestCorePropertiesReload -Dtests.seed=8647EDC193BF81AA 
-Dtests.slow=true -Dtests.locale=es-CO -Dtests.timezone=Asia/Samarkand 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestCorePropertiesReload (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-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\init-core-data-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8647EDC193BF81AA]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [66/751 (1!)] on J1 in 3.45s, 1 test, 1 error <<< 
FAILURES!

[...truncated 636 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> 1252995 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8647EDC193BF81AA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\init-core-data-001
   [junit4]   2> 1252997 WARN  
(SUITE-DocValuesNotIndexedTest-seed#[8647EDC193BF81AA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1252998 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8647EDC193BF81AA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1253004 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8647EDC193BF81AA]-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> 1253007 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8647EDC193BF81AA]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001
   [junit4]   2> 1253007 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8647EDC193BF81AA]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1253012 INFO  (Thread-2521) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1253012 INFO  (Thread-2521) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1253019 ERROR (Thread-2521) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1253107 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8647EDC193BF81AA]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:53944
   [junit4]   2> 1253118 INFO  (zkConnectionManagerCallback-4152-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1253132 INFO  (jetty-launcher-4149-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1253133 INFO  (jetty-launcher-4149-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@56805899{/solr,null,AVAILABLE}
   [junit4]   2> 1253135 INFO  (jetty-launcher-4149-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@77f8fbe1{HTTP/1.1,[http/1.1]}{127.0.0.1:53948}
   [junit4]   2> 1253135 INFO  (jetty-launcher-4149-thread-1) [    ] 
o.e.j.s.Server Started @1261046ms
   [junit4]   2> 1253135 INFO  (jetty-launcher-4149-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53948}
   [junit4]   2> 1253135 ERROR (jetty-launcher-4149-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1253136 INFO  (jetty-launcher-4149-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 1253136 INFO  (jetty-launcher-4149-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1253136 INFO  (jetty-launcher-4149-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1253136 INFO  (jetty-launcher-4149-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-07T05:22:09.214Z
   [junit4]   2> 1253137 INFO  (jetty-launcher-4149-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1253137 INFO  (jetty-launcher-4149-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@50eaf66a{/solr,null,AVAILABLE}
   [junit4]   2> 1253138 INFO  (jetty-launcher-4149-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@48e26461{HTTP/1.1,[http/1.1]}{127.0.0.1:53953}
   [junit4]   2> 1253138 INFO  (jetty-launcher-4149-thread-2) [    ] 
o.e.j.s.Server Started @1261050ms
   [junit4]   2> 1253138 INFO  (jetty-launcher-4149-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53953}
   [junit4]   2> 1253140 ERROR (jetty-launcher-4149-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1253144 INFO  (jetty-launcher-4149-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 1253144 INFO  (jetty-launcher-4149-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1253144 INFO  (jetty-launcher-4149-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1253144 INFO  (jetty-launcher-4149-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-07T05:22:09.222Z
   [junit4]   2> 1253150 INFO  (zkConnectionManagerCallback-4154-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1253165 INFO  (jetty-launcher-4149-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1253166 INFO  (zkConnectionManagerCallback-4156-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1253167 INFO  (jetty-launcher-4149-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1253186 INFO  (jetty-launcher-4149-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53944/solr
   [junit4]   2> 1253189 INFO  (zkConnectionManagerCallback-4160-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1253199 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 0x1602f6c84490003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1253200 INFO  (jetty-launcher-4149-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53944/solr
   [junit4]   2> 1253210 INFO  (zkConnectionManagerCallback-4164-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1253210 INFO  
(zkConnectionManagerCallback-4166-thread-1-processing-n:127.0.0.1:53948_solr) 
[n:127.0.0.1:53948_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1253216 INFO  
(zkConnectionManagerCallback-4168-thread-1-processing-n:127.0.0.1:53953_solr) 
[n:127.0.0.1:53953_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1253368 INFO  (jetty-launcher-4149-thread-2) 
[n:127.0.0.1:53953_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1253369 INFO  (jetty-launcher-4149-thread-1) 
[n:127.0.0.1:53948_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1253369 INFO  (jetty-launcher-4149-thread-2) 
[n:127.0.0.1:53953_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53953_solr
   [junit4]   2> 1253371 INFO  (jetty-launcher-4149-thread-2) 
[n:127.0.0.1:53953_solr    ] o.a.s.c.Overseer Overseer 
(id=99131334924500998-127.0.0.1:53953_solr-n_0000000000) starting
   [junit4]   2> 1253372 INFO  (jetty-launcher-4149-thread-1) 
[n:127.0.0.1:53948_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53948_solr
   [junit4]   2> 1253376 INFO  
(zkCallback-4167-thread-1-processing-n:127.0.0.1:53953_solr) 
[n:127.0.0.1:53953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1253383 INFO  
(zkCallback-4165-thread-1-processing-n:127.0.0.1:53948_solr) 
[n:127.0.0.1:53948_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1253390 INFO  (jetty-launcher-4149-thread-2) 
[n:127.0.0.1:53953_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53953_solr
   [junit4]   2> 1253392 INFO  
(zkCallback-4167-thread-1-processing-n:127.0.0.1:53953_solr) 
[n:127.0.0.1:53953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1253392 INFO  
(zkCallback-4165-thread-1-processing-n:127.0.0.1:53948_solr) 
[n:127.0.0.1:53948_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1253602 INFO  (jetty-launcher-4149-thread-1) 
[n:127.0.0.1:53948_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53948.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 1253603 INFO  (jetty-launcher-4149-thread-2) 
[n:127.0.0.1:53953_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53953.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 1253610 INFO  (jetty-launcher-4149-thread-2) 
[n:127.0.0.1:53953_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53953.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 1253611 INFO  (jetty-launcher-4149-thread-2) 
[n:127.0.0.1:53953_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53953.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 1253611 INFO  (jetty-launcher-4149-thread-1) 
[n:127.0.0.1:53948_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53948.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 1253611 INFO  (jetty-launcher-4149-thread-1) 
[n:127.0.0.1:53948_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53948.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 1253612 INFO  (jetty-launcher-4149-thread-2) 
[n:127.0.0.1:53953_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001\node2\.
   [junit4]   2> 1253613 INFO  (jetty-launcher-4149-thread-1) 
[n:127.0.0.1:53948_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001\node1\.
   [junit4]   2> 1253688 INFO  (zkConnectionManagerCallback-4173-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1253695 INFO  (zkConnectionManagerCallback-4177-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1253701 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8647EDC193BF81AA]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1253702 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8647EDC193BF81AA]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53944/solr ready
   [junit4]   2> 1253722 INFO  (qtp1590034843-15802) [n:127.0.0.1:53948_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1253731 INFO  
(OverseerThreadFactory-4578-thread-1-processing-n:127.0.0.1:53953_solr) 
[n:127.0.0.1:53953_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
dv_coll
   [junit4]   2> 1253846 INFO  
(OverseerStateUpdate-99131334924500998-127.0.0.1:53953_solr-n_0000000000) 
[n:127.0.0.1:53953_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"dv_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53953/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1253849 INFO  
(OverseerStateUpdate-99131334924500998-127.0.0.1:53953_solr-n_0000000000) 
[n:127.0.0.1:53953_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"dv_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53948/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1253851 INFO  
(OverseerStateUpdate-99131334924500998-127.0.0.1:53953_solr-n_0000000000) 
[n:127.0.0.1:53953_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"dv_coll_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53953/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1253854 INFO  
(OverseerStateUpdate-99131334924500998-127.0.0.1:53953_solr-n_0000000000) 
[n:127.0.0.1:53953_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"dv_coll_shard4_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53948/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1254059 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1254059 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1254060 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1254061 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1254065 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1254078 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1254191 INFO  
(zkCallback-4167-thread-1-processing-n:127.0.0.1:53953_solr) 
[n:127.0.0.1:53953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1254192 INFO  
(zkCallback-4165-thread-1-processing-n:127.0.0.1:53948_solr) 
[n:127.0.0.1:53948_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1254193 INFO  
(zkCallback-4167-thread-2-processing-n:127.0.0.1:53953_solr) 
[n:127.0.0.1:53953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1254193 INFO  
(zkCallback-4165-thread-2-processing-n:127.0.0.1:53948_solr) 
[n:127.0.0.1:53948_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1254193 INFO  
(zkCallback-4165-thread-3-processing-n:127.0.0.1:53948_solr) 
[n:127.0.0.1:53948_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1255132 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1255133 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1255134 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1255141 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1255143 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 1255143 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1255147 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1255149 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1255149 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n6' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 1255150 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1255150 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53948.solr.core.dv_coll.shard4.replica_n6' (registry 
'solr.core.dv_coll.shard4.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 1255150 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1255150 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 1255150 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1255150 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore 
[[dv_coll_shard4_replica_n6] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001\node1\dv_coll_shard4_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001\node1\.\dv_coll_shard4_replica_n6\data\]
   [junit4]   2> 1255150 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53953.solr.core.dv_coll.shard3.replica_n4' (registry 
'solr.core.dv_coll.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 1255151 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1255151 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore 
[[dv_coll_shard3_replica_n4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001\node2\dv_coll_shard3_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001\node2\.\dv_coll_shard3_replica_n4\data\]
   [junit4]   2> 1255152 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1255152 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 1255153 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53948.solr.core.dv_coll.shard2.replica_n2' (registry 
'solr.core.dv_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 1255153 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1255153 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore 
[[dv_coll_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001\node1\dv_coll_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001\node1\.\dv_coll_shard2_replica_n2\data\]
   [junit4]   2> 1255156 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1255156 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 1255156 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53953.solr.core.dv_coll.shard1.replica_n1' (registry 
'solr.core.dv_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 1255156 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1255157 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001\node2\dv_coll_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001\node2\.\dv_coll_shard1_replica_n1\data\]
   [junit4]   2> 1255312 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1255312 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1255315 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1255315 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1255315 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1255315 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1255318 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1255318 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1255322 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1255322 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1255324 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1255325 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1255326 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1b6eddb7[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 1255329 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1255329 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1255329 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1fb571e1[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 1255329 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1255330 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1255330 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1255331 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1255331 INFO  
(searcherExecutor-4583-thread-1-processing-n:127.0.0.1:53948_solr 
x:dv_coll_shard4_replica_n6 s:shard4 c:dv_coll r:core_node8) 
[n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 
x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] 
Registered new searcher Searcher@1b6eddb7[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1255332 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1586101361217372160
   [junit4]   2> 1255332 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1255332 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1255332 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1255337 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@21fc88c6[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 1255337 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1255337 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1586101361222615040
   [junit4]   2> 1255339 INFO  
(searcherExecutor-4585-thread-1-processing-n:127.0.0.1:53948_solr 
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node5) 
[n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 
x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] 
Registered new searcher Searcher@1fb571e1[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1255343 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1255343 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1255343 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1255344 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1255345 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1255345 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1586101361231003648
   [junit4]   2> 1255346 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1255346 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1255346 INFO  
(searcherExecutor-4584-thread-1-processing-n:127.0.0.1:53953_solr 
x:dv_coll_shard3_replica_n4 s:shard3 c:dv_coll r:core_node7) 
[n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 
x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] 
Registered new searcher Searcher@21fc88c6[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1255348 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1255348 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1255348 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1255348 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1255348 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1255348 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:53948/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 1255348 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1255349 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:53948/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 1255349 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1255349 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1255349 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.SyncStrategy http://127.0.0.1:53948/solr/dv_coll_shard2_replica_n2/ has 
no replicas
   [junit4]   2> 1255349 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1255349 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.SyncStrategy http://127.0.0.1:53948/solr/dv_coll_shard4_replica_n6/ has 
no replicas
   [junit4]   2> 1255349 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1255352 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1255352 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1255352 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:53953/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 1255352 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1255352 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy http://127.0.0.1:53953/solr/dv_coll_shard3_replica_n4/ has 
no replicas
   [junit4]   2> 1255352 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1255354 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53948/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 1255354 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53948/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 1255354 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@427edca2[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 1255356 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1255357 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53953/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 1255357 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1255357 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1255357 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1255358 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1255359 INFO  
(searcherExecutor-4586-thread-1-processing-n:127.0.0.1:53953_solr 
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3) 
[n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] 
Registered new searcher Searcher@427edca2[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1255359 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1586101361245683712
   [junit4]   2> 1255367 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1255367 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1255367 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:53953/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 1255367 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1255367 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr 
c:dv_coll s:shard1 r:core_node3 x:

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

per server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3301398 INFO  
(TEST-TestSQLHandler.doTest-seed#[8647EDC193BF81AA]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:49626 49626
   [junit4]   2> 3301399 INFO  (Thread-5155) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:49626 49626
   [junit4]   2> 3301400 WARN  (Thread-5155) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/clusterstate.json
   [junit4]   2>        26      /solr/clusterprops.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/live_nodes
   [junit4]   2>        26      /solr/collections
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler 
-Dtests.method=doTest -Dtests.seed=8647EDC193BF81AA -Dtests.slow=true 
-Dtests.locale=sr-ME -Dtests.timezone=Pacific/Guam -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 31.2s J0 | TestSQLHandler.doTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8647EDC193BF81AA:21035565FE049213]:0)
   [junit4]    >        at 
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:181)
   [junit4]    >        at 
org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_8647EDC193BF81AA-001
   [junit4]   2> Dec 07, 2017 5:56:17 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=sr-ME, timezone=Pacific/Guam
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=160947704,total=372056064
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestEmbeddedSolrServerAdminHandler, DistributedFacetPivotLargeTest, 
TestCloudJSONFacetJoinDomain, TestFieldCacheSort, SolrXmlInZkTest, 
TestOrdValues, PKIAuthenticationIntegrationTest, MigrateRouteKeyTest, 
MoveReplicaTest, TestSystemCollAutoCreate, SolrJmxReporterCloudTest, 
TestPrepRecovery, TestQueryWrapperFilter, CoreAdminCreateDiscoverTest, 
TestCoreDiscovery, TestStressInPlaceUpdates, V2StandaloneTest, 
SolrSlf4jReporterTest, ClusterStateUpdateTest, DistanceUnitsTest, 
TestFiltering, AutoScalingHandlerTest, TestSolr4Spatial, 
HdfsCollectionsAPIDistributedZkTest, TestReversedWildcardFilterFactory, 
ReplicationFactorTest, RequiredFieldsTest, TestNumericTerms64, 
TestIBSimilarityFactory, PeerSyncReplicationTest, TestDownShardTolerantSearch, 
DistributedFacetPivotWhiteBoxTest, TestIntervalFaceting, TestReplicaProperties, 
DistributedFacetPivotSmallAdvancedTest, TestTolerantUpdateProcessorRandomCloud, 
TestGraphMLResponseWriter, PrimitiveFieldTypeTest, RankQueryTest, 
TestSubQueryTransformer, TestLFUCache, TestSurroundQueryParser, 
TestLocalFSCloudBackupRestore, DisMaxRequestHandlerTest, MetricsHandlerTest, 
AutoAddReplicasIntegrationTest, TestFreeTextSuggestions, 
HdfsUnloadDistributedZkTest, TestXmlQParserPlugin, HighlighterTest, 
TestConfigReload, TestRangeQuery, TestSerializedLuceneMatchVersion, 
SparseHLLTest, RemoteQueryErrorTest, CdcrBidirectionalTest, 
DistributedVersionInfoTest, TestBinaryField, XmlUpdateRequestHandlerTest, 
TestConfigSetsAPIZkFailure, ClusterStateTest, DistributedExpandComponentTest, 
CheckHdfsIndexTest, JvmMetricsTest, TestClassicSimilarityFactory, 
HdfsRestartWhileUpdatingTest, TestExportWriter, BooleanFieldTest, 
TestPhraseSuggestions, TestUtils, TestReloadAndDeleteDocs, RecoveryZkTest, 
TestInPlaceUpdatesStandalone, RequestHandlersTest, FacetPivotSmallTest, 
TestCloudSchemaless, ReturnFieldsTest, ForceLeaderTest, TestRecoveryHdfs, 
LeaderElectionTest, TestLeaderElectionZkExpiry, 
AtomicUpdateProcessorFactoryTest, ParsingFieldUpdateProcessorsTest, 
TestPKIAuthenticationPlugin, TestConfigSets, TestLegacyFieldCache, 
OverseerTest, SpellCheckComponentTest, SolrRequestParserTest, 
HdfsRecoverLeaseTest, JSONWriterTest, JavabinLoaderTest, ConvertedLegacyTest, 
ManagedSchemaRoundRobinCloudTest, SolrCoreMetricManagerTest, DeleteShardTest, 
CollectionReloadTest, RulesTest, TestBlendedInfixSuggestions, 
CdcrReplicationDistributedZkTest, TestSweetSpotSimilarityFactory, 
TestNumericRangeQuery32, TestPushWriter, 
ChaosMonkeySafeLeaderWithPullReplicasTest, BlockJoinFacetRandomTest, 
TestRTimerTree, TestPivotHelperCode, DateFieldTest, BadIndexSchemaTest, 
SignatureUpdateProcessorFactoryTest, TestManagedStopFilterFactory, 
LargeFieldTest, ChaosMonkeyNothingIsSafeTest, ExecutePlanActionTest, 
TestStandardQParsers, DefaultValueUpdateProcessorTest, SecurityConfHandlerTest, 
IndexSchemaTest, DistribCursorPagingTest, ScriptEngineTest, 
DistributedTermsComponentTest, TestMiniSolrCloudClusterSSL, 
TestImpersonationWithHadoopAuth, SpatialFilterTest, TestMaxTokenLenTokenizer, 
VMParamsZkACLAndCredentialsProvidersTest, CursorPagingTest, AddBlockUpdateTest, 
TestScoreJoinQPScore, TestJoin, DistributedQueryElevationComponentTest, 
SolrTestCaseJ4Test, ZkControllerTest, SolrGangliaReporterTest, SuggesterTest, 
TestPullReplicaErrorHandling, TestOmitPositions, 
DirectUpdateHandlerOptimizeTest, SolrInfoBeanTest, MinimalSchemaTest, 
SolrCLIZkUtilsTest, TestRawTransformer, TestSchemalessBufferedUpdates, 
TestFieldCacheVsDocValues, HdfsThreadLeakTest, 
TestComplexPhraseLeadingWildcard, ZkStateReaderTest, TestJmxIntegration, 
TestFieldCollectionResource, PathHierarchyTokenizerFactoryTest, 
TestCloudDeleteByQuery, SliceStateTest, CSVRequestHandlerTest, 
TestPayloadCheckQParserPlugin, TestFieldTypeCollectionResource, 
TimeZoneUtilsTest, PeerSyncWithIndexFingerprintCachingTest, 
ReplicaListTransformerTest, TestLegacyFieldReuse, SuggestComponentTest, 
TestRandomDVFaceting, TestPseudoReturnFields, 
AsyncCallRequestStatusResponseTest, HdfsDirectoryFactoryTest, 
NoCacheHeaderTest, StressHdfsTest, TestManagedSynonymGraphFilterFactory, 
TestFuzzyAnalyzedSuggestions, WordBreakSolrSpellCheckerTest, TestConfigSetsAPI, 
TestDocBasedVersionConstraints, TestFilteredDocIdSet, 
TolerantUpdateProcessorTest, TestInitParams, TestConfigSetImmutable, 
TestExpandComponent, TestSolrXml, CloudMLTQParserTest, TestCustomSort, 
DirectUpdateHandlerTest, AnalyticsQueryTest, HighlighterConfigTest, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, 
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, 
LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, 
ZkCLITest, TestDistributedSearch, TestDistributedGrouping, TestHashPartitioner, 
TermVectorComponentDistributedTest, TestReload, SimpleFacetsTest, SolrCoreTest, 
TestGroupingSearch, SolrCmdDistributorTest, TestSort, TestLazyCores, 
TestFoldingMultitermQuery, DocValuesTest, TestWordDelimiterFilterFactory, 
SortByFunctionTest, TestRemoteStreaming, XsltUpdateRequestHandlerTest, 
IndexBasedSpellCheckerTest, FileBasedSpellCheckerTest, TermVectorComponentTest, 
TestIndexingPerformance, FieldAnalysisRequestHandlerTest, 
FastVectorHighlighterTest, TestCollationField, TestCSVResponseWriter, 
QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, 
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, 
PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, SOLR749Test, 
TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, 
TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, 
ResponseLogComponentTest, BadComponentTest, TestStressRecovery, 
TestSolrDeletionPolicy2, MultiTermTest, NumericFieldsTest, 
TestElisionMultitermQuery, TestConfig, TestSolrCoreProperties, 
DirectSolrConnectionTest, TestLuceneMatchVersion, SynonymTokenizerTest, 
TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, 
URLClassifyProcessorTest, PreAnalyzedFieldTest, RAMDirectoryFactoryTest, 
TestDocumentBuilder, UUIDFieldTest, CircularListTest, 
DistributedMLTComponentTest, TestLuceneIndexBackCompat, AddReplicaTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, 
ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, 
DeleteNodeTest, DistribJoinFromCollectionTest, HttpPartitionTest, 
ReplaceNodeTest, SaslZkACLProviderTest, SolrCloudExampleTest, 
TestCloudPseudoReturnFields, TestCloudSearcherWarming, 
TestDeleteCollectionOnDownNodes, TestOnReconnectListenerSupport, 
TestRebalanceLeaders, TestSegmentSorting, TestSolrCloudWithDelegationTokens, 
TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud, 
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, 
ZkFailoverTest, TriggerIntegrationTest, TestSolrCoreSnapshots, TestSQLHandler]
   [junit4] Completed [605/751 (3!)] on J0 in 31.70s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 47903 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to