Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/249/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([79CF22F48876862F:DE8B9A50E5CD9596]:0)
        at 
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:181)
        at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11905 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\init-core-data-001
   [junit4]   2> 610261 WARN  
(SUITE-TestSQLHandler-seed#[79CF22F48876862F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 610261 INFO  
(SUITE-TestSQLHandler-seed#[79CF22F48876862F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 610278 INFO  
(SUITE-TestSQLHandler-seed#[79CF22F48876862F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 610278 INFO  
(SUITE-TestSQLHandler-seed#[79CF22F48876862F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 610278 INFO  
(SUITE-TestSQLHandler-seed#[79CF22F48876862F]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/zjfa/wx
   [junit4]   2> 610278 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 610278 INFO  (Thread-1215) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 610278 INFO  (Thread-1215) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 610298 ERROR (Thread-1215) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 610385 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:61766
   [junit4]   2> 610462 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-sql.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 610477 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema-sql.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 610477 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 610477 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 610477 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 610493 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 610493 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 610493 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 610493 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 610509 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 610509 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 610509 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f2046e9e80001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 610509 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 611602 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 611602 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17973cc{/zjfa/wx,null,AVAILABLE}
   [junit4]   2> 611602 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1b8c50e{HTTP/1.1,[http/1.1]}{127.0.0.1:61784}
   [junit4]   2> 611602 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] o.e.j.s.Server 
Started @621530ms
   [junit4]   2> 611602 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\tempDir-001/control/data,
 hostContext=/zjfa/wx, hostPort=61784, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\control-001\cores}
   [junit4]   2> 611602 ERROR 
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 611602 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 611602 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 611602 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 611602 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-15T13:44:00.512Z
   [junit4]   2> 611665 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 611665 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\control-001\solr.xml
   [junit4]   2> 611665 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 611665 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 611665 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@663442, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 611680 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:61766/solr
   [junit4]   2> 611680 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f2046e9e80003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 611884 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 611884 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:61784_zjfa%2Fwx
   [junit4]   2> 611884 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.Overseer Overseer 
(id=98833205769535492-127.0.0.1:61784_zjfa%2Fwx-n_0000000000) starting
   [junit4]   2> 611899 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61784_zjfa%2Fwx
   [junit4]   2> 611899 INFO  
(zkCallback-723-thread-1-processing-n:127.0.0.1:61784_zjfa%2Fwx) 
[n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 612119 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@663442
   [junit4]   2> 612134 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@663442
   [junit4]   2> 612134 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@663442
   [junit4]   2> 612134 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\control-001\cores
   [junit4]   2> 612197 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 612197 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61766/solr ready
   [junit4]   2> 612197 INFO  (qtp16377659-4602) [n:127.0.0.1:61784_zjfa%2Fwx   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61784_zjfa%252Fwx&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 612218 INFO  
(OverseerThreadFactory-2146-thread-1-processing-n:127.0.0.1:61784_zjfa%2Fwx) 
[n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 612335 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 612335 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 612492 INFO  
(zkCallback-723-thread-1-processing-n:127.0.0.1:61784_zjfa%2Fwx) 
[n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 613382 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 613398 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 613475 WARN  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 613475 WARN  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 613475 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 613475 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 613475 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@663442
   [junit4]   2> 613475 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 613475 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\control-001\cores\control_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 613601 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 613601 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 613601 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 613601 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 613601 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1100d3[control_collection_shard1_replica_n1] main]
   [junit4]   2> 613616 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 613616 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 613616 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1581331295791742976
   [junit4]   2> 613616 INFO  
(searcherExecutor-2149-thread-1-processing-n:127.0.0.1:61784_zjfa%2Fwx 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:61784_zjfa%2Fwx c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@1100d3[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 613616 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 613616 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 613616 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:61784/zjfa/wx/control_collection_shard1_replica_n1/
   [junit4]   2> 613616 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 613616 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:61784/zjfa/wx/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 613616 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 613616 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61784/zjfa/wx/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 613745 INFO  
(zkCallback-723-thread-1-processing-n:127.0.0.1:61784_zjfa%2Fwx) 
[n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 613805 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 613805 INFO  (qtp16377659-4606) [n:127.0.0.1:61784_zjfa%2Fwx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1468
   [junit4]   2> 613820 INFO  (qtp16377659-4602) [n:127.0.0.1:61784_zjfa%2Fwx   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 613914 INFO  
(zkCallback-723-thread-1-processing-n:127.0.0.1:61784_zjfa%2Fwx) 
[n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 614225 INFO  
(OverseerCollectionConfigSetProcessor-98833205769535492-127.0.0.1:61784_zjfa%2Fwx-n_0000000000)
 [n:127.0.0.1:61784_zjfa%2Fwx    ] 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> 614833 INFO  (qtp16377659-4602) [n:127.0.0.1:61784_zjfa%2Fwx   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61784_zjfa%252Fwx&wt=javabin&version=2}
 status=0 QTime=2625
   [junit4]   2> 614833 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 614833 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61766/solr ready
   [junit4]   2> 614833 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 614849 INFO  (qtp16377659-4607) [n:127.0.0.1:61784_zjfa%2Fwx   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 614849 INFO  
(OverseerThreadFactory-2146-thread-2-processing-n:127.0.0.1:61784_zjfa%2Fwx) 
[n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 614849 WARN  
(OverseerThreadFactory-2146-thread-2-processing-n:127.0.0.1:61784_zjfa%2Fwx) 
[n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 615068 INFO  (qtp16377659-4607) [n:127.0.0.1:61784_zjfa%2Fwx   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 615068 INFO  (qtp16377659-4607) [n:127.0.0.1:61784_zjfa%2Fwx   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=217
   [junit4]   2> 615099 INFO  
(OverseerCollectionConfigSetProcessor-98833205769535492-127.0.0.1:61784_zjfa%2Fwx-n_0000000000)
 [n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 615708 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\shard-1-001
 of type NRT
   [junit4]   2> 615708 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 615708 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1829ee2{/zjfa/wx,null,AVAILABLE}
   [junit4]   2> 615708 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@177ef4c{HTTP/1.1,[http/1.1]}{127.0.0.1:61819}
   [junit4]   2> 615708 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] o.e.j.s.Server 
Started @625633ms
   [junit4]   2> 615708 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/zjfa/wx, hostPort=61819, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\shard-1-001\cores}
   [junit4]   2> 615708 ERROR 
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 615708 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 615708 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 615708 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 615708 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-15T13:44:04.618Z
   [junit4]   2> 615724 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f2046e9e80007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 615724 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 615724 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\shard-1-001\solr.xml
   [junit4]   2> 615724 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 615724 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 615724 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@663442, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 615740 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:61766/solr
   [junit4]   2> 615740 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f2046e9e80008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 615754 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61819_zjfa%2Fwx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 615754 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61819_zjfa%2Fwx    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 615754 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61819_zjfa%2Fwx    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61819_zjfa%2Fwx
   [junit4]   2> 615754 INFO  (zkCallback-730-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 615754 INFO  
(zkCallback-735-thread-1-processing-n:127.0.0.1:61819_zjfa%2Fwx) 
[n:127.0.0.1:61819_zjfa%2Fwx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 615754 INFO  
(zkCallback-723-thread-1-processing-n:127.0.0.1:61784_zjfa%2Fwx) 
[n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 615878 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61819_zjfa%2Fwx    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@663442
   [junit4]   2> 615878 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61819_zjfa%2Fwx    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@663442
   [junit4]   2> 615878 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61819_zjfa%2Fwx    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@663442
   [junit4]   2> 615878 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61819_zjfa%2Fwx    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\shard-1-001\cores
   [junit4]   2> 615925 INFO  (qtp16377659-4609) [n:127.0.0.1:61784_zjfa%2Fwx   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:61819_zjfa%252Fwx&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 615925 INFO  
(OverseerThreadFactory-2146-thread-3-processing-n:127.0.0.1:61784_zjfa%2Fwx) 
[n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:61819_zjfa%2Fwx for creating new replica
   [junit4]   2> 615925 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 615925 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 616050 INFO  
(zkCallback-735-thread-1-processing-n:127.0.0.1:61819_zjfa%2Fwx) 
[n:127.0.0.1:61819_zjfa%2Fwx    ] 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> 616944 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 616957 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 617066 WARN  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 617066 WARN  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 617066 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 617066 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 617066 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@663442
   [junit4]   2> 617066 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 617066 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\shard-1-001\cores\collection1_shard2_replica_n41],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\shard-1-001\cores\collection1_shard2_replica_n41\data\]
   [junit4]   2> 617191 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 617191 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 617207 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 617207 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 617207 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@186c5c7[collection1_shard2_replica_n41] main]
   [junit4]   2> 617207 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 617207 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 617207 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1581331299557179392
   [junit4]   2> 617207 INFO  
(searcherExecutor-2159-thread-1-processing-n:127.0.0.1:61819_zjfa%2Fwx 
x:collection1_shard2_replica_n41 s:shard2 c:collection1) 
[n:127.0.0.1:61819_zjfa%2Fwx c:collection1 s:shard2  
x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@186c5c7[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 617207 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 617207 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 617207 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:61819/zjfa/wx/collection1_shard2_replica_n41/
   [junit4]   2> 617207 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 617207 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:61819/zjfa/wx/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 617207 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 617222 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61819/zjfa/wx/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 617333 INFO  
(zkCallback-735-thread-1-processing-n:127.0.0.1:61819_zjfa%2Fwx) 
[n:127.0.0.1:61819_zjfa%2Fwx    ] 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> 617362 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 617362 INFO  (qtp28882402-4652) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1435
   [junit4]   2> 617362 INFO  (qtp16377659-4609) [n:127.0.0.1:61784_zjfa%2Fwx   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:61819_zjfa%252Fwx&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1448
   [junit4]   2> 617488 INFO  
(zkCallback-735-thread-1-processing-n:127.0.0.1:61819_zjfa%2Fwx) 
[n:127.0.0.1:61819_zjfa%2Fwx    ] 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> 617939 INFO  
(OverseerCollectionConfigSetProcessor-98833205769535492-127.0.0.1:61784_zjfa%2Fwx-n_0000000000)
 [n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 618001 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\shard-2-001
 of type NRT
   [junit4]   2> 618001 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 618001 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@341500{/zjfa/wx,null,AVAILABLE}
   [junit4]   2> 618026 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@18c33bc{HTTP/1.1,[http/1.1]}{127.0.0.1:61839}
   [junit4]   2> 618026 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] o.e.j.s.Server 
Started @627943ms
   [junit4]   2> 618026 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/zjfa/wx, 
hostPort=61839, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\shard-2-001\cores}
   [junit4]   2> 618026 ERROR 
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 618026 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 618026 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 618026 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 618026 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-15T13:44:06.936Z
   [junit4]   2> 618026 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 618026 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\shard-2-001\solr.xml
   [junit4]   2> 618032 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 618032 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 618032 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@663442, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 618048 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:61766/solr
   [junit4]   2> 618064 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61839_zjfa%2Fwx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 618064 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61839_zjfa%2Fwx    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 618080 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61839_zjfa%2Fwx    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61839_zjfa%2Fwx
   [junit4]   2> 618080 INFO  
(zkCallback-735-thread-1-processing-n:127.0.0.1:61819_zjfa%2Fwx) 
[n:127.0.0.1:61819_zjfa%2Fwx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 618080 INFO  (zkCallback-730-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 618080 INFO  
(zkCallback-723-thread-2-processing-n:127.0.0.1:61784_zjfa%2Fwx) 
[n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 618080 INFO  
(zkCallback-741-thread-1-processing-n:127.0.0.1:61839_zjfa%2Fwx) 
[n:127.0.0.1:61839_zjfa%2Fwx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 618288 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61839_zjfa%2Fwx    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@663442
   [junit4]   2> 618314 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61839_zjfa%2Fwx    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@663442
   [junit4]   2> 618314 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61839_zjfa%2Fwx    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@663442
   [junit4]   2> 618314 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61839_zjfa%2Fwx    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\shard-2-001\cores
   [junit4]   2> 618377 INFO  (qtp16377659-4613) [n:127.0.0.1:61784_zjfa%2Fwx   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:61839_zjfa%252Fwx&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 618377 INFO  
(OverseerThreadFactory-2146-thread-4-processing-n:127.0.0.1:61784_zjfa%2Fwx) 
[n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:61839_zjfa%2Fwx for creating new replica
   [junit4]   2> 618392 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 618392 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 618501 INFO  
(zkCallback-735-thread-1-processing-n:127.0.0.1:61819_zjfa%2Fwx) 
[n:127.0.0.1:61819_zjfa%2Fwx    ] 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: [3])
   [junit4]   2> 618501 INFO  
(zkCallback-741-thread-1-processing-n:127.0.0.1:61839_zjfa%2Fwx) 
[n:127.0.0.1:61839_zjfa%2Fwx    ] 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: [3])
   [junit4]   2> 619468 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 619484 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 619625 WARN  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 619625 WARN  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 619625 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 619625 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 619625 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@663442
   [junit4]   2> 619625 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 619625 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\shard-2-001\cores\collection1_shard1_replica_n43],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\shard-2-001\cores\collection1_shard1_replica_n43\data\]
   [junit4]   2> 619798 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 619798 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 619798 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 619798 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 619798 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@161ad14[collection1_shard1_replica_n43] main]
   [junit4]   2> 619812 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 619812 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 619812 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1581331302288719872
   [junit4]   2> 619812 INFO  
(searcherExecutor-2169-thread-1-processing-n:127.0.0.1:61839_zjfa%2Fwx 
x:collection1_shard1_replica_n43 s:shard1 c:collection1) 
[n:127.0.0.1:61839_zjfa%2Fwx c:collection1 s:shard1  
x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@161ad14[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 619830 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 619830 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 619830 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:61839/zjfa/wx/collection1_shard1_replica_n43/
   [junit4]   2> 619830 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 619830 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
http://127.0.0.1:61839/zjfa/wx/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 619830 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 619866 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61839/zjfa/wx/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 619974 INFO  
(zkCallback-735-thread-1-processing-n:127.0.0.1:61819_zjfa%2Fwx) 
[n:127.0.0.1:61819_zjfa%2Fwx    ] 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: [3])
   [junit4]   2> 619974 INFO  
(zkCallback-741-thread-1-processing-n:127.0.0.1:61839_zjfa%2Fwx) 
[n:127.0.0.1:61839_zjfa%2Fwx    ] 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: [3])
   [junit4]   2> 620034 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 620034 INFO  (qtp26420829-4683) [n:127.0.0.1:61839_zjfa%2Fwx 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1644
   [junit4]   2> 620034 INFO  (qtp16377659-4613) [n:127.0.0.1:61784_zjfa%2Fwx   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:61839_zjfa%252Fwx&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1661
   [junit4]   2> 620156 INFO  
(zkCallback-735-thread-1-processing-n:127.0.0.1:61819_zjfa%2Fwx) 
[n:127.0.0.1:61819_zjfa%2Fwx    ] 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: [3])
   [junit4]   2> 620156 INFO  
(zkCallback-741-thread-1-processing-n:127.0.0.1:61839_zjfa%2Fwx) 
[n:127.0.0.1:61839_zjfa%2Fwx    ] 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: [3])
   [junit4]   2> 620390 INFO  
(OverseerCollectionConfigSetProcessor-98833205769535492-127.0.0.1:61784_zjfa%2Fwx-n_0000000000)
 [n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 621388 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\shard-3-001
 of type NRT
   [junit4]   2> 621388 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 621388 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@197647b{/zjfa/wx,null,AVAILABLE}
   [junit4]   2> 621388 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3c9163{HTTP/1.1,[http/1.1]}{127.0.0.1:61852}
   [junit4]   2> 621388 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] o.e.j.s.Server 
Started @631313ms
   [junit4]   2> 621388 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/zjfa/wx, hostPort=61852, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\shard-3-001\cores}
   [junit4]   2> 621388 ERROR 
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 621388 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 621388 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 621388 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 621388 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-15T13:44:10.298Z
   [junit4]   2> 621388 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f2046e9e8000d, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 621388 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 621388 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\shard-3-001\solr.xml
   [junit4]   2> 621404 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 621404 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 621404 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@663442, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 621420 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:61766/solr
   [junit4]   2> 621451 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61852_zjfa%2Fwx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 621466 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61852_zjfa%2Fwx    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 621466 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61852_zjfa%2Fwx    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61852_zjfa%2Fwx
   [junit4]   2> 621466 INFO  
(zkCallback-735-thread-1-processing-n:127.0.0.1:61819_zjfa%2Fwx) 
[n:127.0.0.1:61819_zjfa%2Fwx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 621466 INFO  (zkCallback-730-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 621466 INFO  
(zkCallback-741-thread-1-processing-n:127.0.0.1:61839_zjfa%2Fwx) 
[n:127.0.0.1:61839_zjfa%2Fwx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 621466 INFO  
(zkCallback-723-thread-2-processing-n:127.0.0.1:61784_zjfa%2Fwx) 
[n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 621466 INFO  
(zkCallback-747-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx) 
[n:127.0.0.1:61852_zjfa%2Fwx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 621764 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61852_zjfa%2Fwx    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@663442
   [junit4]   2> 621779 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61852_zjfa%2Fwx    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@663442
   [junit4]   2> 621779 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61852_zjfa%2Fwx    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@663442
   [junit4]   2> 621779 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) 
[n:127.0.0.1:61852_zjfa%2Fwx    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\shard-3-001\cores
   [junit4]   2> 621889 INFO  (qtp16377659-4614) [n:127.0.0.1:61784_zjfa%2Fwx   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:61852_zjfa%252Fwx&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 621904 INFO  
(OverseerThreadFactory-2146-thread-5-processing-n:127.0.0.1:61784_zjfa%2Fwx) 
[n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:61852_zjfa%2Fwx for creating new replica
   [junit4]   2> 621904 INFO  (qtp33322505-4712) [n:127.0.0.1:61852_zjfa%2Fwx   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 621904 INFO  (qtp33322505-4712) [n:127.0.0.1:61852_zjfa%2Fwx   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 622045 INFO  
(zkCallback-735-thread-1-processing-n:127.0.0.1:61819_zjfa%2Fwx) 
[n:127.0.0.1:61819_zjfa%2Fwx    ] 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: [4])
   [junit4]   2> 622045 INFO  
(zkCallback-741-thread-1-processing-n:127.0.0.1:61839_zjfa%2Fwx) 
[n:127.0.0.1:61839_zjfa%2Fwx    ] 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: [4])
   [junit4]   2> 622045 INFO  
(zkCallback-747-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx) 
[n:127.0.0.1:61852_zjfa%2Fwx    ] 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: [4])
   [junit4]   2> 622949 INFO  (qtp33322505-4712) [n:127.0.0.1:61852_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 622965 INFO  (qtp33322505-4712) [n:127.0.0.1:61852_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 623059 WARN  (qtp33322505-4712) [n:127.0.0.1:61852_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 623059 WARN  (qtp33322505-4712) [n:127.0.0.1:61852_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 623059 INFO  (qtp33322505-4712) [n:127.0.0.1:61852_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 623059 INFO  (qtp33322505-4712) [n:127.0.0.1:61852_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n45' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 623059 INFO  (qtp33322505-4712) [n:127.0.0.1:61852_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n45' (registry 
'solr.core.collection1.shard2.replica_n45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@663442
   [junit4]   2> 623059 INFO  (qtp33322505-4712) [n:127.0.0.1:61852_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 623059 INFO  (qtp33322505-4712) [n:127.0.0.1:61852_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n45] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\shard-3-001\cores\collection1_shard2_replica_n45],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\shard-3-001\cores\collection1_shard2_replica_n45\data\]
   [junit4]   2> 623512 INFO  (qtp33322505-4712) [n:127.0.0.1:61852_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 623512 INFO  (qtp33322505-4712) [n:127.0.0.1:61852_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 623512 INFO  (qtp33322505-4712) [n:127.0.0.1:61852_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 623512 INFO  (qtp33322505-4712) [n:127.0.0.1:61852_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 623512 INFO  (qtp33322505-4712) [n:127.0.0.1:61852_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11a3038[collection1_shard2_replica_n45] main]
   [junit4]   2> 623512 INFO  (qtp33322505-4712) [n:127.0.0.1:61852_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 623512 INFO  (qtp33322505-4712) [n:127.0.0.1:61852_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 623528 INFO  
(searcherExecutor-2179-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx 
x:collection1_shard2_replica_n45 s:shard2 c:collection1) 
[n:127.0.0.1:61852_zjfa%2Fwx c:collection1 s:shard2  
x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[collection1_shard2_replica_n45] Registered new searcher 
Searcher@11a3038[collection1_shard2_replica_n45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 623528 INFO  (qtp33322505-4712) [n:127.0.0.1:61852_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1581331306185228288
   [junit4]   2> 623528 INFO  (qtp33322505-4712) [n:127.0.0.1:61852_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 623528 INFO  (qtp33322505-4712) [n:127.0.0.1:61852_zjfa%2Fwx 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1620
   [junit4]   2> 623528 INFO  
(updateExecutor-744-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx 
x:collection1_shard2_replica_n45 s:shard2 c:collection1) 
[n:127.0.0.1:61852_zjfa%2Fwx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 623528 INFO  (qtp16377659-4614) [n:127.0.0.1:61784_zjfa%2Fwx   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:61852_zjfa%252Fwx&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1640
   [junit4]   2> 623543 INFO  
(recoveryExecutor-745-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:61852_zjfa%2Fwx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 623559 INFO  
(recoveryExecutor-745-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:61852_zjfa%2Fwx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 623559 INFO  
(recoveryExecutor-745-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:61852_zjfa%2Fwx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 623559 INFO  
(recoveryExecutor-745-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:61852_zjfa%2Fwx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 623559 INFO  
(recoveryExecutor-745-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:61852_zjfa%2Fwx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard2_replica_n45] as recovering, leader is 
[http://127.0.0.1:61819/zjfa/wx/collection1_shard2_replica_n41/] and I am 
[http://127.0.0.1:61852/zjfa/wx/collection1_shard2_replica_n45/]
   [junit4]   2> 623577 INFO  
(recoveryExecutor-745-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:61852_zjfa%2Fwx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:61819/zjfa/wx]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:61852_zjfa%252Fwx&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 623621 INFO  (qtp28882402-4654) [n:127.0.0.1:61819_zjfa%2Fwx   
 ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 623621 INFO  (qtp28882402-4654) [n:127.0.0.1:61819_zjfa%2Fwx   
 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:61852_zjfa%2Fwx, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:61852/zjfa/wx","node_name":"127.0.0.1:61852_zjfa%2Fwx","state":"down","type":"NRT"}
   [junit4]   2> 623715 INFO  
(zkCallback-735-thread-1-processing-n:127.0.0.1:61819_zjfa%2Fwx) 
[n:127.0.0.1:61819_zjfa%2Fwx    ] 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: [4])
   [junit4]   2> 623715 INFO  
(zkCallback-747-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx) 
[n:127.0.0.1:61852_zjfa%2Fwx    ] 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: [4])
   [junit4]   2> 623715 INFO  
(zkCallback-741-thread-1-processing-n:127.0.0.1:61839_zjfa%2Fwx) 
[n:127.0.0.1:61839_zjfa%2Fwx    ] 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: [4])
   [junit4]   2> 623919 INFO  
(OverseerCollectionConfigSetProcessor-98833205769535492-127.0.0.1:61784_zjfa%2Fwx-n_0000000000)
 [n:127.0.0.1:61784_zjfa%2Fwx    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 624635 INFO  (qtp28882402-4654) [n:127.0.0.1:61819_zjfa%2Fwx   
 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:61852_zjfa%2Fwx, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:61852/zjfa/wx","node_name":"127.0.0.1:61852_zjfa%2Fwx","state":"recovering","type":"NRT"}
   [junit4]   2> 624635 INFO  (qtp28882402-4654) [n:127.0.0.1:61819_zjfa%2Fwx   
 ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: 
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 624635 INFO  (qtp28882402-4654) [n:127.0.0.1:61819_zjfa%2Fwx   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:61852_zjfa%252Fwx&onlyIfLeaderActive=true&core=collection1_shard2_replica_n41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1008
   [junit4]   2> 625135 INFO  
(recoveryExecutor-745-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:61852_zjfa%2Fwx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Attempting to 
PeerSync from [http://127.0.0.1:61819/zjfa/wx/collection1_shard2_replica_n41/] 
- recoveringAfterStartup=[true]
   [junit4]   2> 625135 INFO  
(recoveryExecutor-745-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:61852_zjfa%2Fwx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.PeerSync PeerSync: 
core=collection1_shard2_replica_n45 url=http://127.0.0.1:61852/zjfa/wx START 
replicas=[http://127.0.0.1:61819/zjfa/wx/collection1_shard2_replica_n41/] 
nUpdates=100
   [junit4]   2> 625182 INFO  (qtp28882402-4655) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:32.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 625182 INFO  (qtp28882402-4655) [n:127.0.0.1:61819_zjfa%2Fwx 
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] 
o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp=/zjfa/wx path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=33
   [junit4]   2> 625182 INFO  
(recoveryExecutor-745-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:61852_zjfa%2Fwx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 625182 INFO  
(recoveryExecutor-745-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:61852_zjfa%2Fwx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.PeerSync We are already in sync. No 
need to do a PeerSync 
   [junit4]   2> 625182 INFO  
(recoveryExecutor-745-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:61852_zjfa%2Fwx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 625182 INFO  
(recoveryExecutor-745-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:61852_zjfa%2Fwx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 625182 INFO  
(recoveryExecutor-745-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:61852_zjfa%2Fwx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 625182 INFO  
(recoveryExecutor-745-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:61852_zjfa%2Fwx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy PeerSync stage of 
recovery was successful.
   [junit4]   2> 625182 INFO  
(recoveryExecutor-745-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:61852_zjfa%2Fwx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Replaying updates 
buffered during PeerSync.
   [junit4]   2> 625182 INFO  
(recoveryExecutor-745-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:61852_zjfa%2Fwx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 625182 INFO  
(recoveryExecutor-745-thread-1-processing-n:127.0.0.1:61852_zjfa%2Fwx 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:61852_zjfa%2Fwx c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Registering as 
Active after recovery.
   [junit4]   2> 625291 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\shard-4-001
 of type NRT
   [junit4]   2> 625291 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 625291 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c23b85{/zjfa/wx,null,AVAILABLE}
   [junit4]   2> 625291 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@44871c{HTTP/1.1,[http/1.1]}{127.0.0.1:61928}
   [junit4]   2> 625291 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] o.e.j.s.Server 
Started @635215ms
   [junit4]   2> 625291 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\tempDir-001/jetty4,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/zjfa/wx, 
hostPort=61928, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001\shard-4-001\cores}
   [junit4]   2> 625291 ERROR (TES

[...truncated too long message...]

Reporter@3629e: rootName = null, domain = solr.node, service url = null, agent 
id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1a88b3d
   [junit4]   2> 642195 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 642195 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a031a6: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@110ff71
   [junit4]   2> 642210 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 642210 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5e2a97: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@1058104
   [junit4]   2> 642210 INFO  
(zkCallback-754-thread-3-processing-n:127.0.0.1:61928_zjfa%2Fwx) 
[n:127.0.0.1:61928_zjfa%2Fwx    ] 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: [1])
   [junit4]   2> 642210 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 642210 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] o.a.s.c.Overseer 
Overseer (id=98833205769535506-127.0.0.1:61928_zjfa%2Fwx-n_0000000004) closing
   [junit4]   2> 642210 WARN  
(OverseerAutoScalingTriggerThread-98833205769535506-127.0.0.1:61928_zjfa%2Fwx-n_0000000004)
 [n:127.0.0.1:61928_zjfa%2Fwx    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 642210 INFO  
(OverseerStateUpdate-98833205769535506-127.0.0.1:61928_zjfa%2Fwx-n_0000000004) 
[n:127.0.0.1:61928_zjfa%2Fwx    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:61928_zjfa%2Fwx
   [junit4]   2> 642226 WARN  
(zkCallback-754-thread-3-processing-n:127.0.0.1:61928_zjfa%2Fwx) 
[n:127.0.0.1:61928_zjfa%2Fwx    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 642226 WARN  
(zkCallback-754-thread-1-processing-n:127.0.0.1:61928_zjfa%2Fwx) 
[n:127.0.0.1:61928_zjfa%2Fwx c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 642226 INFO  
(zkCallback-754-thread-1-processing-n:127.0.0.1:61928_zjfa%2Fwx) 
[n:127.0.0.1:61928_zjfa%2Fwx c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.c.SolrCore 
[collection1_shard1_replica_n47]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@714db8
   [junit4]   2> 642226 INFO  
(zkCallback-754-thread-1-processing-n:127.0.0.1:61928_zjfa%2Fwx) 
[n:127.0.0.1:61928_zjfa%2Fwx c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n47, tag=7425464
   [junit4]   2> 642226 INFO  
(zkCallback-754-thread-1-processing-n:127.0.0.1:61928_zjfa%2Fwx) 
[n:127.0.0.1:61928_zjfa%2Fwx c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ed1c50: rootName = null, 
domain = solr.core.collection1.shard1.replica_n47, service url = null, agent id 
= null] for registry solr.core.collection1.shard1.replica_n47 / 
com.codahale.metrics.MetricRegistry@45cba1
   [junit4]   2> 642242 INFO  
(zkCallback-754-thread-1-processing-n:127.0.0.1:61928_zjfa%2Fwx) 
[n:127.0.0.1:61928_zjfa%2Fwx c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=7425464
   [junit4]   2> 642258 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@44871c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 642258 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1c23b85{/zjfa/wx,null,UNAVAILABLE}
   [junit4]   2> 642258 ERROR 
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 642258 INFO  
(TEST-TestSQLHandler.doTest-seed#[79CF22F48876862F]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:61766 61766
   [junit4]   2> 642258 INFO  (Thread-1215) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:61766 61766
   [junit4]   2> 642258 WARN  (Thread-1215) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/clusterstate.json
   [junit4]   2>        26      /solr/clusterprops.json
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/live_nodes
   [junit4]   2>        26      /solr/collections
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler 
-Dtests.method=doTest -Dtests.seed=79CF22F48876862F -Dtests.slow=true 
-Dtests.locale=pt-PT -Dtests.timezone=Asia/Novosibirsk -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 32.0s J0 | TestSQLHandler.doTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([79CF22F48876862F:DE8B9A50E5CD9596]:0)
   [junit4]    >        at 
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:181)
   [junit4]    >        at 
org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_79CF22F48876862F-001
   [junit4]   2> Oct 15, 2017 1:44:31 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{multiDefault=Lucene50(blocksize=128), id=PostingsFormat(name=Memory), 
text=PostingsFormat(name=MockRandom), str_s=PostingsFormat(name=MockRandom)}, 
docValues:{_version_=DocValuesFormat(name=Memory), 
multiDefault=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Lucene70), 
field_i=DocValuesFormat(name=Asserting), str_s=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=452, 
maxMBSortInHeap=7.772784159950888, sim=RandomSimilarity(queryNorm=true): {}, 
locale=pt-PT, timezone=Asia/Novosibirsk
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=43363816,total=180666368
   [junit4]   2> NOTE: All tests run in this JVM: 
[PreAnalyzedUpdateProcessorTest, TestSimpleQParserPlugin, 
TestComplexPhraseQParserPlugin, TestCoreContainer, PeerSyncTest, 
ConjunctionSolrSpellCheckerTest, CdcrReplicationDistributedZkTest, 
TestPayloadScoreQParserPlugin, TestChildDocTransformer, 
TestIBSimilarityFactory, TestUniqueKeyFieldResource, 
BigEndianAscendingWordDeserializerTest, SolrGangliaReporterTest, 
SuggestComponentTest, TestCloudManagedSchema, TestReqParamsAPI, 
TestSizeLimitedDistributedMap, TestPerFieldSimilarityWithDefaultOverride, 
AlternateDirectoryTest, TestConfigSetsAPI, SpatialHeatmapFacetsTest, 
ShardRoutingTest, TestLegacyFieldReuse, CircularListTest, TestManagedResource, 
ConnectionManagerTest, TestExpandComponent, FullHLLTest, 
WordBreakSolrSpellCheckerTest, TestDocTermOrds, TestLegacyTerms, 
TestReplicaProperties, BadCopyFieldTest, CollectionsAPIAsyncDistributedZkTest, 
BlobRepositoryCloudTest, ConcurrentDeleteAndCreateCollectionTest, 
TestAnalyzeInfixSuggestions, TestJmxIntegration, TestHdfsCloudBackupRestore, 
BasicAuthStandaloneTest, DeleteReplicaTest, NoCacheHeaderTest, 
CloudExitableDirectoryReaderTest, CoreMergeIndexesAdminHandlerTest, 
TestHashPartitioner, TestCoreAdminApis, TestStressInPlaceUpdates, 
TestDefaultStatsCache, ResourceLoaderTest, DirectSolrConnectionTest, 
SuggesterWFSTTest, SimpleFacetsTest, TestCollectionAPI, 
ReplicaListTransformerTest, TestBlobHandler, TestUninvertingReader, 
TestSchemaVersionResource, TestDynamicFieldResource, TestSQLHandler]
   [junit4] Completed [96/744 (1!)] on J0 in 33.14s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 44869 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to