Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/180/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC
2 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.rest.schema.TestBulkSchemaAPI
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-027\cores\core:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-027\cores\core
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-027\cores:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-027\cores
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-027:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-027
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-027\cores\core:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-027\cores\core
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-027\cores:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-027\cores
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-027:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-027
at __randomizedtesting.SeedInfo.seed([BD405CFA2BC8EB4B]: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.client.solrj.io.stream.StreamExpressionTest.testExecutorStream
Error Message:
Error from server at http://127.0.0.1:51336/solr/mainCorpus_shard2_replica_n3:
Expected mime type application/octet-stream but got text/html. <html> <head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem
accessing /solr/mainCorpus_shard2_replica_n3/update. Reason: <pre> Can not
find: /solr/mainCorpus_shard2_replica_n3/update</pre></p> <hr /><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body> </html>
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from
server at http://127.0.0.1:51336/solr/mainCorpus_shard2_replica_n3: Expected
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n3/update. Reason:
<pre> Can not find: /solr/mainCorpus_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.20.v20170531</a><hr/>
</body>
</html>
at
__randomizedtesting.SeedInfo.seed([92AD1F23CC60F42:2BEA50091FAC2552]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:7172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:51336/solr/mainCorpus_shard2_replica_n3:
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n3/update. Reason:
<pre> Can not find: /solr/mainCorpus_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.20.v20170531</a><hr/>
</body>
</html>
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
... 1 more
Build Log:
[...truncated 13290 lines...]
[junit4] Suite: org.apache.solr.rest.schema.TestBulkSchemaAPI
[junit4] 2> 3176245 INFO
(SUITE-TestBulkSchemaAPI-seed#[BD405CFA2BC8EB4B]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\init-core-data-001
[junit4] 2> 3176247 WARN
(SUITE-TestBulkSchemaAPI-seed#[BD405CFA2BC8EB4B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 3176248 INFO
(SUITE-TestBulkSchemaAPI-seed#[BD405CFA2BC8EB4B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 3176250 INFO
(SUITE-TestBulkSchemaAPI-seed#[BD405CFA2BC8EB4B]-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> 3176252 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.SolrTestCaseJ4 ###Starting testAddIllegalDynamicField
[junit4] 2> 3176727 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 3176727 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 3176727 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-003\cores\core
[junit4] 2> 3176729 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 3176730 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@872fe2{/solr,null,AVAILABLE}
[junit4] 2> 3176733 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@1d3a4c4{HTTP/1.1,[http/1.1]}{127.0.0.1:64903}
[junit4] 2> 3176733 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.e.j.s.Server Started @3183826ms
[junit4] 2> 3176733 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64903,
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-001,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-003\cores}
[junit4] 2> 3176733 ERROR
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3176733 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 3176734 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 3176734 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 3176734 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-13T11:17:59.164Z
[junit4] 2> 3176734 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-001\solr.xml
[junit4] 2> 3176743 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@8f0bdd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3176824 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f0bdd
[junit4] 2> 3176836 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f0bdd
[junit4] 2> 3176836 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f0bdd
[junit4] 2> 3176840 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-003\cores
[junit4] 2> 3176840 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 3176844 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001/tempDir-001/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001/tempDir-001/collection1/lib/classes]
[junit4] 2> 3176911 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 3176921 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as
managed, but managed schema resource managed-schema not found - loading
non-managed schema schema-rest.xml instead
[junit4] 2> 3176931 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
[junit4] 2> 3177067 WARN (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and
destination for multiple copyFields (3)
[junit4] 2> 3177071 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/german
[junit4] 2> 3177071 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/german
[junit4] 2> 3177072 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 3177072 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
for path /schema/analysis/synonyms/englishgraph
[junit4] 2> 3177072 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 3177072 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 3177072 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 3177072 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
for path /schema/analysis/synonyms/germangraph
[junit4] 2> 3177072 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 3177072 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 3177082 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 3177082 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 3177082 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid
field id
[junit4] 2> 3177092 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 3177092 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 3177092 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 3177092 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/german
[junit4] 2> 3177092 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 3177092 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 3177092 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 3177092 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 3177092 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 3177092 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 3177092 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 3177092 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 3177094 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-001\collection1\conf\managed-schema
[junit4] 2> 3177097 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed
schema, renamed the non-managed schema
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-001\collection1\conf\schema-rest.xml
to
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-001\collection1\conf\schema-rest.xml.bak
[junit4] 2> 3177097 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-001\collection1,
trusted=true
[junit4] 2> 3177097 INFO (coreLoadExecutor-11877-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@8f0bdd
[junit4] 2> 3177098 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3177098 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-001\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-003\cores\core\data\]
[junit4] 2> 3177103 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@b81d95
[junit4] 2> 3177108 WARN (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, registerPath=/solr,/v2,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 3177184 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3177185 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3177186 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=49.7236328125,
floorSegmentMB=2.0693359375, forceMergeDeletesPctAllowed=17.803205894553514,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 3177186 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15746a1[collection1]
main]
[junit4] 2> 3177187 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-001\collection1\conf
[junit4] 2> 3177188 WARN (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/stopwords/english
[junit4] 2> 3177189 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_analysis_stopwords_english.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-001\collection1\conf
[junit4] 2> 3177189 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 3177189 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of
/schema/analysis/stopwords/english
[junit4] 2> 3177189 WARN (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/stopwords/german
[junit4] 2> 3177190 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_analysis_stopwords_german.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-001\collection1\conf
[junit4] 2> 3177190 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 3177190 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of
/schema/analysis/stopwords/german
[junit4] 2> 3177190 WARN (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/english
[junit4] 2> 3177190 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/english
[junit4] 2> 3177190 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of
/schema/analysis/synonyms/english
[junit4] 2> 3177191 WARN (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 3177191 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/englishgraph
[junit4] 2> 3177191 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of
/schema/analysis/synonyms/englishgraph
[junit4] 2> 3177191 WARN (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/german
[junit4] 2> 3177192 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/german
[junit4] 2> 3177192 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of
/schema/analysis/synonyms/german
[junit4] 2> 3177192 WARN (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/germangraph
[junit4] 2> 3177192 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/germangraph
[junit4] 2> 3177192 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of
/schema/analysis/synonyms/germangraph
[junit4] 2> 3177193 INFO (coreLoadExecutor-11877-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3177194 INFO
(searcherExecutor-11878-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@15746a1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3177373 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.SolrJettyTestBase Jetty Assigned Port#64903
[junit4] 2> 3177375 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.r.s.TestBulkSchemaAPI These tests are run with V2 API
[junit4] 2> 3177406 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.e.j.s.AbstractConnector Stopped
ServerConnector@1d3a4c4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 3177406 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27102031
[junit4] 2> 3177406 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 3177406 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@16e16f2: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@1bdb663
[junit4] 2> 3177412 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 3177412 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@b1b6ff: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@11db8c1
[junit4] 2> 3177417 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 3177417 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a3e758: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@1b1914d
[junit4] 2> 3177417 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3177418 INFO (coreCloseExecutor-11882-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@756b1f
[junit4] 2> 3177418 INFO (coreCloseExecutor-11882-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=7695135
[junit4] 2> 3177418 INFO (coreCloseExecutor-11882-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@28ba2c: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@197afb8
[junit4] 2> 3177428 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@872fe2{/solr,null,UNAVAILABLE}
[junit4] 2> 3177429 INFO
(TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[BD405CFA2BC8EB4B]) [
] o.a.s.SolrTestCaseJ4 ###Ending testAddIllegalDynamicField
[junit4] 2> 3177432 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testAddFieldMatchingExistingDynamicField
[junit4] 2> 3177870 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 3177870 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 3177872 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-006\cores\core
[junit4] 2> 3177875 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 3177876 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@55128d{/solr,null,AVAILABLE}
[junit4] 2> 3177878 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@1a07bb9{HTTP/1.1,[http/1.1]}{127.0.0.1:64912}
[junit4] 2> 3177878 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.e.j.s.Server Started @3184971ms
[junit4] 2> 3177878 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64912,
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-004,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-006\cores}
[junit4] 2> 3177878 ERROR
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 3177878 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.1.0
[junit4] 2> 3177879 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 3177879 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 3177879 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-13T11:18:00.309Z
[junit4] 2> 3177879 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-004\solr.xml
[junit4] 2> 3177905 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@8f0bdd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3177986 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f0bdd
[junit4] 2> 3177995 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f0bdd
[junit4] 2> 3177995 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f0bdd
[junit4] 2> 3177998 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-006\cores
[junit4] 2> 3177999 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 3178000 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001/tempDir-004/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001/tempDir-004/collection1/lib/classes]
[junit4] 2> 3178052 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 3178062 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as
managed, but managed schema resource managed-schema not found - loading
non-managed schema schema-rest.xml instead
[junit4] 2> 3178067 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
[junit4] 2> 3178164 WARN (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and
destination for multiple copyFields (3)
[junit4] 2> 3178166 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/german
[junit4] 2> 3178166 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/german
[junit4] 2> 3178167 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 3178167 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
for path /schema/analysis/synonyms/englishgraph
[junit4] 2> 3178167 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 3178167 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 3178168 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 3178168 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
for path /schema/analysis/synonyms/germangraph
[junit4] 2> 3178168 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 3178168 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 3178172 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 3178172 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 3178172 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid
field id
[junit4] 2> 3178178 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 3178178 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 3178178 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 3178179 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/german
[junit4] 2> 3178179 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 3178179 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 3178179 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 3178179 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 3178179 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 3178179 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 3178179 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 3178179 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 3178181 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-004\collection1\conf\managed-schema
[junit4] 2> 3178184 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed
schema, renamed the non-managed schema
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-004\collection1\conf\schema-rest.xml
to
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-004\collection1\conf\schema-rest.xml.bak
[junit4] 2> 3178184 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-004\collection1,
trusted=true
[junit4] 2> 3178185 INFO (coreLoadExecutor-11889-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@8f0bdd
[junit4] 2> 3178185 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3178185 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-004\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-006\cores\core\data\]
[junit4] 2> 3178191 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@7f047c
[junit4] 2> 3178196 WARN (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, registerPath=/solr,/v2,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 3178274 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3178274 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3178276 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=49.7236328125,
floorSegmentMB=2.0693359375, forceMergeDeletesPctAllowed=17.803205894553514,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 3178276 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c8d17e[collection1]
main]
[junit4] 2> 3178277 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-004\collection1\conf
[junit4] 2> 3178278 WARN (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/stopwords/english
[junit4] 2> 3178278 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_analysis_stopwords_english.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-004\collection1\conf
[junit4] 2> 3178278 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 3178279 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of
/schema/analysis/stopwords/english
[junit4] 2> 3178279 WARN (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/stopwords/german
[junit4] 2> 3178279 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_analysis_stopwords_german.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-004\collection1\conf
[junit4] 2> 3178279 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 3178279 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of
/schema/analysis/stopwords/german
[junit4] 2> 3178280 WARN (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/english
[junit4] 2> 3178280 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/english
[junit4] 2> 3178280 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of
/schema/analysis/synonyms/english
[junit4] 2> 3178280 WARN (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 3178281 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/englishgraph
[junit4] 2> 3178281 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of
/schema/analysis/synonyms/englishgraph
[junit4] 2> 3178281 WARN (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/german
[junit4] 2> 3178281 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/german
[junit4] 2> 3178281 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of
/schema/analysis/synonyms/german
[junit4] 2> 3178282 WARN (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/germangraph
[junit4] 2> 3178282 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym
mappings for /schema/analysis/synonyms/germangraph
[junit4] 2> 3178282 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of
/schema/analysis/synonyms/germangraph
[junit4] 2> 3178282 INFO (coreLoadExecutor-11889-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3178284 INFO
(searcherExecutor-11890-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1c8d17e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3178521 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.SolrJettyTestBase Jetty Assigned Port#64912
[junit4] 2> 3178527 INFO (qtp21654036-30860) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/schema params={} status=0
QTime=0
[junit4] 2> 3178530 INFO (qtp21654036-30863) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/schema params={} status=0
QTime=0
[junit4] 2> 3178534 INFO (qtp21654036-30857) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/schema params={} status=0
QTime=0
[junit4] 2> 3178540 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 3178541 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_german.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-004\collection1\conf
[junit4] 2> 3178541 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/german
[junit4] 2> 3178541 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 3178541 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource Notified 7 observers of
/schema/analysis/stopwords/german
[junit4] 2> 3178541 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/german
[junit4] 2> 3178541 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/german
[junit4] 2> 3178541 WARN (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/german
[junit4] 2> 3178541 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/german
[junit4] 2> 3178541 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/german
[junit4] 2> 3178541 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/german
[junit4] 2> 3178543 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 3178543 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_english.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-004\collection1\conf
[junit4] 2> 3178543 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/english
[junit4] 2> 3178543 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 3178543 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource Notified 7 observers of
/schema/analysis/stopwords/english
[junit4] 2> 3178544 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/english
[junit4] 2> 3178544 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 3178544 WARN (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 3178544 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 3178544 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource Notified 5 observers of
/schema/analysis/synonyms/englishgraph
[junit4] 2> 3178544 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/englishgraph
[junit4] 2> 3178544 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 3178544 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_english.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-004\collection1\conf
[junit4] 2> 3178544 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/english
[junit4] 2> 3178544 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 3178545 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource Notified 8 observers of
/schema/analysis/stopwords/english
[junit4] 2> 3178545 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/english
[junit4] 2> 3178545 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 3178545 WARN (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 3178545 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/englishgraph
[junit4] 2> 3178545 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource Notified 6 observers of
/schema/analysis/synonyms/englishgraph
[junit4] 2> 3178545 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/englishgraph
[junit4] 2> 3178546 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 3178546 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_german.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-004\collection1\conf
[junit4] 2> 3178546 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/german
[junit4] 2> 3178546 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 3178546 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource Notified 8 observers of
/schema/analysis/stopwords/german
[junit4] 2> 3178546 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/german
[junit4] 2> 3178546 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 3178546 WARN (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/germangraph
[junit4] 2> 3178547 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/germangraph
[junit4] 2> 3178547 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource Notified 5 observers of
/schema/analysis/synonyms/germangraph
[junit4] 2> 3178547 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/germangraph
[junit4] 2> 3178547 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 3178547 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_german.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-004\collection1\conf
[junit4] 2> 3178547 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/german
[junit4] 2> 3178547 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/german
[junit4] 2> 3178547 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource Notified 9 observers of
/schema/analysis/stopwords/german
[junit4] 2> 3178547 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/german
[junit4] 2> 3178547 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 3178547 WARN (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/germangraph
[junit4] 2> 3178548 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/germangraph
[junit4] 2> 3178548 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource Notified 6 observers of
/schema/analysis/synonyms/germangraph
[junit4] 2> 3178548 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/germangraph
[junit4] 2> 3178551 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 3178552 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_english.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-004\collection1\conf
[junit4] 2> 3178552 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for
/schema/analysis/stopwords/english
[junit4] 2> 3178552 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for
/schema/analysis/stopwords/english
[junit4] 2> 3178552 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource Notified 9 observers of
/schema/analysis/stopwords/english
[junit4] 2> 3178552 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/stopwords/english
[junit4] 2> 3178552 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 3178552 WARN (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for
/schema/analysis/synonyms/english
[junit4] 2> 3178552 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for
/schema/analysis/synonyms/english
[junit4] 2> 3178552 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.ManagedResource Notified 3 observers of
/schema/analysis/synonyms/english
[junit4] 2> 3178552 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource
/schema/analysis/synonyms/english
[junit4] 2> 3178556 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-004\collection1\conf\managed-schema
[junit4] 2> 3178556 INFO (qtp21654036-30864) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/schema params={} status=0
QTime=18
[junit4] 2> 3178559 INFO (qtp21654036-30862) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/schema params={} status=0
QTime=0
[junit4] 2> 3178562 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@1a07bb9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 3178562 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=827759
[junit4] 2> 3178562 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 3178562 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@131c931: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@1e251dc
[junit4] 2> 3178568 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 3178568 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@be2f76: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@11db8c1
[junit4] 2> 3178573 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 3178573 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@11e50a6: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@1b1914d
[junit4] 2> 3178573 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 3178574 INFO (coreCloseExecutor-11894-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@937521
[junit4] 2> 3178574 INFO (coreCloseExecutor-11894-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=9663777
[junit4] 2> 3178574 INFO (coreCloseExecutor-11894-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@762ce9: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@59e6e
[junit4] 2> 3178583 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@55128d{/solr,null,UNAVAILABLE}
[junit4] 2> 3178585 INFO
(TEST-TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField-seed#[BD405CFA2BC8EB4B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testAddFieldMatchingExistingDynamicField
[junit4] 2> 3178587 INFO
(TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[BD405CFA2BC8EB4B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testDeleteAndReplace
[junit4] 2> 3179031 INFO
(TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[BD405CFA2BC8EB4B]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 3179031 INFO
(TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[BD405CFA2BC8EB4B]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 3179032 INFO
(TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[BD405CFA2BC8EB4B]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-009\cores\core
[junit4] 2> 3179034 INFO
(TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[BD405CFA2BC8EB4B]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 3179035 INFO
(TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[BD405CFA2BC8EB4B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@444f5c{/solr,null,AVAILABLE}
[junit4] 2> 3179036 INFO
(TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[BD405CFA2BC8EB4B]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@19a430e{HTTP/1.1,[http/1.1]}{127.0.0.1:64920}
[junit4] 2> 3179036 INFO
(TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[BD405CFA2BC8EB4B]) [ ]
o.e.j.s.Server Started @3186129ms
[junit4] 2> 3179036 INFO
(TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[BD405CFA2BC8EB4B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64920,
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-007,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-009\cores}
[junit4] 2> 3179036 ERROR
(TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[BD405CFA2BC8EB4B]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3179036 INFO
(TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[BD405CFA2BC8EB4B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 3179036 INFO
(TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[BD405CFA2BC8EB4B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 3179036 INFO
(TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[BD405CFA2BC8EB4B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 3179036 INFO
(TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[BD405CFA2BC8EB4B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-13T11:18:01.466Z
[junit4] 2> 3179036 INFO
(TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[BD405CFA2BC8EB4B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-007\solr.xml
[junit4] 2> 3179044 INFO
(TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[BD405CFA2BC8EB4B]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@8f0bdd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 3179113 INFO
(TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[BD405CFA2BC8EB4B]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f0bdd
[junit4] 2> 3179122 INFO
(TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[BD405CFA2BC8EB4B]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f0bdd
[junit4] 2> 3179123 INFO
(TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[BD405CFA2BC8EB4B]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f0bdd
[junit4] 2> 3179125 INFO
(TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[BD405CFA2BC8EB4B]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-009\cores
[junit4] 2> 3179126 INFO
(TEST-TestBulkSchemaAPI.testDeleteAndReplace-seed#[BD405CFA2BC8EB4B]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 3179128 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001/tempDir-007/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001/tempDir-007/collection1/lib/classes]
[junit4] 2> 3179197 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 3179209 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as
managed, but managed schema resource managed-schema not found - loading
non-managed schema schema-rest.xml instead
[junit4] 2> 3179217 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
[junit4] 2> 3179313 WARN (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and
destination for multiple copyFields (3)
[junit4] 2> 3179316 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/german
[junit4] 2> 3179316 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/german
[junit4] 2> 3179317 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 3179317 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
for path /schema/analysis/synonyms/englishgraph
[junit4] 2> 3179317 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 3179318 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 3179318 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 3179318 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
for path /schema/analysis/synonyms/germangraph
[junit4] 2> 3179319 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 3179319 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 3179323 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 3179323 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 3179323 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid
field id
[junit4] 2> 3179329 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 3179329 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 3179329 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 3179329 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/german
[junit4] 2> 3179329 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 3179329 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 3179329 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 3179329 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/englishgraph
[junit4] 2> 3179329 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 3179329 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 3179329 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/german
[junit4] 2> 3179329 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/germangraph
[junit4] 2> 3179329 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-007\collection1\conf\managed-schema
[junit4] 2> 3179336 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed
schema, renamed the non-managed schema
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-007\collection1\conf\schema-rest.xml
to
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-007\collection1\conf\schema-rest.xml.bak
[junit4] 2> 3179337 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-007\collection1,
trusted=true
[junit4] 2> 3179337 INFO (coreLoadExecutor-11901-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@8f0bdd
[junit4] 2> 3179337 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3179337 INFO (coreLoadExecutor-11901-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-007\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_BD405CFA2BC8EB4B-001\tempDir-009\cores\core\data\]
[jun
[...truncated too long message...]
2-processing-n:127.0.0.1:51320_solr) [n:127.0.0.1:51320_solr ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/workQueue/state.json] for collection [workQueue] has occurred
- updating... (live nodes size: [3])
[junit4] 2> 232230 INFO
(zkCallback-364-thread-1-processing-n:127.0.0.1:51320_solr)
[n:127.0.0.1:51320_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/workQueue/state.json] for collection [workQueue] has occurred
- updating... (live nodes size: [3])
[junit4] 2> 232230 INFO
(zkCallback-367-thread-2-processing-n:127.0.0.1:51336_solr)
[n:127.0.0.1:51336_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/workQueue/state.json] for collection [workQueue] has occurred
- updating... (live nodes size: [3])
[junit4] 2> 232230 INFO
(zkCallback-367-thread-1-processing-n:127.0.0.1:51336_solr)
[n:127.0.0.1:51336_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/workQueue/state.json] for collection [workQueue] has occurred
- updating... (live nodes size: [3])
[junit4] 2> 232232 INFO (coreCloseExecutor-970-thread-1)
[n:127.0.0.1:51320_solr c:workQueue s:shard2 r:core_node4
x:workQueue_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.workQueue.shard2.leader, tag=25238292
[junit4] 2> 232235 INFO (jetty-closer-346-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98651467833344009-127.0.0.1:51320_solr-n_0000000000) closing
[junit4] 2> 232235 INFO
(OverseerStateUpdate-98651467833344009-127.0.0.1:51320_solr-n_0000000000)
[n:127.0.0.1:51320_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:51320_solr
[junit4] 2> 232236 INFO (coreCloseExecutor-971-thread-2)
[n:127.0.0.1:51326_solr c:mainCorpus s:shard1 r:core_node3
x:mainCorpus_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.mainCorpus.shard1.leader, tag=5944486
[junit4] 2> 232236 INFO (coreCloseExecutor-971-thread-2)
[n:127.0.0.1:51326_solr c:mainCorpus s:shard1 r:core_node3
x:mainCorpus_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter close.
[junit4] 2> 232236 INFO (coreCloseExecutor-971-thread-2)
[n:127.0.0.1:51326_solr c:mainCorpus s:shard1 r:core_node3
x:mainCorpus_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData
with IW:org.apache.solr.update.SolrIndexWriter@628c49 commitCommandVersion:0
[junit4] 2> 232239 WARN
(zkCallback-364-thread-1-processing-n:127.0.0.1:51320_solr)
[n:127.0.0.1:51320_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 232239 INFO (coreCloseExecutor-968-thread-1)
[n:127.0.0.1:51336_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard2.leader, tag=3600237
[junit4] 2> 232240 INFO (jetty-closer-346-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1e2672{/solr,null,UNAVAILABLE}
[junit4] 2> 232240 INFO (coreCloseExecutor-968-thread-3)
[n:127.0.0.1:51336_solr c:destination s:shard1 r:core_node3
x:destination_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.destination.shard1.leader, tag=13109632
[junit4] 2> 232240 INFO (coreCloseExecutor-968-thread-2)
[n:127.0.0.1:51336_solr c:workQueue s:shard1 r:core_node3
x:workQueue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.workQueue.shard1.leader, tag=14765214
[junit4] 2> 232242 INFO
(zkCallback-365-thread-1-processing-n:127.0.0.1:51326_solr)
[n:127.0.0.1:51326_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:51326_solr
[junit4] 2> 232242 INFO
(zkCallback-367-thread-1-processing-n:127.0.0.1:51336_solr)
[n:127.0.0.1:51336_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 232243 INFO
(zkCallback-365-thread-2-processing-n:127.0.0.1:51326_solr)
[n:127.0.0.1:51326_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 232246 WARN
(zkCallback-367-thread-1-processing-n:127.0.0.1:51336_solr)
[n:127.0.0.1:51336_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 232246 INFO (jetty-closer-346-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1f7fdcf{/solr,null,UNAVAILABLE}
[junit4] 2> 232246 INFO
(zkCallback-365-thread-1-processing-n:127.0.0.1:51326_solr)
[n:127.0.0.1:51326_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 232258 WARN
(zkCallback-365-thread-1-processing-n:127.0.0.1:51326_solr)
[n:127.0.0.1:51326_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 232259 INFO (jetty-closer-346-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@b44c94{/solr,null,UNAVAILABLE}
[junit4] 2> 233702 WARN
(zkCallback-366-thread-2-processing-n:127.0.0.1:51321_solr)
[n:127.0.0.1:51321_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 233702 INFO (jetty-closer-346-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@191b3c2{/solr,null,UNAVAILABLE}
[junit4] 2> 233705 ERROR
(SUITE-StreamExpressionTest-seed#[92AD1F23CC60F42]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 233705 INFO
(SUITE-StreamExpressionTest-seed#[92AD1F23CC60F42]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:51316 51316
[junit4] 2> 233707 INFO (Thread-258) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:51316 51316
[junit4] 2> 233709 WARN (Thread-258) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 93 /solr/aliases.json
[junit4] 2> 93 /solr/clusterprops.json
[junit4] 2> 12 /solr/configs/conf
[junit4] 2> 8 /solr/configs/ml
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 93 /solr/clusterstate.json
[junit4] 2> 38
/solr/collections/destinationCollection/state.json
[junit4] 2> 26
/solr/collections/parallelDestinationCollection1/state.json
[junit4] 2> 23 /solr/collections/destination/state.json
[junit4] 2> 22 /solr/collections/mainCorpus/state.json
[junit4] 2> 20
/solr/collections/parallelDestinationCollection/state.json
[junit4] 2> 20 /solr/collections/workQueue/state.json
[junit4] 2> 12 /solr/collections/collection1/state.json
[junit4] 2> 10 /solr/collections/uknownCollection/state.json
[junit4] 2> 10 /solr/collections/modelCollection/state.json
[junit4] 2> 10
/solr/collections/checkpointCollection/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98651467833344010-127.0.0.1:51326_solr-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 93 /solr/live_nodes
[junit4] 2> 93 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_92AD1F23CC60F42-001
[junit4] 2> Sep 13, 2017 11:27:29 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=id-ID, timezone=Iceland
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=158986832,total=278921216
[junit4] 2> NOTE: All tests run in this JVM: [CloudSolrClientTest,
TermsResponseTest, SolrZkClientTest, CloudSolrClientCacheTest,
HyperbolicCosineEvaluatorTest, SolrDocumentTest, EqualToEvaluatorTest,
TestXMLEscaping, GraphExpressionTest, ConcurrentUpdateSolrClientTest,
TestUpdateRequestCodec, CommonParamsTest, NormalizeEvaluatorTest,
JsonValidatorTest, RegressionEvaluatorTest, TestPathTrie,
GreaterThanEqualToEvaluatorTest, CoalesceEvaluatorTest, TestSolrProperties,
LBHttpSolrClientBuilderTest, ModifiableSolrParamsTest, SquareRootEvaluatorTest,
ModuloEvaluatorTest, LessThanEqualToEvaluatorTest, CorrelationEvaluatorTest,
StreamExpressionParserTest, SolrExampleEmbeddedTest, DivideEvaluatorTest,
FieldValueEvaluatorTest, ArcTangentEvaluatorTest, AbsoluteValueEvaluatorTest,
SolrSchemalessExampleTest, CubedRootEvaluatorTest, TestClusteringResponse,
NaturalLogEvaluatorTest, JDBCStreamTest, SolrExampleStreamingTest,
SolrExampleBinaryTest, TestBatchUpdate, TestSpellCheckResponse, SolrParamTest,
MergeIndexesEmbeddedTest, QueryResponseTest, TestCoreAdmin,
BasicHttpSolrClientTest, CloudSolrClientMultiConstructorTest,
HttpSolrClientConPoolTest, JdbcDriverTest, SelectWithEvaluatorsTest,
StreamExpressionTest]
[junit4] Completed [145/145 (1!)] on J0 in 111.90s, 109 tests, 1 error <<<
FAILURES!
[...truncated 41180 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]