Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/560/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.handler.TestReqParamsAPI.test
Error Message:
Could not get expected value 'A val' for path 'params/a' full output: {
"responseHeader":{ "status":0, "QTime":0}, "params":{
"wt":"json", "useParams":""}, "context":{ "webapp":"/solr",
"path":"/dump0", "httpMethod":"GET"}}, from server:
http://127.0.0.1:54325/solr/collection1_shard1_replica2
Stack Trace:
java.lang.AssertionError: Could not get expected value 'A val' for path
'params/a' full output: {
"responseHeader":{
"status":0,
"QTime":0},
"params":{
"wt":"json",
"useParams":""},
"context":{
"webapp":"/solr",
"path":"/dump0",
"httpMethod":"GET"}}, from server:
http://127.0.0.1:54325/solr/collection1_shard1_replica2
at
__randomizedtesting.SeedInfo.seed([C09A56CA41F96FDA:48CE6910EF050222]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535)
at
org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:127)
at
org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:69)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12383 lines...]
[junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/init-core-data-001
[junit4] 2> 3089391 INFO
(SUITE-TestReqParamsAPI-seed#[C09A56CA41F96FDA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 3089392 INFO
(SUITE-TestReqParamsAPI-seed#[C09A56CA41F96FDA]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/tempDir-001
[junit4] 2> 3089392 INFO
(SUITE-TestReqParamsAPI-seed#[C09A56CA41F96FDA]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3089392 INFO (Thread-4605) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3089393 INFO (Thread-4605) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3089493 INFO
(SUITE-TestReqParamsAPI-seed#[C09A56CA41F96FDA]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:54323
[junit4] 2> 3089514 INFO (jetty-launcher-11580-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 3089514 INFO (jetty-launcher-11580-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 3089517 INFO (jetty-launcher-11580-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@dc28424{/solr,null,AVAILABLE}
[junit4] 2> 3089517 INFO (jetty-launcher-11580-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3c55744d{/solr,null,AVAILABLE}
[junit4] 2> 3089519 INFO (jetty-launcher-11580-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4014563d{HTTP/1.1,[http/1.1]}{127.0.0.1:54326}
[junit4] 2> 3089519 INFO (jetty-launcher-11580-thread-2) [ ]
o.e.j.s.Server Started @3097178ms
[junit4] 2> 3089519 INFO (jetty-launcher-11580-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@21eaffe1{HTTP/1.1,[http/1.1]}{127.0.0.1:54325}
[junit4] 2> 3089519 INFO (jetty-launcher-11580-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54326}
[junit4] 2> 3089519 INFO (jetty-launcher-11580-thread-1) [ ]
o.e.j.s.Server Started @3097179ms
[junit4] 2> 3089520 INFO (jetty-launcher-11580-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54325}
[junit4] 2> 3089520 ERROR (jetty-launcher-11580-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3089520 ERROR (jetty-launcher-11580-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3089520 INFO (jetty-launcher-11580-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 3089520 INFO (jetty-launcher-11580-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3089520 INFO (jetty-launcher-11580-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3089520 INFO (jetty-launcher-11580-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 3089520 INFO (jetty-launcher-11580-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-06T07:26:38.871Z
[junit4] 2> 3089520 INFO (jetty-launcher-11580-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3089521 INFO (jetty-launcher-11580-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3089521 INFO (jetty-launcher-11580-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-06T07:26:38.872Z
[junit4] 2> 3089524 INFO (jetty-launcher-11580-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3089524 INFO (jetty-launcher-11580-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3089537 INFO (jetty-launcher-11580-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3089538 INFO (jetty-launcher-11580-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3089538 INFO (jetty-launcher-11580-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54323/solr
[junit4] 2> 3089538 INFO (jetty-launcher-11580-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54323/solr
[junit4] 2> 3089586 INFO (jetty-launcher-11580-thread-1)
[n:127.0.0.1:54325_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:54325_solr
[junit4] 2> 3089587 INFO (jetty-launcher-11580-thread-2)
[n:127.0.0.1:54326_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54326_solr
[junit4] 2> 3089588 INFO (jetty-launcher-11580-thread-1)
[n:127.0.0.1:54325_solr ] o.a.s.c.Overseer Overseer
(id=97059418849017861-127.0.0.1:54325_solr-n_0000000000) starting
[junit4] 2> 3089590 INFO
(zkCallback-11590-thread-1-processing-n:127.0.0.1:54325_solr)
[n:127.0.0.1:54325_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3089590 INFO
(zkCallback-11591-thread-1-processing-n:127.0.0.1:54326_solr)
[n:127.0.0.1:54326_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3089607 INFO (jetty-launcher-11580-thread-1)
[n:127.0.0.1:54325_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54325_solr
[junit4] 2> 3089621 INFO
(zkCallback-11590-thread-1-processing-n:127.0.0.1:54325_solr)
[n:127.0.0.1:54325_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3089621 INFO
(zkCallback-11591-thread-1-processing-n:127.0.0.1:54326_solr)
[n:127.0.0.1:54326_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3089647 INFO (jetty-launcher-11580-thread-1)
[n:127.0.0.1:54325_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/tempDir-001/node1/.
[junit4] 2> 3089647 INFO (jetty-launcher-11580-thread-2)
[n:127.0.0.1:54326_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/tempDir-001/node2/.
[junit4] 2> 3089656 INFO
(SUITE-TestReqParamsAPI-seed#[C09A56CA41F96FDA]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 3089658 INFO
(SUITE-TestReqParamsAPI-seed#[C09A56CA41F96FDA]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54323/solr ready
[junit4] 2> 3089670 INFO (qtp1581142732-48988) [n:127.0.0.1:54325_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf1&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3089673 INFO
(OverseerThreadFactory-11797-thread-1-processing-n:127.0.0.1:54325_solr)
[n:127.0.0.1:54325_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 3089789 INFO (qtp1581142732-48989) [n:127.0.0.1:54325_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
[junit4] 2> 3089790 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
[junit4] 2> 3089903 INFO
(zkCallback-11590-thread-2-processing-n:127.0.0.1:54325_solr)
[n:127.0.0.1:54325_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 3089903 INFO
(zkCallback-11591-thread-1-processing-n:127.0.0.1:54326_solr)
[n:127.0.0.1:54326_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 3090816 INFO (qtp1581142732-48989) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 3090817 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 3090955 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 3090956 INFO (qtp1581142732-48989) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 3090962 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3090962 INFO (qtp1581142732-48989) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3090965 INFO (qtp1581142732-48989) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica2' using configuration from
collection collection1
[junit4] 2> 3090965 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica1' using configuration from
collection collection1
[junit4] 2> 3090966 INFO (qtp1581142732-48989) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 3090966 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 3090985 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3090985 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3090986 INFO (qtp1581142732-48989) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3090986 INFO (qtp1581142732-48989) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3090989 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3090989 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3090989 INFO (qtp1581142732-48989) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3090989 INFO (qtp1581142732-48989) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3090990 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@54fad78f[collection1_shard1_replica1] main]
[junit4] 2> 3090990 INFO (qtp1581142732-48989) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7a977ff9[collection1_shard1_replica2] main]
[junit4] 2> 3090992 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 3090992 INFO (qtp1581142732-48989) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 3090993 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3090993 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 3090993 INFO (qtp1581142732-48989) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3090993 INFO (qtp1581142732-48989) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 3090994 INFO (qtp1581142732-48989) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3090994 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3090994 INFO (qtp1581142732-48989) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1552950703260958720
[junit4] 2> 3090994 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1552950703260958720
[junit4] 2> 3090996 INFO
(searcherExecutor-11803-thread-1-processing-n:127.0.0.1:54326_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@54fad78f[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3090996 INFO
(searcherExecutor-11802-thread-1-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@7a977ff9[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3091006 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3091007 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3091007 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:54326/solr/collection1_shard1_replica1/
[junit4] 2> 3091007 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica1
url=http://127.0.0.1:54326/solr START
replicas=[http://127.0.0.1:54325/solr/collection1_shard1_replica2/] nUpdates=100
[junit4] 2> 3091007 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica1
url=http://127.0.0.1:54326/solr DONE. We have no versions. sync failed.
[junit4] 2> 3091010 INFO (qtp1581142732-48991) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3091010 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 3091010 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 3091019 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:54326/solr/collection1_shard1_replica1/ shard1
[junit4] 2> 3091132 INFO
(zkCallback-11590-thread-1-processing-n:127.0.0.1:54325_solr)
[n:127.0.0.1:54325_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 3091132 INFO
(zkCallback-11591-thread-1-processing-n:127.0.0.1:54326_solr)
[n:127.0.0.1:54326_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 3091182 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 3091185 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2}
status=0 QTime=1395
[junit4] 2> 3091291 INFO
(zkCallback-11590-thread-2-processing-n:127.0.0.1:54325_solr)
[n:127.0.0.1:54325_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 3091291 INFO
(zkCallback-11591-thread-1-processing-n:127.0.0.1:54326_solr)
[n:127.0.0.1:54326_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 3092022 INFO (qtp1581142732-48989) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2}
status=0 QTime=2235
[junit4] 2> 3092027 INFO (qtp1581142732-48988) [n:127.0.0.1:54325_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 3092128 INFO
(zkCallback-11590-thread-3-processing-n:127.0.0.1:54325_solr)
[n:127.0.0.1:54325_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 3092128 INFO
(zkCallback-11591-thread-1-processing-n:127.0.0.1:54326_solr)
[n:127.0.0.1:54326_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 3093034 INFO (qtp1581142732-48988) [n:127.0.0.1:54325_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf1&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3363
[junit4] 2> 3093058 INFO
(TEST-TestReqParamsAPI.test-seed#[C09A56CA41F96FDA]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 3093060 INFO
(TEST-TestReqParamsAPI.test-seed#[C09A56CA41F96FDA]) [ ]
o.a.s.c.TestSolrConfigHandler going to send config command. path
/config?wt=json , payload:
[junit4] 2> 3093065 INFO (qtp1581142732-48994) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted
to ZK [{"create-requesthandler":{
[junit4] 2> "name":"/dump0",
[junit4] 2> "class":"org.apache.solr.handler.DumpRequestHandler"}}]
[junit4] 2> 3093066 INFO (qtp1581142732-48994) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the
property overlay to be of version 0 for collection collection1
[junit4] 2> 3093068 INFO (Thread-4624) [n:127.0.0.1:54326_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica1
[junit4] 2> 3093068 INFO
(solrHandlerExecutor-11812-thread-1-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 3093069 INFO
(solrHandlerExecutor-11812-thread-2-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 3093069 INFO (Thread-4625) [n:127.0.0.1:54325_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica2
[junit4] 2> 3093072 INFO (Thread-4624) [n:127.0.0.1:54326_solr ]
o.a.s.s.SchemaManager managed schema loaded . version : 0
[junit4] 2> 3093072 INFO (Thread-4625) [n:127.0.0.1:54325_solr ]
o.a.s.s.SchemaManager managed schema loaded . version : 0
[junit4] 2> 3093075 INFO (Thread-4625) [n:127.0.0.1:54325_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 3093075 INFO (Thread-4624) [n:127.0.0.1:54326_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 3093077 INFO (Thread-4624) [n:127.0.0.1:54326_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3093077 INFO (Thread-4625) [n:127.0.0.1:54325_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3093077 INFO (Thread-4624) [n:127.0.0.1:54326_solr ]
o.a.s.c.SolrCore core reload collection1_shard1_replica1
[junit4] 2> 3093077 INFO (Thread-4625) [n:127.0.0.1:54325_solr ]
o.a.s.c.SolrCore core reload collection1_shard1_replica2
[junit4] 2> 3093085 INFO (Thread-4625) [n:127.0.0.1:54325_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 3093085 INFO (Thread-4624) [n:127.0.0.1:54326_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 3093096 INFO (Thread-4625) [n:127.0.0.1:54325_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 3093097 INFO (Thread-4624) [n:127.0.0.1:54326_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 3093115 INFO (Thread-4625) [n:127.0.0.1:54325_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3093116 INFO (Thread-4625) [n:127.0.0.1:54325_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using
configuration from collection collection1
[junit4] 2> 3093117 INFO (Thread-4625) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 3093117 INFO (Thread-4624) [n:127.0.0.1:54326_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3093118 INFO (Thread-4624) [n:127.0.0.1:54326_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using
configuration from collection collection1
[junit4] 2> 3093118 INFO (Thread-4624) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 3093166 INFO (Thread-4624) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3093174 INFO (Thread-4624) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3093179 INFO (qtp1581142732-48996) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 3093178 INFO (qtp934981885-48995) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 3093182 INFO (qtp934981885-48995) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=1
[junit4] 2> 3093182 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 3093182 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 3093183 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica1
[junit4] 2> 3093182 INFO (qtp1581142732-48996) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=3
[junit4] 2> 3093183 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica2
[junit4] 2> 3093184 INFO
(solrHandlerExecutor-11812-thread-1-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from http://127.0.0.1:54326/solr/collection1_shard1_replica1/
for prop overlay after 1 attempts
[junit4] 2> 3093184 INFO
(solrHandlerExecutor-11812-thread-1-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 3093185 INFO
(solrHandlerExecutor-11812-thread-2-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from http://127.0.0.1:54325/solr/collection1_shard1_replica2/
for prop overlay after 1 attempts
[junit4] 2> 3093185 INFO
(solrHandlerExecutor-11812-thread-2-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 3093187 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.SchemaManager managed schema loaded .
version : 0
[junit4] 2> 3093187 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.SchemaManager managed schema loaded .
version : 0
[junit4] 2> 3093191 INFO (Thread-4624) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5f96b062[collection1_shard1_replica1] main]
[junit4] 2> 3093203 INFO (Thread-4624) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 3093205 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 3093206 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 3093207 INFO (Thread-4625) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3093208 INFO (Thread-4625) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3093208 INFO (Thread-4624) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3093208 INFO (Thread-4624) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 3093209 INFO (Thread-4624) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3093209 INFO
(searcherExecutor-11814-thread-1-processing-n:127.0.0.1:54326_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@5f96b062[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3093215 INFO (Thread-4624) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1552950705588797440
[junit4] 2> 3093222 INFO (Thread-4625) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@b4335fb[collection1_shard1_replica2] main]
[junit4] 2> 3093227 INFO (Thread-4625) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 3093234 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 3093234 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore core reload
collection1_shard1_replica2
[junit4] 2> 3093235 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 3093235 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore core reload
collection1_shard1_replica1
[junit4] 2> 3093235 INFO (Thread-4625) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3093236 INFO (Thread-4625) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 3093253 INFO (Thread-4625) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3093253 INFO (Thread-4625) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1552950705629691904
[junit4] 2> 3093253 INFO
(searcherExecutor-11813-thread-1-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@b4335fb[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3093297 INFO (qtp934981885-48997) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 3093298 INFO (qtp1581142732-48985) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 3093298 INFO (qtp934981885-48997) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 3093298 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Another reload is in
progress . Not doing anything
[junit4] 2> 3093298 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Another reload is in
progress . Not doing anything
[junit4] 2> 3093298 INFO (qtp1581142732-48985) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 3093298 INFO
(solrHandlerExecutor-11812-thread-1-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from http://127.0.0.1:54326/solr/collection1_shard1_replica1/
for prop overlay after 2 attempts
[junit4] 2> 3093298 INFO
(solrHandlerExecutor-11812-thread-1-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 3093299 INFO
(solrHandlerExecutor-11812-thread-2-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from http://127.0.0.1:54325/solr/collection1_shard1_replica2/
for prop overlay after 2 attempts
[junit4] 2> 3093299 INFO (Thread-4624) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 3093299 INFO
(solrHandlerExecutor-11812-thread-2-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 3093309 INFO (Thread-4625) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 3093309 INFO (Thread-4624) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2244d022[collection1_shard1_replica1] main]
[junit4] 2> 3093310 INFO (Thread-4624) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.SolrCore [collection1_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@533b352d
[junit4] 2> 3093310 INFO
(searcherExecutor-11814-thread-1-processing-n:127.0.0.1:54326_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@2244d022[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3093324 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion:
6.4.0
[junit4] 2> 3093325 INFO (Thread-4625) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3992d93c[collection1_shard1_replica2] main]
[junit4] 2> 3093326 INFO
(searcherExecutor-11813-thread-1-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@3992d93c[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3093370 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion:
6.4.0
[junit4] 2> 3093404 INFO (qtp1581142732-48991) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
[junit4] 2> 3093404 INFO (qtp1581142732-48991) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 3093404 INFO (qtp1581142732-48991) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 3093404 INFO (qtp934981885-48998) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
[junit4] 2> 3093404 INFO (qtp934981885-48998) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 3093404 INFO (qtp934981885-48998) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 3093405 INFO (qtp1581142732-48994) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler Took 339.0ms to set the property overlay to be of
version 0 for collection collection1
[junit4] 2> 3093405 INFO (qtp1581142732-48994) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr path=/config
params={wt=json} status=0 QTime=343
[junit4] 2> 3093406 INFO (qtp1581142732-48994) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [collection1_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@59e84a2
[junit4] 2> 3093406 INFO
(TEST-TestReqParamsAPI.test-seed#[C09A56CA41F96FDA]) [ ]
o.a.s.c.TestSolrConfigHandler going to send config command. path
/config?wt=json , payload:
[junit4] 2> 3093407 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 3093412 INFO (qtp1581142732-48988) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.ZkController Persisted config data to node
/configs/conf1/configoverlay.json
[junit4] 2> 3093413 INFO (qtp1581142732-48988) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted
to ZK [{"create-requesthandler":{
[junit4] 2> "name":"/dump1",
[junit4] 2> "class":"org.apache.solr.handler.DumpRequestHandler",
[junit4] 2> "useParams":"x"}}]
[junit4] 2> 3093414 INFO (qtp1581142732-48988) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the
property overlay to be of version 1 for collection collection1
[junit4] 2> 3093415 INFO (Thread-4627) [n:127.0.0.1:54326_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica1
[junit4] 2> 3093417 INFO (Thread-4626) [n:127.0.0.1:54325_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica2
[junit4] 2> 3093422 INFO (Thread-4627) [n:127.0.0.1:54326_solr ]
o.a.s.s.SchemaManager managed schema loaded . version : 0
[junit4] 2> 3093422 INFO
(solrHandlerExecutor-11821-thread-1-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 3093424 INFO (Thread-4626) [n:127.0.0.1:54325_solr ]
o.a.s.s.SchemaManager managed schema loaded . version : 0
[junit4] 2> 3093432 INFO
(solrHandlerExecutor-11821-thread-2-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 3093457 INFO (Thread-4627) [n:127.0.0.1:54326_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 3093458 INFO (Thread-4626) [n:127.0.0.1:54325_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 3093475 INFO (Thread-4626) [n:127.0.0.1:54325_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3093475 INFO (Thread-4626) [n:127.0.0.1:54325_solr ]
o.a.s.c.SolrCore core reload collection1_shard1_replica2
[junit4] 2> 3093476 INFO (Thread-4627) [n:127.0.0.1:54326_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3093476 INFO (Thread-4627) [n:127.0.0.1:54326_solr ]
o.a.s.c.SolrCore core reload collection1_shard1_replica1
[junit4] 2> 3093482 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 3093484 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 3093484 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.CoreContainer Reloading SolrCore
'collection1_shard1_replica1' using configuration from collection collection1
[junit4] 2> 3093487 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 3093488 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.CoreContainer Reloading SolrCore
'collection1_shard1_replica2' using configuration from collection collection1
[junit4] 2> 3093497 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1]
] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 3093507 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [[collection1_shard1_replica2]
] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 3093530 INFO (qtp934981885-48987) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 3093530 INFO (qtp934981885-48987) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 3093530 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 3093531 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica1
[junit4] 2> 3093531 INFO
(solrHandlerExecutor-11821-thread-1-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 1 from http://127.0.0.1:54326/solr/collection1_shard1_replica1/
for prop overlay after 1 attempts
[junit4] 2> 3093531 INFO
(solrHandlerExecutor-11821-thread-1-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 3093533 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.SchemaManager managed schema loaded .
version : 0
[junit4] 2> 3093546 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 3093553 INFO (qtp1581142732-48992) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 3093553 INFO (qtp1581142732-48992) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 3093553 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 3093554 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica2
[junit4] 2> 3093554 INFO
(solrHandlerExecutor-11821-thread-2-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 1 from http://127.0.0.1:54325/solr/collection1_shard1_replica2/
for prop overlay after 1 attempts
[junit4] 2> 3093554 INFO
(solrHandlerExecutor-11821-thread-2-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 3093556 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.SchemaManager managed schema loaded .
version : 0
[junit4] 2> 3093576 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 3093597 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 3093597 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore core reload
collection1_shard1_replica2
[junit4] 2> 3093604 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 3093605 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore core reload
collection1_shard1_replica1
[junit4] 2> 3093605 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3093605 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3093615 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1db7fedc[collection1_shard1_replica1] main]
[junit4] 2> 3093619 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 3093620 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3093620 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper
watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 3093634 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000
[junit4] 2> 3093634 INFO
(searcherExecutor-11822-thread-1-processing-n:127.0.0.1:54326_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@1db7fedc[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3093634 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3093634 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3093634 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7df21757[collection1_shard1_replica2] main]
[junit4] 2> 3093634 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in
index or recent updates, using new clock 1552950706029199360
[junit4] 2> 3093636 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 3093636 INFO (qtp934981885-48993) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 3093636 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 3093636 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Another reload is in
progress . Not doing anything
[junit4] 2> 3093636 INFO
(solrHandlerExecutor-11821-thread-1-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 1 from http://127.0.0.1:54326/solr/collection1_shard1_replica1/
for prop overlay after 2 attempts
[junit4] 2> 3093637 INFO
(solrHandlerExecutor-11821-thread-1-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 3093637 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3093637 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper
watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 3093638 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000
[junit4] 2> 3093638 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in
index or recent updates, using new clock 1552950706033393664
[junit4] 2> 3093638 INFO
(searcherExecutor-11823-thread-1-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@7df21757[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3093640 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is
ready to be used.
[junit4] 2> 3093640 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.u.DefaultSolrCoreState New IndexWriter is
ready to be used.
[junit4] 2> 3093640 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@70fea798[collection1_shard1_replica1] main]
[junit4] 2> 3093640 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
CLOSING SolrCore org.apache.solr.core.SolrCore@31d9ba6f
[junit4] 2> 3093640 INFO
(searcherExecutor-11822-thread-1-processing-n:127.0.0.1:54326_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@70fea798[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3093641 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@24981ffd[collection1_shard1_replica2] main]
[junit4] 2> 3093641 INFO
(searcherExecutor-11823-thread-1-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@24981ffd[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3093652 INFO (Thread-4626) [n:127.0.0.1:54325_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 3093658 INFO (qtp1581142732-48996) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 3093658 INFO (qtp1581142732-48996) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 3093658 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 3093658 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica2
[junit4] 2> 3093659 INFO
(solrHandlerExecutor-11821-thread-2-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 1 from http://127.0.0.1:54325/solr/collection1_shard1_replica2/
for prop overlay after 2 attempts
[junit4] 2> 3093659 INFO
(solrHandlerExecutor-11821-thread-2-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 3093660 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.SchemaManager managed schema loaded .
version : 0
[junit4] 2> 3093661 INFO (Thread-4626) [n:127.0.0.1:54325_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 3093662 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 3093664 INFO (Thread-4626) [n:127.0.0.1:54325_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3093665 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 3093665 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore core reload
collection1_shard1_replica2
[junit4] 2> 3093665 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion:
6.4.0
[junit4] 2> 3093665 INFO (Thread-4626) [n:127.0.0.1:54325_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using
configuration from collection collection1
[junit4] 2> 3093676 INFO (Thread-4626) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 3093681 INFO
(OverseerCollectionConfigSetProcessor-97059418849017861-127.0.0.1:54325_solr-n_0000000000)
[n:127.0.0.1:54325_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3093684 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 3093696 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 3093697 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.CoreContainer Reloading SolrCore
'collection1_shard1_replica1' using configuration from collection collection1
[junit4] 2> 3093720 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1]
] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/tempDir-001/node2/collection1_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
[junit4] 2> 3093721 INFO (Thread-4626) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3093721 INFO (Thread-4626) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3093721 INFO (Thread-4626) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4d86971e[collection1_shard1_replica2] main]
[junit4] 2> 3093723 INFO (Thread-4626) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 3093723 INFO (Thread-4626) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3093723 INFO (Thread-4626) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 3093724 INFO (Thread-4626) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3093724 INFO
(searcherExecutor-11830-thread-1-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@4d86971e[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3093724 INFO (Thread-4626) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1552950706123571200
[junit4] 2> 3093744 INFO (qtp934981885-48995) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 3093744 INFO (qtp934981885-48995) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 3093744 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 3093744 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica1
[junit4] 2> 3093745 INFO
(solrHandlerExecutor-11821-thread-1-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 1 from http://127.0.0.1:54326/solr/collection1_shard1_replica1/
for prop overlay after 3 attempts
[junit4] 2> 3093745 INFO
(solrHandlerExecutor-11821-thread-1-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 3093746 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.SchemaManager managed schema loaded .
version : 0
[junit4] 2> 3093751 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 3093753 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3093753 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3093753 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6aa115b5[collection1_shard1_replica1] main]
[junit4] 2> 3093754 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 3093755 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3093755 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper
watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 3093756 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000
[junit4] 2> 3093756 INFO
(searcherExecutor-11832-thread-1-processing-n:127.0.0.1:54326_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@6aa115b5[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3093756 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in
index or recent updates, using new clock 1552950706157125632
[junit4] 2> 3093761 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 3093761 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore core reload
collection1_shard1_replica1
[junit4] 2> 3093762 INFO (qtp1581142732-48985) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 3093762 INFO (qtp1581142732-48985) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 3093762 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Another reload is in
progress . Not doing anything
[junit4] 2> 3093763 INFO
(solrHandlerExecutor-11821-thread-2-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 1 from http://127.0.0.1:54325/solr/collection1_shard1_replica2/
for prop overlay after 3 attempts
[junit4] 2> 3093763 INFO
(solrHandlerExecutor-11821-thread-2-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 3093770 INFO (Thread-4626) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 3093771 INFO (Thread-4626) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1d53539d[collection1_shard1_replica2] main]
[junit4] 2> 3093771 INFO (Thread-4626) [n:127.0.0.1:54325_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [collection1_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@382a887a
[junit4] 2> 3093771 INFO
(searcherExecutor-11830-thread-1-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@1d53539d[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3093852 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion:
6.4.0
[junit4] 2> 3093854 INFO (qtp934981885-48997) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 3093855 INFO (qtp934981885-48997) [n:127.0.0.1:54326_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 3093855 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Another reload is in
progress . Not doing anything
[junit4] 2> 3093855 INFO
(solrHandlerExecutor-11821-thread-1-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 1 from http://127.0.0.1:54326/solr/collection1_shard1_replica1/
for prop overlay after 4 attempts
[junit4] 2> 3093856 INFO
(solrHandlerExecutor-11821-thread-1-processing-n:127.0.0.1:54325_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 3093859 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 3093861 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 3093862 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.CoreContainer Reloading SolrCore
'collection1_shard1_replica2' using configuration from collection collection1
[junit4] 2> 3093862 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is
ready to be used.
[junit4] 2> 3093867 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6452fa57[collection1_shard1_replica1] main]
[junit4] 2> 3093867 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
CLOSING SolrCore org.apache.solr.core.SolrCore@5871f439
[junit4] 2> 3093867 INFO
(searcherExecutor-11832-thread-1-processing-n:127.0.0.1:54326_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54326_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@6452fa57[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3093868 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [[collection1_shard1_replica2]
] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/tempDir-001/node1/collection1_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
[junit4] 2> 3093869 INFO (qtp1581142732-48991) [n:
[...truncated too long message...]
0.0.1:54325_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
CLOSING SolrCore org.apache.solr.core.SolrCore@63f520da
[junit4] 2> 3099139 INFO (jetty-launcher-11580-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=97059418849017861-127.0.0.1:54325_solr-n_0000000000) closing
[junit4] 2> 3099139 INFO
(OverseerStateUpdate-97059418849017861-127.0.0.1:54325_solr-n_0000000000)
[n:127.0.0.1:54325_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:54325_solr
[junit4] 2> 3099140 WARN
(zkCallback-11591-thread-1-processing-n:127.0.0.1:54326_solr)
[n:127.0.0.1:54326_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 3099141 INFO (jetty-launcher-11580-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3c55744d{/solr,null,UNAVAILABLE}
[junit4] 2> 3100649 WARN
(zkCallback-11590-thread-3-processing-n:127.0.0.1:54325_solr)
[n:127.0.0.1:54325_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 3100650 INFO (jetty-launcher-11580-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@dc28424{/solr,null,UNAVAILABLE}
[junit4] 2> 3100652 INFO
(SUITE-TestReqParamsAPI-seed#[C09A56CA41F96FDA]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:54323 54323
[junit4] 2> 3100668 INFO (Thread-4605) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:54323 54323
[junit4] 2> 3103999 WARN (Thread-4605) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 12 /solr/configs/conf1/managed-schema
[junit4] 2> 8 /solr/configs/conf1
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 2 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/overseer/queue
[junit4] 2> 7 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 3103999 INFO
(SUITE-TestReqParamsAPI-seed#[C09A56CA41F96FDA]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_C09A56CA41F96FDA-001
[junit4] 2> NOTE: test params are: codec=Lucene62,
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=sr-Latn-BA,
timezone=America/Guayaquil
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=250995944,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestSolrCoreSnapshots,
ZkStateWriterTest, TestAuthorizationFramework, TestSolrCloudWithKerberosAlt,
TestWriterPerf, TestClusterStateMutator, TestCustomSort,
TestScoreJoinQPNoScore, TestPushWriter, ZkSolrClientTest, CursorMarkTest,
TestUniqueKeyFieldResource, CollectionTooManyReplicasTest, TestXmlQParser,
TestHdfsUpdateLog, TestDistribIDF, UpdateParamsTest,
LeaderFailureAfterFreshStartTest, CoreMergeIndexesAdminHandlerTest,
TestCrossCoreJoin, DistributedTermsComponentTest, ForceLeaderTest,
TestMergePolicyConfig, BooleanFieldTest, SimpleMLTQParserTest,
OverseerStatusTest, TestChildDocTransformer,
LeaderInitiatedRecoveryOnShardRestartTest, SharedFSAutoReplicaFailoverTest,
TestFieldCacheSortRandom, DistanceUnitsTest, StatsComponentTest,
CSVRequestHandlerTest, TestDownShardTolerantSearch, ConvertedLegacyTest,
CollectionReloadTest, TestGraphMLResponseWriter, FacetPivotSmallTest,
CopyFieldTest, TestStressCloudBlindAtomicUpdates, CdcrVersionReplicationTest,
HdfsWriteToMultipleCollectionsTest, TestManagedSchema,
TestLeaderElectionZkExpiry, HdfsChaosMonkeySafeLeaderTest,
TestSimpleTrackingShardHandler, MultiThreadedOCPTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestSmileRequest,
TestQueryWrapperFilter, TestUninvertingReader, DistributedExpandComponentTest,
DistributedVersionInfoTest, TestQueryUtils, TestDistributedMissingSort,
TestConfigSetImmutable, ConjunctionSolrSpellCheckerTest, AliasIntegrationTest,
FieldMutatingUpdateProcessorTest, TestConfigSets, BasicDistributedZk2Test,
TestHdfsBackupRestoreCore, DeleteNodeTest, TestRealTimeGet,
CoreAdminCreateDiscoverTest, JSONWriterTest, TolerantUpdateProcessorTest,
TestConfigSetsAPIZkFailure, TestCloudPseudoReturnFields, TestExactStatsCache,
TemplateUpdateProcessorTest, JsonLoaderTest, TestStressUserVersions,
BlockJoinFacetSimpleTest, StatsReloadRaceTest, RemoteQueryErrorTest,
BlockJoinFacetDistribTest, HdfsSyncSliceTest, TestSortByMinMaxFunction,
TestFieldCacheSanityChecker, TestHdfsCloudBackupRestore, ConnectionReuseTest,
TestLMJelinekMercerSimilarityFactory, TestRandomFlRTGCloud, TestBlobHandler,
TestRuleBasedAuthorizationPlugin, TestDFRSimilarityFactory, HdfsRecoveryZkTest,
PeerSyncReplicationTest, FullHLLTest, SpellingQueryConverterTest,
TestMiniSolrCloudCluster, SuggestComponentContextFilterQueryTest,
TestQuerySenderListener, TestSolrQueryParserDefaultOperatorResource,
TestSolrConfigHandlerCloud, SearchHandlerTest, TestImplicitCoreProperties,
OverseerModifyCollectionTest, EnumFieldTest, TestSolr4Spatial,
HdfsNNFailoverTest, SpellPossibilityIteratorTest, TestFiltering,
TestValueSourceCache, TestConfigSetsAPI, TestFuzzyAnalyzedSuggestions,
TestFieldTypeResource, TestCloudSchemaless, DebugComponentTest,
HdfsTlogReplayBufferedWhileIndexingTest, TermVectorComponentTest,
MinimalSchemaTest, TestFieldCache, ShowFileRequestHandlerTest,
JavabinLoaderTest, DistributedFacetPivotWhiteBoxTest, TestIndexSearcher,
TestSolrConfigHandler, DistributedFacetPivotSmallAdvancedTest,
ResourceLoaderTest, ReturnFieldsTest, ScriptEngineTest,
BigEndianAscendingWordDeserializerTest, TestReloadAndDeleteDocs,
DirectUpdateHandlerOptimizeTest, TestDocSet, TestDFISimilarityFactory,
TestAuthenticationFramework, ClassificationUpdateProcessorTest,
TestCloudManagedSchema, TestRecovery, TestRawTransformer, TestSolrXml,
ConfigSetsAPITest, TestSearchPerf, LoggingHandlerTest,
TestUseDocValuesAsStored, SpellCheckComponentTest, ExternalFileFieldSortTest,
SolrCoreCheckLockOnStartupTest, TestPivotHelperCode, SecurityConfHandlerTest,
SignatureUpdateProcessorFactoryTest, TestMacroExpander,
DistributedFacetPivotLargeTest, TestFreeTextSuggestions,
TestTolerantUpdateProcessorCloud, BasicFunctionalityTest,
TestLMDirichletSimilarityFactory, TestManagedSynonymFilterFactory,
OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ReplicationFactorTest,
CleanupOldIndexTest, TestMinMaxOnMultiValuedField, AutoCommitTest,
BadIndexSchemaTest, TestRangeQuery, TestFieldCacheWithThreads,
ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, OverseerTest,
ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestRandomDVFaceting,
ShardRoutingCustomTest, TestDistributedGrouping, TestHashPartitioner,
TermVectorComponentDistributedTest, TestGroupingSearch, SolrCmdDistributorTest,
TestFunctionQuery, DirectUpdateHandlerTest, TestBadConfig,
CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest,
AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, TestFoldingMultitermQuery,
SuggesterTSTTest, SuggesterTest, SuggesterWFSTTest, PolyFieldTest,
NoCacheHeaderTest, TestAtomicUpdateErrorCases, QueryEqualityTest,
SortByFunctionTest, DistanceFunctionTest, TestSolrDeletionPolicy1,
XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest,
LukeRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions,
XmlUpdateRequestHandlerTest, TestIndexingPerformance,
FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, IndexSchemaTest,
TestCSVResponseWriter, QueryParsingTest, BinaryUpdateRequestHandlerTest,
TestPartialUpdateDeduplication, TestComponentsName, TestLFUCache,
TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestConfig,
TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest,
TestLuceneMatchVersion, TestPhraseSuggestions, TestCodecSupport,
SynonymTokenizerTest, EchoParamsTest, TestSweetSpotSimilarityFactory,
TestPerFieldSimilarity, TestBM25SimilarityFactory, TestFastWriter,
TestJmxMonitoredMap, TimeZoneUtilsTest, URLClassifyProcessorTest,
DateMathParserTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest,
TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest,
ClusterStateTest, TestSolrJ, TestUtils, SliceStateTest, SystemInfoHandlerTest,
UUIDFieldTest, FileUtilsTest, CircularListTest, CursorPagingTest,
DistributedIntervalFacetingTest, TestTolerantSearch,
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AssignTest,
AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, ConnectionManagerTest,
CreateCollectionCleanupTest, CustomCollectionTest, DistribCursorPagingTest,
DistribJoinFromCollectionTest, HttpPartitionTest, ReplaceNodeTest,
RollingRestartTest, SolrCLIZkUtilsTest, SolrCloudExampleTest,
TestConfigSetsAPIExclusivity, TestDistribDocBasedVersion,
TestOnReconnectListenerSupport, TestRandomRequestDistribution,
TestReplicaProperties, TestRequestStatusCollectionAPI,
TestSolrCloudWithSecureImpersonation, TestStressLiveNodes,
TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest,
RuleEngineTest, BlobRepositoryCloudTest, TestConfigOverlay,
TestCorePropertiesReload, TestInitParams, TestNRTOpen, TestSolrCloudSnapshots,
TestReqParamsAPI]
[junit4] Completed [544/660 (1!)] on J1 in 14.63s, 1 test, 1 failure <<<
FAILURES!
[...truncated 61189 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]