Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/38/
Java: 32bit/jdk1.8.0_172 -client -XX:+UseParallelGC
1 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.MergeIndexesEmbeddedTest
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_6618E0C979C38449-001\tempDir-006:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_6618E0C979C38449-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-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_6618E0C979C38449-001\tempDir-006:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_6618E0C979C38449-001\tempDir-006
at __randomizedtesting.SeedInfo.seed([6618E0C979C38449]: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.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 16407 lines...]
[junit4] Suite:
org.apache.solr.client.solrj.embedded.MergeIndexesEmbeddedTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_6618E0C979C38449-001\init-core-data-001
[junit4] 2> 358587 WARN
(SUITE-MergeIndexesEmbeddedTest-seed#[6618E0C979C38449]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 358587 INFO
(SUITE-MergeIndexesEmbeddedTest-seed#[6618E0C979C38449]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 358590 INFO
(SUITE-MergeIndexesEmbeddedTest-seed#[6618E0C979C38449]-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> 358590 INFO
(SUITE-MergeIndexesEmbeddedTest-seed#[6618E0C979C38449]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 358595 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMergeMultipleRequest
[junit4] 2> 358598 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore\solr.xml
[junit4] 2> 358603 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@d927d5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 359430 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 359434 WARN
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@f385ba[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 359439 WARN
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@dffda3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 359504 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 359504 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 359532 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d927d5
[junit4] 2> 359539 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d927d5
[junit4] 2> 359539 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d927d5
[junit4] 2> 359542 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore
[junit4] 2> 359542 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [core0, core1]
[junit4] 2> 359577 INFO (coreLoadExecutor-910-thread-2) [ x:core1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 359578 INFO (coreLoadExecutor-910-thread-1) [ x:core0]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 359605 INFO (coreLoadExecutor-910-thread-2) [ x:core1]
o.a.s.s.IndexSchema [core1] Schema name=example core one
[junit4] 2> 359605 INFO (coreLoadExecutor-910-thread-1) [ x:core0]
o.a.s.s.IndexSchema [core0] Schema name=example core zero
[junit4] 2> 359612 INFO (coreLoadExecutor-910-thread-1) [ x:core0]
o.a.s.s.IndexSchema Loaded schema example core zero/1.1 with uniqueid field id
[junit4] 2> 359612 INFO (coreLoadExecutor-910-thread-2) [ x:core1]
o.a.s.s.IndexSchema Loaded schema example core one/1.1 with uniqueid field id
[junit4] 2> 359612 INFO (coreLoadExecutor-910-thread-1) [ x:core0]
o.a.s.c.CoreContainer Creating SolrCore 'core0' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core0,
trusted=true
[junit4] 2> 359612 INFO (coreLoadExecutor-910-thread-2) [ x:core1]
o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core1,
trusted=true
[junit4] 2> 359612 INFO (coreLoadExecutor-910-thread-1) [ x:core0]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core0' (registry
'solr.core.core0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d927d5
[junit4] 2> 359612 INFO (coreLoadExecutor-910-thread-2) [ x:core1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry
'solr.core.core1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d927d5
[junit4] 2> 359635 INFO (coreLoadExecutor-910-thread-1) [ x:core0]
o.a.s.c.SolrCore [[core0] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core0],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_6618E0C979C38449-001\tempDir-001\]
[junit4] 2> 359635 INFO (coreLoadExecutor-910-thread-2) [ x:core1]
o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_6618E0C979C38449-001\tempDir-002\]
[junit4] 2> 359781 INFO (coreLoadExecutor-910-thread-1) [ x:core0]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 359781 INFO (coreLoadExecutor-910-thread-2) [ x:core1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 359781 INFO (coreLoadExecutor-910-thread-2) [ x:core1]
o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_6618E0C979C38449-001\tempDir-002
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 359781 INFO (coreLoadExecutor-910-thread-1) [ x:core0]
o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_6618E0C979C38449-001\tempDir-001
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 359788 INFO (coreLoadExecutor-910-thread-2) [ x:core1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 359788 INFO (coreLoadExecutor-910-thread-1) [ x:core0]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 359788 INFO (coreLoadExecutor-910-thread-2) [ x:core1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 359788 INFO (coreLoadExecutor-910-thread-1) [ x:core0]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 359792 INFO (coreLoadExecutor-910-thread-1) [ x:core0]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1d90314[core0] main]
[junit4] 2> 359792 INFO (coreLoadExecutor-910-thread-2) [ x:core1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f494c3[core1] main]
[junit4] 2> 359793 WARN (coreLoadExecutor-910-thread-1) [ x:core0]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core0\conf;
switching to use InMemory storage instead.
[junit4] 2> 359793 WARN (coreLoadExecutor-910-thread-2) [ x:core1]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core1\conf;
switching to use InMemory storage instead.
[junit4] 2> 359794 INFO (coreLoadExecutor-910-thread-1) [ x:core0]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 359794 INFO (coreLoadExecutor-910-thread-2) [ x:core1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 359794 INFO (coreLoadExecutor-910-thread-2) [ x:core1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1624739694078066688
[junit4] 2> 359794 INFO (coreLoadExecutor-910-thread-1) [ x:core0]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1624739694078066688
[junit4] 2> 359796 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.a.s.c.s.MergeIndexesExampleTestBase
CORES=org.apache.solr.core.CoreContainer@98caea : [core0, core1]
[junit4] 2> 359797 INFO
(searcherExecutor-912-thread-1-processing-x:core0) [ x:core0]
o.a.s.c.SolrCore [core0] Registered new searcher Searcher@1d90314[core0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 359799 INFO
(searcherExecutor-911-thread-1-processing-x:core1) [ x:core1]
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@1f494c3[core1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 359801 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMergeMultipleRequest
[junit4] 2> 359801 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10013418
[junit4] 2> 359801 INFO (coreCloseExecutor-921-thread-2) [ x:core1]
o.a.s.c.SolrCore [core1] CLOSING SolrCore org.apache.solr.core.SolrCore@14e2908
[junit4] 2> 359801 INFO (coreCloseExecutor-921-thread-1) [ x:core0]
o.a.s.c.SolrCore [core0] CLOSING SolrCore org.apache.solr.core.SolrCore@146299d
[junit4] 2> 359801 INFO (coreCloseExecutor-921-thread-2) [ x:core1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.core1, tag=14e2908
[junit4] 2> 359801 INFO (coreCloseExecutor-921-thread-2) [ x:core1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d6462f: rootName = null,
domain = solr.core.core1, service url = null, agent id = null] for registry
solr.core.core1 / com.codahale.metrics.MetricRegistry@af7015
[junit4] 2> 359817 INFO (coreCloseExecutor-921-thread-1) [ x:core0]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.core0, tag=146299d
[junit4] 2> 359817 INFO (coreCloseExecutor-921-thread-1) [ x:core0]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@166e9bb: rootName = null,
domain = solr.core.core0, service url = null, agent id = null] for registry
solr.core.core0 / com.codahale.metrics.MetricRegistry@15c1f4e
[junit4] 2> 359838 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 359838 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f9e8e9: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@13d751a
[junit4] 2> 359845 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 359846 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@bfedaa: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@ee4c6a
[junit4] 2> 359849 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 359849 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeMultipleRequest-seed#[6618E0C979C38449])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@179c2e5: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@28afaa
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@11110ca[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@10e5eba[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> 359856 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMergeIndexesByDirName
[junit4] 2> 359861 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore\solr.xml
[junit4] 2> 359875 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@d927d5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 361929 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 361961 WARN
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@11bbd95[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 361967 WARN
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@1c0020c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 362026 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 362027 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 362055 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d927d5
[junit4] 2> 362061 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d927d5
[junit4] 2> 362061 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d927d5
[junit4] 2> 362065 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore
[junit4] 2> 362066 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [core0, core1]
[junit4] 2> 362100 INFO (coreLoadExecutor-931-thread-2) [ x:core1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 362100 INFO (coreLoadExecutor-931-thread-1) [ x:core0]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 362109 INFO (coreLoadExecutor-931-thread-2) [ x:core1]
o.a.s.s.IndexSchema [core1] Schema name=example core one
[junit4] 2> 362109 INFO (coreLoadExecutor-931-thread-1) [ x:core0]
o.a.s.s.IndexSchema [core0] Schema name=example core zero
[junit4] 2> 362114 INFO (coreLoadExecutor-931-thread-1) [ x:core0]
o.a.s.s.IndexSchema Loaded schema example core zero/1.1 with uniqueid field id
[junit4] 2> 362114 INFO (coreLoadExecutor-931-thread-2) [ x:core1]
o.a.s.s.IndexSchema Loaded schema example core one/1.1 with uniqueid field id
[junit4] 2> 362114 INFO (coreLoadExecutor-931-thread-1) [ x:core0]
o.a.s.c.CoreContainer Creating SolrCore 'core0' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core0,
trusted=true
[junit4] 2> 362114 INFO (coreLoadExecutor-931-thread-2) [ x:core1]
o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core1,
trusted=true
[junit4] 2> 362114 INFO (coreLoadExecutor-931-thread-2) [ x:core1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry
'solr.core.core1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d927d5
[junit4] 2> 362114 INFO (coreLoadExecutor-931-thread-1) [ x:core0]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core0' (registry
'solr.core.core0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d927d5
[junit4] 2> 362114 INFO (coreLoadExecutor-931-thread-1) [ x:core0]
o.a.s.c.SolrCore [[core0] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core0],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_6618E0C979C38449-001\tempDir-003\]
[junit4] 2> 362114 INFO (coreLoadExecutor-931-thread-2) [ x:core1]
o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_6618E0C979C38449-001\tempDir-004\]
[junit4] 2> 362266 INFO (coreLoadExecutor-931-thread-1) [ x:core0]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 362266 INFO (coreLoadExecutor-931-thread-1) [ x:core0]
o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_6618E0C979C38449-001\tempDir-003
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 362275 INFO (coreLoadExecutor-931-thread-1) [ x:core0]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 362275 INFO (coreLoadExecutor-931-thread-1) [ x:core0]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 362278 INFO (coreLoadExecutor-931-thread-2) [ x:core1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 362278 INFO (coreLoadExecutor-931-thread-2) [ x:core1]
o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_6618E0C979C38449-001\tempDir-004
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 362281 INFO (coreLoadExecutor-931-thread-1) [ x:core0]
o.a.s.s.SolrIndexSearcher Opening [Searcher@fd6592[core0] main]
[junit4] 2> 362281 INFO (coreLoadExecutor-931-thread-2) [ x:core1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 362281 INFO (coreLoadExecutor-931-thread-2) [ x:core1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 362281 WARN (coreLoadExecutor-931-thread-1) [ x:core0]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core0\conf;
switching to use InMemory storage instead.
[junit4] 2> 362282 INFO (coreLoadExecutor-931-thread-1) [ x:core0]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 362282 INFO (coreLoadExecutor-931-thread-1) [ x:core0]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1624739696686923776
[junit4] 2> 362284 INFO (coreLoadExecutor-931-thread-2) [ x:core1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@c46976[core1] main]
[junit4] 2> 362284 WARN (coreLoadExecutor-931-thread-2) [ x:core1]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core1\conf;
switching to use InMemory storage instead.
[junit4] 2> 362286 INFO (coreLoadExecutor-931-thread-2) [ x:core1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 362286 INFO (coreLoadExecutor-931-thread-2) [ x:core1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1624739696691118080
[junit4] 2> 362289 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.c.s.MergeIndexesExampleTestBase
CORES=org.apache.solr.core.CoreContainer@71b9ab : [core0, core1]
[junit4] 2> 362290 INFO
(searcherExecutor-933-thread-1-processing-x:core1) [ x:core1]
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@c46976[core1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 362290 INFO
(searcherExecutor-932-thread-1-processing-x:core0) [ x:core0]
o.a.s.c.SolrCore [core0] Registered new searcher Searcher@fd6592[core0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 362293 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624739696698458112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 362293 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 362294 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 362294 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [core0] webapp=null path=/update
params={commit=true&softCommit=false&waitSearcher=true}{deleteByQuery=*:*
(-1624739696695312384),commit=} 0 5
[junit4] 2> 362299 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624739696704749568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 362299 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 362299 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 362299 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [core1] webapp=null path=/update
params={commit=true&softCommit=false&waitSearcher=true}{deleteByQuery=*:*
(-1624739696699506688),commit=} 0 3
[junit4] 2> 362303 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624739696708943872,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 362303 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1e2c7fb
commitCommandVersion:1624739696708943872
[junit4] 2> 362325 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f804ea[core0] main]
[junit4] 2> 362325 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 362326 INFO (searcherExecutor-932-thread-1) [ ]
o.a.s.c.SolrCore [core0] Registered new searcher Searcher@f804ea[core0]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Windows
10, java.vendor=Oracle Corporation, java.version=1.8.0_172,
java.vm.version=25.172-b11, lucene.version=8.0.0, os.arch=x86,
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0,
timestamp=1549472519606}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 362328 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [core0] webapp=null path=/update
params={commit=true&softCommit=false&waitSearcher=true}{add=[AAA
(1624739696705798144)],commit=} 0 25
[junit4] 2> 362332 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624739696739352576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 362332 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@ce2cf4
commitCommandVersion:1624739696739352576
[junit4] 2> 362353 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a9270e[core1] main]
[junit4] 2> 362355 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 362356 INFO (searcherExecutor-933-thread-1) [ ]
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@1a9270e[core1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Windows
10, java.vendor=Oracle Corporation, java.version=1.8.0_172,
java.vm.version=25.172-b11, lucene.version=8.0.0, os.arch=x86,
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0,
timestamp=1549472519636}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 362356 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [core1] webapp=null path=/update
params={commit=true&softCommit=false&waitSearcher=true}{add=[BBB
(1624739696735158272)],commit=} 0 26
[junit4] 2> 362357 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.c.S.Request [core0] webapp=null path=/select params={q=id:AAA}
hits=1 status=0 QTime=0
[junit4] 2> 362358 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.c.S.Request [core1] webapp=null path=/select params={q=id:AAA}
hits=0 status=0 QTime=0
[junit4] 2> 362359 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.c.S.Request [core0] webapp=null path=/select params={q=id:AAA}
hits=1 status=0 QTime=0
[junit4] 2> 362359 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.c.S.Request [core0] webapp=null path=/select params={q=id:BBB}
hits=0 status=0 QTime=0
[junit4] 2> 362360 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.c.S.Request [core1] webapp=null path=/select params={q=id:AAA}
hits=0 status=0 QTime=0
[junit4] 2> 362361 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ ] o.a.s.c.S.Request [core1] webapp=null path=/select params={q=id:BBB}
hits=1 status=0 QTime=0
[junit4] 2> 362378 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.DirectUpdateHandler2 start
mergeIndexes{SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_6618E0C979C38449-001\tempDir-004\index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1641d1b}
[junit4] 2> 362420 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.DirectUpdateHandler2 end_mergeIndexes
[junit4] 2> 362422 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624739696833724416,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 362422 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1e2c7fb
commitCommandVersion:1624739696833724416
[junit4] 2> 362432 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.s.SolrIndexSearcher Opening [Searcher@115b751[core0] main]
[junit4] 2> 362433 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 362434 INFO
(searcherExecutor-932-thread-1-processing-x:core0) [ x:core0]
o.a.s.c.SolrCore [core0] Registered new searcher Searcher@115b751[core0]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Windows
10, java.vendor=Oracle Corporation, java.version=1.8.0_172,
java.vm.version=25.172-b11, lucene.version=8.0.0, os.arch=x86,
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0,
timestamp=1549472519606}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_1(8.0.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=1.8.0_172, java.vm.version=25.172-b11,
lucene.version=8.0.0, os.arch=x86, java.runtime.version=1.8.0_172-b11,
source=addIndexes(CodecReader...), os.version=10.0,
timestamp=1549472519713}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 362435 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.p.LogUpdateProcessorFactory [core0] webapp=null
path=/update params={commit=true&softCommit=false&waitSearcher=true}{commit=} 0
12
[junit4] 2> 362436 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.c.S.Request [core0] webapp=null path=/select
params={q=id:AAA} hits=1 status=0 QTime=0
[junit4] 2> 362436 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.c.S.Request [core0] webapp=null path=/select
params={q=id:BBB} hits=1 status=0 QTime=0
[junit4] 2> 362436 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.SolrTestCaseJ4 ###Ending testMergeIndexesByDirName
[junit4] 2> 362436 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.c.CoreContainer Shutting down CoreContainer
instance=7453099
[junit4] 2> 362437 INFO
(coreCloseExecutor-942-thread-1-processing-x:core0) [ x:core0]
o.a.s.c.SolrCore [core0] CLOSING SolrCore org.apache.solr.core.SolrCore@12fda9d
[junit4] 2> 362437 INFO
(coreCloseExecutor-942-thread-2-processing-x:core0) [ x:core1]
o.a.s.c.SolrCore [core1] CLOSING SolrCore org.apache.solr.core.SolrCore@6c44f0
[junit4] 2> 362437 INFO
(coreCloseExecutor-942-thread-1-processing-x:core0) [ x:core0]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.core0, tag=12fda9d
[junit4] 2> 362437 INFO
(coreCloseExecutor-942-thread-1-processing-x:core0) [ x:core0]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d9b7e4: rootName = null,
domain = solr.core.core0, service url = null, agent id = null] for registry
solr.core.core0 / com.codahale.metrics.MetricRegistry@1cd350f
[junit4] 2> 362444 INFO
(coreCloseExecutor-942-thread-2-processing-x:core0) [ x:core1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.core1, tag=6c44f0
[junit4] 2> 362445 INFO
(coreCloseExecutor-942-thread-2-processing-x:core0) [ x:core1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@bf4bfc: rootName = null,
domain = solr.core.core1, service url = null, agent id = null] for registry
solr.core.core1 / com.codahale.metrics.MetricRegistry@c3ce0f
[junit4] 2> 362461 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 362461 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@74c304: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@1554443
[junit4] 2> 362469 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 362469 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@114762b: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@ee4c6a
[junit4] 2> 362472 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 362472 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByDirName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@291745: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@28afaa
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@112a71c[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@485bd1[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> 362477 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.SolrTestCaseJ4 ###Starting testMergeIndexesByCoreName
[junit4] 2> 362484 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore\solr.xml
[junit4] 2> 362496 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@d927d5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 365650 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 365811 WARN
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
configured for
SslContextFactory@81c73e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 365936 WARN
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
configured for
SslContextFactory@cfd56[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 365995 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache
for 2147483647 transient cores
[junit4] 2> 365995 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping
metrics history in memory.
[junit4] 2> 366024 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node'
(registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d927d5
[junit4] 2> 366032 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm'
(registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d927d5
[junit4] 2> 366032 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty'
(registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d927d5
[junit4] 2> 366039 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.c.CorePropertiesLocator Found 2 core definitions
underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore
[junit4] 2> 366039 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.c.CorePropertiesLocator Cores are: [core0, core1]
[junit4] 2> 366082 INFO
(coreLoadExecutor-952-thread-1-processing-x:core0) [ x:core0]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 366118 INFO
(coreLoadExecutor-952-thread-2-processing-x:core0) [ x:core1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 366118 INFO
(coreLoadExecutor-952-thread-1-processing-x:core0) [ x:core0]
o.a.s.s.IndexSchema [core0] Schema name=example core zero
[junit4] 2> 366125 INFO
(coreLoadExecutor-952-thread-1-processing-x:core0) [ x:core0]
o.a.s.s.IndexSchema Loaded schema example core zero/1.1 with uniqueid field id
[junit4] 2> 366125 INFO
(coreLoadExecutor-952-thread-1-processing-x:core0) [ x:core0]
o.a.s.c.CoreContainer Creating SolrCore 'core0' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core0,
trusted=true
[junit4] 2> 366125 INFO
(coreLoadExecutor-952-thread-1-processing-x:core0) [ x:core0]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core0' (registry
'solr.core.core0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d927d5
[junit4] 2> 366125 INFO
(coreLoadExecutor-952-thread-1-processing-x:core0) [ x:core0]
o.a.s.c.SolrCore [[core0] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core0],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_6618E0C979C38449-001\tempDir-005\]
[junit4] 2> 366128 INFO
(coreLoadExecutor-952-thread-2-processing-x:core0) [ x:core1]
o.a.s.s.IndexSchema [core1] Schema name=example core one
[junit4] 2> 366130 INFO
(coreLoadExecutor-952-thread-2-processing-x:core0) [ x:core1]
o.a.s.s.IndexSchema Loaded schema example core one/1.1 with uniqueid field id
[junit4] 2> 366130 INFO
(coreLoadExecutor-952-thread-2-processing-x:core0) [ x:core1]
o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core1,
trusted=true
[junit4] 2> 366130 INFO
(coreLoadExecutor-952-thread-2-processing-x:core0) [ x:core1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry
'solr.core.core1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d927d5
[junit4] 2> 366130 INFO
(coreLoadExecutor-952-thread-2-processing-x:core0) [ x:core1]
o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_6618E0C979C38449-001\tempDir-006\]
[junit4] 2> 366243 INFO
(coreLoadExecutor-952-thread-2-processing-x:core0) [ x:core1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 366245 INFO
(coreLoadExecutor-952-thread-2-processing-x:core0) [ x:core1]
o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_6618E0C979C38449-001\tempDir-006
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 366247 INFO
(coreLoadExecutor-952-thread-2-processing-x:core0) [ x:core1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 366247 INFO
(coreLoadExecutor-952-thread-2-processing-x:core0) [ x:core1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 366250 INFO
(coreLoadExecutor-952-thread-1-processing-x:core0) [ x:core0]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 366251 INFO
(coreLoadExecutor-952-thread-1-processing-x:core0) [ x:core0]
o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_6618E0C979C38449-001\tempDir-005
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 366252 INFO
(coreLoadExecutor-952-thread-2-processing-x:core0) [ x:core1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@11ed18[core1] main]
[junit4] 2> 366252 WARN
(coreLoadExecutor-952-thread-2-processing-x:core0) [ x:core1]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core1\conf;
switching to use InMemory storage instead.
[junit4] 2> 366252 INFO
(coreLoadExecutor-952-thread-2-processing-x:core0) [ x:core1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 366252 INFO
(coreLoadExecutor-952-thread-2-processing-x:core0) [ x:core1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1624739700849770496
[junit4] 2> 366252 INFO
(coreLoadExecutor-952-thread-1-processing-x:core0) [ x:core0]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 366252 INFO
(coreLoadExecutor-952-thread-1-processing-x:core0) [ x:core0]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 366257 INFO
(coreLoadExecutor-952-thread-1-processing-x:core0) [ x:core0]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1dc7c9c[core0] main]
[junit4] 2> 366257 WARN
(coreLoadExecutor-952-thread-1-processing-x:core0) [ x:core0]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\src\test-files\solrj\solr\multicore\core0\conf;
switching to use InMemory storage instead.
[junit4] 2> 366260 INFO
(coreLoadExecutor-952-thread-1-processing-x:core0) [ x:core0]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 366261 INFO
(coreLoadExecutor-952-thread-1-processing-x:core0) [ x:core0]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1624739700859207680
[junit4] 2> 366263 INFO
(searcherExecutor-953-thread-1-processing-x:core0) [ x:core0]
o.a.s.c.SolrCore [core0] Registered new searcher Searcher@1dc7c9c[core0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 366263 INFO
(searcherExecutor-954-thread-1-processing-x:core1) [ x:core1]
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@11ed18[core1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 366263 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.c.s.MergeIndexesExampleTestBase
CORES=org.apache.solr.core.CoreContainer@144a42 : [core0, core1]
[junit4] 2> 366268 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624739700866547712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 366268 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping
IW.commit.
[junit4] 2> 366268 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 366268 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.p.LogUpdateProcessorFactory [core0] webapp=null
path=/update
params={commit=true&softCommit=false&waitSearcher=true}{deleteByQuery=*:*
(-1624739700861304832),commit=} 0 6
[junit4] 2> 366274 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624739700872839168,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 366274 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping
IW.commit.
[junit4] 2> 366276 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 366276 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.p.LogUpdateProcessorFactory [core1] webapp=null
path=/update
params={commit=true&softCommit=false&waitSearcher=true}{deleteByQuery=*:*
(-1624739700866547712),commit=} 0 4
[junit4] 2> 366278 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624739700877033472,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 366278 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1aa28a8
commitCommandVersion:1624739700877033472
[junit4] 2> 366305 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.s.SolrIndexSearcher Opening [Searcher@8dd9ba[core0] main]
[junit4] 2> 366306 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 366306 INFO
(searcherExecutor-953-thread-1-processing-x:core0) [ x:core0]
o.a.s.c.SolrCore [core0] Registered new searcher Searcher@8dd9ba[core0]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Windows
10, java.vendor=Oracle Corporation, java.version=1.8.0_172,
java.vm.version=25.172-b11, lucene.version=8.0.0, os.arch=x86,
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0,
timestamp=1549472523587}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 366309 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.p.LogUpdateProcessorFactory [core0] webapp=null
path=/update params={commit=true&softCommit=false&waitSearcher=true}{add=[AAA
(1624739700874936320)],commit=} 0 30
[junit4] 2> 366312 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624739700912685056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 366312 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@101c6e4
commitCommandVersion:1624739700912685056
[junit4] 2> 366353 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.s.SolrIndexSearcher Opening [Searcher@fa3b88[core1] main]
[junit4] 2> 366353 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 366358 INFO
(searcherExecutor-954-thread-1-processing-x:core0) [ x:core0]
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@fa3b88[core1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Windows
10, java.vendor=Oracle Corporation, java.version=1.8.0_172,
java.vm.version=25.172-b11, lucene.version=8.0.0, os.arch=x86,
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0,
timestamp=1549472523616}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 366358 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.p.LogUpdateProcessorFactory [core1] webapp=null
path=/update params={commit=true&softCommit=false&waitSearcher=true}{add=[BBB
(1624739700909539328)],commit=} 0 45
[junit4] 2> 366358 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.c.S.Request [core0] webapp=null path=/select
params={q=id:AAA} hits=1 status=0 QTime=0
[junit4] 2> 366359 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.c.S.Request [core1] webapp=null path=/select
params={q=id:AAA} hits=0 status=0 QTime=0
[junit4] 2> 366359 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.c.S.Request [core0] webapp=null path=/select
params={q=id:AAA} hits=1 status=0 QTime=0
[junit4] 2> 366359 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.c.S.Request [core0] webapp=null path=/select
params={q=id:BBB} hits=0 status=0 QTime=0
[junit4] 2> 366359 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.c.S.Request [core1] webapp=null path=/select
params={q=id:AAA} hits=0 status=0 QTime=0
[junit4] 2> 366361 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.c.S.Request [core1] webapp=null path=/select
params={q=id:BBB} hits=1 status=0 QTime=0
[junit4] 2> 366361 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.DirectUpdateHandler2 start
mergeIndexes{SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_6618E0C979C38449-001\tempDir-006\index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1641d1b}
[junit4] 2> 366401 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.DirectUpdateHandler2 end_mergeIndexes
[junit4] 2> 366402 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1624739701007056896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 366402 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1aa28a8
commitCommandVersion:1624739701007056896
[junit4] 2> 366419 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.s.SolrIndexSearcher Opening [Searcher@c50e00[core0] main]
[junit4] 2> 366419 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 366422 INFO
(searcherExecutor-953-thread-1-processing-x:core0) [ x:core0]
o.a.s.c.SolrCore [core0] Registered new searcher Searcher@c50e00[core0]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1:[diagnostics={os=Windows
10, java.vendor=Oracle Corporation, java.version=1.8.0_172,
java.vm.version=25.172-b11, lucene.version=8.0.0, os.arch=x86,
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0,
timestamp=1549472523587}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
_1(8.0.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation,
java.version=1.8.0_172, java.vm.version=25.172-b11, lucene.version=8.0.0,
os.arch=x86, java.runtime.version=1.8.0_172-b11,
source=addIndexes(CodecReader...), os.version=10.0,
timestamp=1549472523695}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
[junit4] 2> 366424 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.u.p.LogUpdateProcessorFactory [core0] webapp=null
path=/update params={commit=true&softCommit=false&waitSearcher=true}{commit=} 0
20
[junit4] 2> 366424 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.c.S.Request [core0] webapp=null path=/select
params={q=id:AAA} hits=1 status=0 QTime=1
[junit4] 2> 366427 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.c.S.Request [core0] webapp=null path=/select
params={q=id:BBB} hits=1 status=0 QTime=0
[junit4] 2> 366428 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.SolrTestCaseJ4 ###Ending testMergeIndexesByCoreName
[junit4] 2> 366428 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.c.CoreContainer Shutting down CoreContainer
instance=1329730
[junit4] 2> 366471 INFO
(coreCloseExecutor-963-thread-1-processing-x:core0) [ x:core1]
o.a.s.c.SolrCore [core1] CLOSING SolrCore org.apache.solr.core.SolrCore@9ca159
[junit4] 2> 366471 INFO
(coreCloseExecutor-963-thread-1-processing-x:core0) [ x:core1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.core1, tag=9ca159
[junit4] 2> 366471 INFO
(coreCloseExecutor-963-thread-1-processing-x:core0) [ x:core1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@61658e: rootName = null,
domain = solr.core.core1, service url = null, agent id = null] for registry
solr.core.core1 / com.codahale.metrics.MetricRegistry@4bfa6b
[junit4] 2> 366483 INFO
(coreCloseExecutor-963-thread-2-processing-x:core0) [ x:core0]
o.a.s.c.SolrCore [core0] CLOSING SolrCore org.apache.solr.core.SolrCore@cc7492
[junit4] 2> 366483 INFO
(coreCloseExecutor-963-thread-2-processing-x:core0) [ x:core0]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.core0, tag=cc7492
[junit4] 2> 366483 INFO
(coreCloseExecutor-963-thread-2-processing-x:core0) [ x:core0]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@95405a: rootName = null,
domain = solr.core.core0, service url = null, agent id = null] for registry
solr.core.core0 / com.codahale.metrics.MetricRegistry@5a468d
[junit4] 2> 366509 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 366509 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b0bc3f: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@7d2eee
[junit4] 2> 366513 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 366513 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@152e606: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@ee4c6a
[junit4] 2> 366514 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 366514 INFO
(TEST-MergeIndexesEmbeddedTest.testMergeIndexesByCoreName-seed#[6618E0C979C38449])
[ x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1824013: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@28afaa
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@12047d3[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@138ab96[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> 366528 INFO
(SUITE-MergeIndexesEmbeddedTest-seed#[6618E0C979C38449]-worker) [ x:core0]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{name=Lucene50(blocksize=128), id=Lucene50(blocksize=128)},
docValues:{_version_=DocValuesFormat(name=Lucene80),
name=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Lucene80)},
maxPointsInLeafNode=717, maxMBSortInHeap=6.533095049918018,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1dc6359),
locale=sq-AL, timezone=Pacific/Noumea
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_172
(32-bit)/cpus=3,threads=1,free=50885256,total=271581184
[junit4] 2> NOTE: All tests run in this JVM: [TestXMLEscaping,
StreamExpressionTest, TestCloudSolrClientConnections,
HttpSolrClientBadInputTest, TestRetryUtil, TestBatchUpdate, TestPolicy2,
HyperbolicTangentEvaluatorTest, JsonQueryRequestIntegrationTest,
FieldValueEvaluatorTest, ConcurrentUpdateHttp2SolrClientBadInputTest,
TestUpdateRequestCodec, ConcurrentUpdateHttp2SolrClientTest,
StreamExpressionToExplanationTest, NaturalLogEvaluatorTest, CommonParamsTest,
TestJavaBinCodec, StreamExpressionParserTest, ArcCosineEvaluatorTest,
TermsFacetMapTest, TestNamedListCodec, SolrExampleStreamingHttp2Test,
HttpSolrClientConPoolTest, TestSolrProperties, UsingSolrJRefGuideExamplesTest,
TestSpellCheckResponse, TestDelegationTokenRequest, TestZkConfigManager,
NamedListTest, DocumentAnalysisResponseTest, CloudSolrClientCacheTest,
GreaterThanEqualToEvaluatorTest, SolrExampleXMLHttp2Test,
CoalesceEvaluatorTest, CollectionAdminRequestRequiredParamsTest,
QueryFacetMapTest, SolrPingTest, JDBCStreamTest, TangentEvaluatorTest,
CorrelationEvaluatorTest, TestConfigSetAdminRequest,
CloudSolrClientBadInputTest, HyperbolicCosineEvaluatorTest,
TestDocumentObjectBinder, ModuloEvaluatorTest, GetByIdTest,
SolrExampleBinaryHttp2Test, SolrExampleBinaryTest, SolrExampleXMLTest,
SolrExceptionTest, SolrQueryTest, TestLBHttp2SolrClient, TestLBHttpSolrClient,
JettyWebappTest, LargeVolumeBinaryJettyTest, LargeVolumeEmbeddedTest,
LargeVolumeJettyTest, MergeIndexesEmbeddedTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MergeIndexesEmbeddedTest -Dtests.seed=6618E0C979C38449
-Dtests.slow=true -Dtests.locale=sq-AL -Dtests.timezone=Pacific/Noumea
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | MergeIndexesEmbeddedTest (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-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_6618E0C979C38449-001\tempDir-006:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.MergeIndexesEmbeddedTest_6618E0C979C38449-001\tempDir-006
[junit4] > at
__randomizedtesting.SeedInfo.seed([6618E0C979C38449]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:318)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [86/184 (1!)] on J1 in 8.25s, 3 tests, 1 error <<<
FAILURES!
[...truncated 44390 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/38/consoleText
[repro] Revision: d28ec13b9a977e0fdf1bb10a0fe89c6cb2e2caad
[repro] Ant options: "-Dargs=-client -XX:+UseParallelGC"
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr\solrj
[repro] MergeIndexesEmbeddedTest
[repro] ant compile-test
[...truncated 2728 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.MergeIndexesEmbeddedTest" -Dtests.showOutput=onerror
"-Dargs=-client -XX:+UseParallelGC" -Dtests.seed=6618E0C979C38449
-Dtests.slow=true -Dtests.locale=sq-AL -Dtests.timezone=Pacific/Noumea
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[...truncated 78 lines...]
[repro] Failures:
[repro] 0/5 failed:
org.apache.solr.client.solrj.embedded.MergeIndexesEmbeddedTest
[repro] Exiting with code 0
[...truncated 78 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]