Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7809/
Java: 64bit/jdk-13-ea+12 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.EchoParamsTest
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.EchoParamsTest_7D9465614D536A33-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.EchoParamsTest_7D9465614D536A33-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.EchoParamsTest_7D9465614D536A33-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.EchoParamsTest_7D9465614D536A33-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\solr\build\solr-core\test\J0\temp\solr.EchoParamsTest_7D9465614D536A33-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.EchoParamsTest_7D9465614D536A33-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.EchoParamsTest_7D9465614D536A33-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.EchoParamsTest_7D9465614D536A33-001
at __randomizedtesting.SeedInfo.seed([7D9465614D536A33]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:318)
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.base/java.lang.Thread.run(Thread.java:835)
Build Log:
[...truncated 13174 lines...]
[junit4] Suite: org.apache.solr.EchoParamsTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.EchoParamsTest_7D9465614D536A33-001\init-core-data-001
[junit4] 2> 599223 WARN
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 599223 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 599225 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 599225 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 599225 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 599226 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-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> 599247 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 9.0.0
[junit4] 2> 599255 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 599257 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 599734 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 599735 WARN
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@324874e8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 599744 WARN
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1bce457e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 599774 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 599774 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 599790 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73e8716f
[junit4] 2> 599798 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73e8716f
[junit4] 2> 599799 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@73e8716f
[junit4] 2> 599804 INFO (coreLoadExecutor-3507-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> 599842 INFO (coreLoadExecutor-3507-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 599852 INFO (coreLoadExecutor-3507-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 599856 INFO (coreLoadExecutor-3507-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 599856 INFO (coreLoadExecutor-3507-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> 599857 INFO (coreLoadExecutor-3507-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@73e8716f
[junit4] 2> 599857 INFO (coreLoadExecutor-3507-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\J0\temp\solr.EchoParamsTest_7D9465614D536A33-001\init-core-data-001\]
[junit4] 2> 599864 INFO (coreLoadExecutor-3507-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=79.099609375,
floorSegmentMB=1.9140625, forceMergeDeletesPctAllowed=2.7294437457394394,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.27327631251487783, deletesPctAllowed=35.73452255266849
[junit4] 2> 599870 INFO (coreLoadExecutor-3507-thread-1) [
x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=60
[junit4] 2> 599956 INFO (coreLoadExecutor-3507-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 599956 INFO (coreLoadExecutor-3507-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 599958 INFO (coreLoadExecutor-3507-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=11.2119140625,
floorSegmentMB=0.5302734375, forceMergeDeletesPctAllowed=3.973037226204971,
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.25702152781951587, deletesPctAllowed=28.533613648251468
[junit4] 2> 599959 INFO (coreLoadExecutor-3507-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@584a8cb7[collection1] main]
[junit4] 2> 599960 WARN (coreLoadExecutor-3507-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 599960 INFO (coreLoadExecutor-3507-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 599962 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 599966 INFO
(searcherExecutor-3508-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@584a8cb7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 599968 INFO
(TEST-EchoParamsTest.test-seed#[7D9465614D536A33]) [ ] o.a.s.SolrTestCaseJ4
###Starting test
[junit4] 2> 599968 INFO
(TEST-EchoParamsTest.test-seed#[7D9465614D536A33]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={q=foo&qt=&start=0&rows=20&version=2.2&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 599972 INFO
(TEST-EchoParamsTest.test-seed#[7D9465614D536A33]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={q=foo&qt=&start=0&rows=20&version=2.2&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 599973 INFO
(TEST-EchoParamsTest.test-seed#[7D9465614D536A33]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=foo&qt=&start=0&rows=20&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 599973 INFO
(TEST-EchoParamsTest.test-seed#[7D9465614D536A33]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=foo&qt=&start=0&rows=20&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 599973 INFO
(TEST-EchoParamsTest.test-seed#[7D9465614D536A33]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={q=foo&qt=&echoParams=explicit&start=0&rows=20&wt=xml&version=2.2}
hits=0 status=0 QTime=0
[junit4] 2> 599973 INFO
(TEST-EchoParamsTest.test-seed#[7D9465614D536A33]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={q=foo&qt=&echoParams=explicit&start=0&rows=20&wt=xml&version=2.2}
hits=0 status=0 QTime=0
[junit4] 2> 599973 INFO
(TEST-EchoParamsTest.test-seed#[7D9465614D536A33]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={q=foo&qt=&echoParams=explicit&start=0&rows=20&wt=xml&version=2.2}
hits=0 status=0 QTime=0
[junit4] 2> 599976 INFO
(TEST-EchoParamsTest.test-seed#[7D9465614D536A33]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={echoHandler=true&q=foo&qt=/crazy_custom_qt&echoParams=all&start=0&rows=20&version=2.2&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 599977 INFO
(TEST-EchoParamsTest.test-seed#[7D9465614D536A33]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={echoHandler=true&q=foo&qt=/crazy_custom_qt&echoParams=all&start=0&rows=20&version=2.2&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 599977 INFO
(TEST-EchoParamsTest.test-seed#[7D9465614D536A33]) [ ] o.a.s.SolrTestCaseJ4
###Ending test
[junit4] 2> 599978 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 599978 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1197896154
[junit4] 2> 599979 INFO (coreCloseExecutor-3512-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@78a9638c
[junit4] 2> 599979 INFO (coreCloseExecutor-3512-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=78a9638c
[junit4] 2> 599980 INFO (coreCloseExecutor-3512-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@65a6fdf2: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@278933a6
[junit4] 2> 599988 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 599988 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4860fa26: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@54213382
[junit4] 2> 599994 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 599994 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@31babf6: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@7d8a27fd
[junit4] 2> 599997 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 599997 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a608977: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@64880289
[junit4] 2> 600001 INFO
(SUITE-EchoParamsTest-seed#[7D9465614D536A33]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=15535, maxDocsPerChunk=712, blockSize=9),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=15535, blockSize=9)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1af480e1),
locale=gsw-FR, timezone=America/Grenada
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 13-ea
(64-bit)/cpus=3,threads=1,free=110142568,total=471724032
[junit4] 2> NOTE: All tests run in this JVM:
[NodeLostTriggerIntegrationTest, CoreSorterTest, ZkFailoverTest,
AddSchemaFieldsUpdateProcessorFactoryTest, RegexBoostProcessorTest,
TestTrieFacet, SSLMigrationTest, TestSweetSpotSimilarityFactory,
ResourceLoaderTest, ConfigSetsAPITest, JvmMetricsTest, QueryEqualityTest,
TaggerTest, AutoScalingHandlerTest, DistributedFacetPivotSmallAdvancedTest,
BlockJoinFacetSimpleTest, TestCustomSort, ForceLeaderTest,
TestLegacyFieldReuse, DeleteShardTest, DocValuesMultiTest,
TestDocTermOrdsUninvertLimit, SyncSliceTest, CurrencyRangeFacetCloudTest,
ShardRoutingCustomTest, TestDynamicFieldCollectionResource,
DeleteInactiveReplicaTest, TestSolrCloudWithSecureImpersonation,
DataDrivenBlockJoinTest, TestSerializedLuceneMatchVersion,
TestCloudPseudoReturnFields, TestBulkSchemaAPI, TestUninvertingReader,
SpatialHeatmapFacetsTest, TokenizerChainTest,
SchemaVersionSpecificBehaviorTest, NodeMarkersRegistrationTest,
ScheduledMaintenanceTriggerTest, TestMergePolicyConfig,
TermVectorComponentTest, TestSuggestSpellingConverter,
DocumentAnalysisRequestHandlerTest, TestClassicSimilarityFactory,
OrderedExecutorTest, ReplicaListTransformerTest, AddReplicaTest,
SoftAutoCommitTest, ChangedSchemaMergeTest, TestNumericRangeQuery32,
TestNestedUpdateProcessor, NumericFieldsTest, TestFoldingMultitermQuery,
TestReplicationHandlerBackup, TestLegacyBM25SimilarityFactory,
SpatialRPTFieldTypeTest, TestSolrConfigHandlerCloud, SimplePostToolTest,
BlockCacheTest, TestCorePropertiesReload, TestSimLargeCluster,
FacetPivotSmallTest, TestDistributedGrouping, TestSolrIndexConfig,
EchoParamsTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=EchoParamsTest
-Dtests.seed=7D9465614D536A33 -Dtests.slow=true -Dtests.locale=gsw-FR
-Dtests.timezone=America/Grenada -Dtests.asserts=true
-Dtests.file.encoding=Cp1252
[junit4] ERROR 0.00s J0 | EchoParamsTest (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\solr\build\solr-core\test\J0\temp\solr.EchoParamsTest_7D9465614D536A33-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.EchoParamsTest_7D9465614D536A33-001\init-core-data-001
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.EchoParamsTest_7D9465614D536A33-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.EchoParamsTest_7D9465614D536A33-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([7D9465614D536A33]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:318)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] Completed [153/849 (1!)] on J0 in 1.01s, 1 test, 1 error <<<
FAILURES!
[...truncated 45047 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7809/consoleText
[repro] Revision: 14175c46d2cd46f3e50c5e73e90534f71009900f
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr\core
[repro] EchoParamsTest
[repro] ant compile-test
[...truncated 3592 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.EchoParamsTest" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=7D9465614D536A33
-Dtests.slow=true -Dtests.locale=gsw-FR -Dtests.timezone=America/Grenada
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
[...truncated 73 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.EchoParamsTest
[repro] Exiting with code 0
[...truncated 78 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]