You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/05/07 13:55:20 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_131) - Build # 6551 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6551/
Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

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

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

	at __randomizedtesting.SeedInfo.seed([D2E097B345EB4628]: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.codecs.asserting.TestAssertingDocValuesFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingDocValuesFormat_A6E62116453E1D0C-001\dvduel-012: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingDocValuesFormat_A6E62116453E1D0C-001\dvduel-012    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingDocValuesFormat_A6E62116453E1D0C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingDocValuesFormat_A6E62116453E1D0C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingDocValuesFormat_A6E62116453E1D0C-001\dvduel-012: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingDocValuesFormat_A6E62116453E1D0C-001\dvduel-012
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingDocValuesFormat_A6E62116453E1D0C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingDocValuesFormat_A6E62116453E1D0C-001

	at __randomizedtesting.SeedInfo.seed([A6E62116453E1D0C]: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.admin.MetricsHandlerTest.testPropertyFilter

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([C4B0F2809D390F2:6E26F169C65DF0CC]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.junit.Assert.assertNotNull(Assert.java:537)
	at org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 235 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1459, maxMBSortInHeap=6.625581691444292, sim=RandomSimilarity(queryNorm=false): {}, locale=tr-TR, timezone=Asia/Muscat
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=3,threads=1,free=39579112,total=69005312
   [junit4]   2> NOTE: All tests run in this JVM: [TestDoubleRangeFieldQueries, TestPerSegmentDeletes, TestNoMergeScheduler, TestDirectoryReaderReopen, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=D2E097B345EB4628 -Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=Asia/Muscat -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestFileSwitchDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D2E097B345EB4628-001\bar-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D2E097B345EB4628-001\bar-003
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D2E097B345EB4628-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D2E097B345EB4628-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D2E097B345EB4628]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [11/451 (1!)] on J1 in 2.38s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 1708 lines...]
   [junit4] Suite: org.apache.lucene.codecs.asserting.TestAssertingDocValuesFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1718, maxMBSortInHeap=5.832841903898577, sim=RandomSimilarity(queryNorm=false): {fieldname=DFR I(ne)BZ(0.3), docId=DFR GZ(0.3), id=IB LL-D2}, locale=vi, timezone=Canada/Newfoundland
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=3,threads=1,free=27882848,total=79626240
   [junit4]   2> NOTE: All tests run in this JVM: [TestRamUsageTesterOnWildAnimals, TestWorstCaseTestBehavior, Nested1, Nested1, TestExtrasFS, TestAssertingPostingsFormat, Nested, Nested2, TestShuffleFS, TestHandleTrackingFS, ThrowInUncaught, TestBaseExplanationTestCase, TestMockAnalyzer, TestCompressingTermVectorsFormat, TestMockCharFilter, TestAssertingDocValuesFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAssertingDocValuesFormat -Dtests.seed=A6E62116453E1D0C -Dtests.slow=true -Dtests.locale=vi -Dtests.timezone=Canada/Newfoundland -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestAssertingDocValuesFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingDocValuesFormat_A6E62116453E1D0C-001\dvduel-012: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingDocValuesFormat_A6E62116453E1D0C-001\dvduel-012
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingDocValuesFormat_A6E62116453E1D0C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingDocValuesFormat_A6E62116453E1D0C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A6E62116453E1D0C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [30/41 (1!)] on J1 in 23.71s, 108 tests, 1 error <<< FAILURES!

[...truncated 9688 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.MetricsHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.MetricsHandlerTest_C4B0F2809D390F2-001\init-core-data-001
   [junit4]   2> 614698 WARN  (SUITE-MetricsHandlerTest-seed#[C4B0F2809D390F2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 614698 INFO  (SUITE-MetricsHandlerTest-seed#[C4B0F2809D390F2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 614705 INFO  (SUITE-MetricsHandlerTest-seed#[C4B0F2809D390F2]-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> 614707 INFO  (SUITE-MetricsHandlerTest-seed#[C4B0F2809D390F2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 614708 INFO  (SUITE-MetricsHandlerTest-seed#[C4B0F2809D390F2]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 614775 INFO  (SUITE-MetricsHandlerTest-seed#[C4B0F2809D390F2]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 614803 INFO  (SUITE-MetricsHandlerTest-seed#[C4B0F2809D390F2]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 614907 INFO  (SUITE-MetricsHandlerTest-seed#[C4B0F2809D390F2]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 615021 INFO  (SUITE-MetricsHandlerTest-seed#[C4B0F2809D390F2]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6574b6c0
   [junit4]   2> 615024 INFO  (SUITE-MetricsHandlerTest-seed#[C4B0F2809D390F2]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6574b6c0
   [junit4]   2> 615025 INFO  (SUITE-MetricsHandlerTest-seed#[C4B0F2809D390F2]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6574b6c0
   [junit4]   2> 615028 INFO  (coreLoadExecutor-3257-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 615122 INFO  (coreLoadExecutor-3257-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 615152 INFO  (coreLoadExecutor-3257-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 615289 INFO  (coreLoadExecutor-3257-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 615301 INFO  (coreLoadExecutor-3257-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 615302 INFO  (coreLoadExecutor-3257-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@6574b6c0
   [junit4]   2> 615302 INFO  (coreLoadExecutor-3257-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 615302 INFO  (coreLoadExecutor-3257-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.MetricsHandlerTest_C4B0F2809D390F2-001\init-core-data-001\]
   [junit4]   2> 615303 INFO  (coreLoadExecutor-3257-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=9.423828125, floorSegmentMB=2.0009765625, forceMergeDeletesPctAllowed=13.024325846531914, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.830329956939461
   [junit4]   2> 615516 INFO  (coreLoadExecutor-3257-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 615516 INFO  (coreLoadExecutor-3257-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 615518 INFO  (coreLoadExecutor-3257-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 615518 INFO  (coreLoadExecutor-3257-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 615520 INFO  (coreLoadExecutor-3257-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 615520 INFO  (coreLoadExecutor-3257-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@799525b9[collection1] main]
   [junit4]   2> 615521 INFO  (coreLoadExecutor-3257-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 615531 INFO  (coreLoadExecutor-3257-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 615581 INFO  (coreLoadExecutor-3257-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 615581 INFO  (searcherExecutor-3258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 615581 INFO  (coreLoadExecutor-3257-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566741539553542144
   [junit4]   2> 615581 INFO  (searcherExecutor-3258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 615582 INFO  (searcherExecutor-3258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 615582 INFO  (searcherExecutor-3258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 615588 INFO  (searcherExecutor-3258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 615589 INFO  (SUITE-MetricsHandlerTest-seed#[C4B0F2809D390F2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 615589 INFO  (searcherExecutor-3258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 615591 INFO  (searcherExecutor-3258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 615592 INFO  (TEST-MetricsHandlerTest.testPropertyFilter-seed#[C4B0F2809D390F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPropertyFilter
   [junit4]   2> 615598 INFO  (TEST-MetricsHandlerTest.testPropertyFilter-seed#[C4B0F2809D390F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPropertyFilter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MetricsHandlerTest -Dtests.method=testPropertyFilter -Dtests.seed=C4B0F2809D390F2 -Dtests.slow=true -Dtests.locale=hr-HR -Dtests.timezone=America/Detroit -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.01s J1 | MetricsHandlerTest.testPropertyFilter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C4B0F2809D390F2:6E26F169C65DF0CC]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 615602 INFO  (searcherExecutor-3258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 615603 INFO  (searcherExecutor-3258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 615605 INFO  (TEST-MetricsHandlerTest.test-seed#[C4B0F2809D390F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 615606 INFO  (searcherExecutor-3258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@799525b9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 615626 INFO  (TEST-MetricsHandlerTest.test-seed#[C4B0F2809D390F2]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 615722 INFO  (TEST-MetricsHandlerTest.test-seed#[C4B0F2809D390F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 615724 INFO  (TEST-MetricsHandlerTest.testCompact-seed#[C4B0F2809D390F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCompact
   [junit4]   2> 615751 INFO  (TEST-MetricsHandlerTest.testCompact-seed#[C4B0F2809D390F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCompact
   [junit4]   2> 615751 INFO  (SUITE-MetricsHandlerTest-seed#[C4B0F2809D390F2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 615751 INFO  (SUITE-MetricsHandlerTest-seed#[C4B0F2809D390F2]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1368463176
   [junit4]   2> 615751 INFO  (SUITE-MetricsHandlerTest-seed#[C4B0F2809D390F2]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 615752 INFO  (SUITE-MetricsHandlerTest-seed#[C4B0F2809D390F2]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 615753 INFO  (SUITE-MetricsHandlerTest-seed#[C4B0F2809D390F2]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 615754 INFO  (coreCloseExecutor-3263-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2db900da
   [junit4]   2> 615756 INFO  (coreCloseExecutor-3263-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=767099098
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.MetricsHandlerTest_C4B0F2809D390F2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1297, maxMBSortInHeap=5.800291123648465, sim=RandomSimilarity(queryNorm=true): {}, locale=hr-HR, timezone=America/Detroit
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=3,threads=1,free=23522264,total=279085056
   [junit4]   2> NOTE: All tests run in this JVM: [SpatialHeatmapFacetsTest, TestReversedWildcardFilterFactory, TestLRUCache, TestRequestStatusCollectionAPI, SignatureUpdateProcessorFactoryTest, TestManagedResourceStorage, TestStressLiveNodes, TestCloudInspectUtil, ReplicationFactorTest, TestAuthenticationFramework, HdfsRecoverLeaseTest, PeerSyncReplicationTest, EchoParamsTest, QueryParsingTest, TestOmitPositions, ReplicaListTransformerTest, JsonLoaderTest, TestJavabinTupleStreamParser, TestInitQParser, TestCollapseQParserPlugin, TestCollationFieldDocValues, TestDocBasedVersionConstraints, HdfsRestartWhileUpdatingTest, CurrencyFieldOpenExchangeTest, TestReloadAndDeleteDocs, HdfsChaosMonkeyNothingIsSafeTest, TestManagedSchema, SolrJmxReporterTest, DebugComponentTest, RollingRestartTest, AddBlockUpdateTest, CdcrVersionReplicationTest, TestScoreJoinQPNoScore, StatsReloadRaceTest, TestSolrCloudWithHadoopAuthPlugin, HighlighterMaxOffsetTest, TestValueSourceCache, TestSolr4Spatial2, BlockJoinFacetSimpleTest, TestIndexSearcher, UpdateRequestProcessorFactoryTest, CursorMarkTest, DistributedIntervalFacetingTest, AnalyticsMergeStrategyTest, TestMacros, SuggesterTSTTest, TestTolerantUpdateProcessorRandomCloud, ResponseLogComponentTest, TestManagedSynonymFilterFactory, TestDFRSimilarityFactory, TestGraphTermsQParserPlugin, SolrIndexSplitterTest, TestFastLRUCache, MultiThreadedOCPTest, ShowFileRequestHandlerTest, SolrCmdDistributorTest, SuggestComponentTest, TestLMJelinekMercerSimilarityFactory, SolrGangliaReporterTest, BooleanFieldTest, TestExclusionRuleCollectionAccess, SliceStateTest, TestSimpleQParserPlugin, DistributedFacetPivotSmallAdvancedTest, TestStressRecovery, DistributedTermsComponentTest, TestDFISimilarityFactory, BasicFunctionalityTest, DeleteInactiveReplicaTest, DistribCursorPagingTest, TestSolrQueryParser, DirectoryFactoryTest, TestPerFieldSimilarityWithDefaultOverride, TestPHPSerializedResponseWriter, FieldMutatingUpdateProcessorTest, TestQueryTypes, CacheHeaderTest, DocExpirationUpdateProcessorFactoryTest, LukeRequestHandlerTest, URLClassifyProcessorTest, DistribJoinFromCollectionTest, CdcrReplicationHandlerTest, RemoteQueryErrorTest, SmileWriterTest, TestQueryUtils, SpellCheckCollatorTest, TestDynamicFieldResource, AsyncCallRequestStatusResponseTest, MissingSegmentRecoveryTest, TestManagedSchemaThreadSafety, TestSchemaManager, MetricsHandlerTest]
   [junit4] Completed [186/709 (1!)] on J1 in 1.10s, 3 tests, 1 failure <<< FAILURES!

[...truncated 45131 lines...]