Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.7/22/

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

Error Message:
--> http://127.0.0.1:43720/ul_yy/xd/collection1_shard2_replica_n6:Failed to 
execute sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, 
field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' 
order by field_i desc' against JDBC connection 'jdbc:calcitesolr:'. Error while 
executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, 
field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' 
order by field_i desc": java.io.IOException: 
java.util.concurrent.ExecutionException: java.io.IOException: --> 
http://127.0.0.1:43720/ul_yy/xd/collection1_shard2_replica_n6/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible}
 must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> 
http://127.0.0.1:43720/ul_yy/xd/collection1_shard2_replica_n6:Failed to execute 
sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p 
from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by 
field_i desc' against JDBC connection 'jdbc:calcitesolr:'.
Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, 
field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND 
text='XXXX' order by field_i desc": java.io.IOException: 
java.util.concurrent.ExecutionException: java.io.IOException: --> 
http://127.0.0.1:43720/ul_yy/xd/collection1_shard2_replica_n6/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible}
 must have DocValues to use this feature.
        at 
__randomizedtesting.SeedInfo.seed([821F90CFA4005BF3:255B286BC9BB484A]:0)
        at 
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
        at 
org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2617)
        at 
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:145)
        at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:93)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1075)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1047)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 14806 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> 1783985 INFO  
(SUITE-TestSQLHandler-seed#[821F90CFA4005BF3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/init-core-data-001
   [junit4]   2> 1783985 WARN  
(SUITE-TestSQLHandler-seed#[821F90CFA4005BF3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=240 numCloses=240
   [junit4]   2> 1783986 INFO  
(SUITE-TestSQLHandler-seed#[821F90CFA4005BF3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1783988 INFO  
(SUITE-TestSQLHandler-seed#[821F90CFA4005BF3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1783988 INFO  
(SUITE-TestSQLHandler-seed#[821F90CFA4005BF3]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/ul_yy/xd
   [junit4]   2> 1783993 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1783994 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1783994 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1784094 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44186
   [junit4]   2> 1784094 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44186
   [junit4]   2> 1784094 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44186
   [junit4]   2> 1784099 INFO  (zkConnectionManagerCallback-10723-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1784102 INFO  (zkConnectionManagerCallback-10725-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1784104 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/solrconfig-sql.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1784105 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1784107 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1784108 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1784110 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1784111 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1784112 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1784113 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1784115 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1784116 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1784117 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.ZkTestServer put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1784118 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1784288 WARN  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1784288 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1784289 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1784289 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1784290 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1784290 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 1784290 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 1784293 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c3430ac{/ul_yy/xd,null,AVAILABLE}
   [junit4]   2> 1784293 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5e2618f6{HTTP/1.1,[http/1.1]}{127.0.0.1:39411}
   [junit4]   2> 1784293 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] o.e.j.s.Server 
Started @1784382ms
   [junit4]   2> 1784293 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/ul_yy/xd, hostPort=39411, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/control-001/cores}
   [junit4]   2> 1784294 ERROR 
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1784294 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1784294 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.2
   [junit4]   2> 1784294 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1784294 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1784294 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-20T10:22:47.599Z
   [junit4]   2> 1784296 INFO  (zkConnectionManagerCallback-10727-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1784297 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1784298 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/control-001/solr.xml
   [junit4]   2> 1784303 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1784303 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1784304 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1784457 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1784463 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:44186/solr
   [junit4]   2> 1784464 INFO  (zkConnectionManagerCallback-10731-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1784467 INFO  (zkConnectionManagerCallback-10733-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1784557 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) 
[n:127.0.0.1:39411_ul_yy%2Fxd    ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:39411_ul_yy%2Fxd
   [junit4]   2> 1784558 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) 
[n:127.0.0.1:39411_ul_yy%2Fxd    ] o.a.s.c.Overseer Overseer 
(id=73334400249233412-127.0.0.1:39411_ul_yy%2Fxd-n_0000000000) starting
   [junit4]   2> 1784569 INFO  (zkConnectionManagerCallback-10740-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1784572 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) 
[n:127.0.0.1:39411_ul_yy%2Fxd    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:44186/solr ready
   [junit4]   2> 1784573 INFO  
(OverseerStateUpdate-73334400249233412-127.0.0.1:39411_ul_yy%2Fxd-n_0000000000) 
[n:127.0.0.1:39411_ul_yy%2Fxd    ] o.a.s.c.Overseer Starting to work on the 
main queue : 127.0.0.1:39411_ul_yy%2Fxd
   [junit4]   2> 1784573 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) 
[n:127.0.0.1:39411_ul_yy%2Fxd    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:39411_ul_yy%2Fxd
   [junit4]   2> 1784576 INFO  
(OverseerStateUpdate-73334400249233412-127.0.0.1:39411_ul_yy%2Fxd-n_0000000000) 
[n:127.0.0.1:39411_ul_yy%2Fxd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1784585 INFO  (zkCallback-10739-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1784589 DEBUG 
(OverseerAutoScalingTriggerThread-73334400249233412-127.0.0.1:39411_ul_yy%2Fxd-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:39411_ul_yy%2Fxd]
   [junit4]   2> 1784590 DEBUG (ScheduledTrigger-8668-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1784608 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) 
[n:127.0.0.1:39411_ul_yy%2Fxd    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1784636 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) 
[n:127.0.0.1:39411_ul_yy%2Fxd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a
   [junit4]   2> 1784652 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) 
[n:127.0.0.1:39411_ul_yy%2Fxd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a
   [junit4]   2> 1784652 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) 
[n:127.0.0.1:39411_ul_yy%2Fxd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a
   [junit4]   2> 1784654 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) 
[n:127.0.0.1:39411_ul_yy%2Fxd    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/control-001/cores
   [junit4]   2> 1784685 INFO  (zkConnectionManagerCallback-10746-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1784686 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1784687 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44186/solr ready
   [junit4]   2> 1784689 INFO  (qtp1526914753-32705) 
[n:127.0.0.1:39411_ul_yy%2Fxd    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39411_ul_yy%252Fxd&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1784692 INFO  
(OverseerThreadFactory-8670-thread-1-processing-n:127.0.0.1:39411_ul_yy%2Fxd) 
[n:127.0.0.1:39411_ul_yy%2Fxd    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 1784801 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd    x:control_collection_shard1_replica_n1] 
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> 1784801 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd    x:control_collection_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1785592 DEBUG (ScheduledTrigger-8668-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1785824 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.7.2
   [junit4]   2> 1785836 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd 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> 1785977 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
test/1.0 with uniqueid field id
   [junit4]   2> 1785997 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd 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> 1785997 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd 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@37b0070a
   [junit4]   2> 1785998 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd 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 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1786067 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd 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> 1786067 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd 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> 1786080 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1786080 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1786082 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7a76bdc7[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1786084 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1786084 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd 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> 1786086 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd 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 1634046070636937216
   [junit4]   2> 1786089 INFO  
(searcherExecutor-8675-thread-1-processing-n:127.0.0.1:39411_ul_yy%2Fxd 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:39411_ul_yy%2Fxd 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@7a76bdc7[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1786093 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/control_collection/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1786093 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase 
make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1786098 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1786098 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd 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> 1786098 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39411/ul_yy/xd/control_collection_shard1_replica_n1/
   [junit4]   2> 1786098 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd 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> 1786099 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:39411/ul_yy/xd/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1786099 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd 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> 1786099 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/73334400249233412-core_node2-n_0000000000
   [junit4]   2> 1786102 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd 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:39411/ul_yy/xd/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1786204 INFO  (zkCallback-10732-thread-1) [    ] 
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> 1786204 INFO  (zkCallback-10732-thread-2) [    ] 
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> 1786205 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd 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> 1786208 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd 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=1407
   [junit4]   2> 1786212 INFO  (qtp1526914753-32705) 
[n:127.0.0.1:39411_ul_yy%2Fxd    ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1786308 INFO  (zkCallback-10732-thread-1) [    ] 
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> 1786308 INFO  (zkCallback-10732-thread-2) [    ] 
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> 1786308 INFO  (zkCallback-10732-thread-3) [    ] 
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> 1786309 INFO  (qtp1526914753-32705) 
[n:127.0.0.1:39411_ul_yy%2Fxd    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39411_ul_yy%252Fxd&wt=javabin&version=2}
 status=0 QTime=1620
   [junit4]   2> 1786316 INFO  (zkConnectionManagerCallback-10751-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1786317 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1786318 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44186/solr ready
   [junit4]   2> 1786318 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1786319 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1786323 INFO  
(OverseerThreadFactory-8670-thread-2-processing-n:127.0.0.1:39411_ul_yy%2Fxd) 
[n:127.0.0.1:39411_ul_yy%2Fxd    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 1786323 INFO  
(OverseerCollectionConfigSetProcessor-73334400249233412-127.0.0.1:39411_ul_yy%2Fxd-n_0000000000)
 [n:127.0.0.1:39411_ul_yy%2Fxd    ] 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> 1786529 WARN  
(OverseerThreadFactory-8670-thread-2-processing-n:127.0.0.1:39411_ul_yy%2Fxd) 
[n:127.0.0.1:39411_ul_yy%2Fxd    ] o.a.s.c.a.c.CreateCollectionCmd It is 
unusual to create a collection (collection1) without cores.
   [junit4]   2> 1786532 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd    ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1786532 INFO  (qtp1526914753-32707) 
[n:127.0.0.1:39411_ul_yy%2Fxd    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=213
   [junit4]   2> 1786534 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1786592 DEBUG (ScheduledTrigger-8668-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1786713 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/shard-1-001
 of type NRT
   [junit4]   2> 1786714 WARN  (closeThreadPool-10752-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1786714 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1786714 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1786715 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1786719 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1786719 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1786719 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1786720 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@29c3dedb{/ul_yy/xd,null,AVAILABLE}
   [junit4]   2> 1786720 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@24d11fb3{HTTP/1.1,[http/1.1]}{127.0.0.1:43720}
   [junit4]   2> 1786720 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.e.j.s.Server Started @1786809ms
   [junit4]   2> 1786720 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/ul_yy/xd, hostPort=43720, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/shard-1-001/cores}
   [junit4]   2> 1786721 ERROR (closeThreadPool-10752-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1786721 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1786721 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.2
   [junit4]   2> 1786721 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1786721 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1786721 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-20T10:22:50.026Z
   [junit4]   2> 1786723 INFO  (zkConnectionManagerCallback-10754-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1786724 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1786724 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/shard-1-001/solr.xml
   [junit4]   2> 1786729 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1786729 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1786731 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1786888 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/shard-2-001
 of type NRT
   [junit4]   2> 1786889 WARN  (closeThreadPool-10752-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1786890 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1786890 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1786890 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1786891 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1786891 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1786891 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1786892 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c63a25e{/ul_yy/xd,null,AVAILABLE}
   [junit4]   2> 1786892 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@57d0f272{HTTP/1.1,[http/1.1]}{127.0.0.1:43295}
   [junit4]   2> 1786892 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.e.j.s.Server Started @1786981ms
   [junit4]   2> 1786892 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/ul_yy/xd, hostPort=43295, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/shard-2-001/cores}
   [junit4]   2> 1786893 ERROR (closeThreadPool-10752-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1786893 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1786893 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.2
   [junit4]   2> 1786893 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1786893 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1786893 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-20T10:22:50.198Z
   [junit4]   2> 1786895 INFO  (zkConnectionManagerCallback-10756-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1786897 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1786897 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/shard-2-001/solr.xml
   [junit4]   2> 1786901 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1786901 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1786904 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1786936 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1786941 INFO  (closeThreadPool-10752-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44186/solr
   [junit4]   2> 1786942 INFO  (zkConnectionManagerCallback-10760-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1786947 INFO  (zkConnectionManagerCallback-10762-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1786953 INFO  (closeThreadPool-10752-thread-1) 
[n:127.0.0.1:43720_ul_yy%2Fxd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1786957 INFO  (closeThreadPool-10752-thread-1) 
[n:127.0.0.1:43720_ul_yy%2Fxd    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43720_ul_yy%2Fxd as DOWN
   [junit4]   2> 1786959 INFO  (closeThreadPool-10752-thread-1) 
[n:127.0.0.1:43720_ul_yy%2Fxd    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1786959 INFO  (closeThreadPool-10752-thread-1) 
[n:127.0.0.1:43720_ul_yy%2Fxd    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:43720_ul_yy%2Fxd
   [junit4]   2> 1786960 INFO  (zkCallback-10732-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1786961 INFO  (zkCallback-10739-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1786961 INFO  (zkCallback-10750-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1786963 INFO  (zkCallback-10761-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1786990 INFO  (zkConnectionManagerCallback-10769-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1786991 INFO  (closeThreadPool-10752-thread-1) 
[n:127.0.0.1:43720_ul_yy%2Fxd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 1786993 INFO  (closeThreadPool-10752-thread-1) 
[n:127.0.0.1:43720_ul_yy%2Fxd    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:44186/solr ready
   [junit4]   2> 1786993 INFO  (closeThreadPool-10752-thread-1) 
[n:127.0.0.1:43720_ul_yy%2Fxd    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1787026 INFO  (closeThreadPool-10752-thread-1) 
[n:127.0.0.1:43720_ul_yy%2Fxd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a
   [junit4]   2> 1787042 INFO  (closeThreadPool-10752-thread-1) 
[n:127.0.0.1:43720_ul_yy%2Fxd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a
   [junit4]   2> 1787043 INFO  (closeThreadPool-10752-thread-1) 
[n:127.0.0.1:43720_ul_yy%2Fxd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a
   [junit4]   2> 1787045 INFO  (closeThreadPool-10752-thread-1) 
[n:127.0.0.1:43720_ul_yy%2Fxd    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/shard-1-001/cores
   [junit4]   2> 1787058 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1787064 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44186/solr
   [junit4]   2> 1787065 INFO  (zkConnectionManagerCallback-10774-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1787068 INFO  (zkConnectionManagerCallback-10776-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1787070 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/shard-3-001
 of type NRT
   [junit4]   2> 1787071 WARN  (closeThreadPool-10752-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1787071 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1787071 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1787072 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1787073 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1787073 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1787073 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1787074 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a59b8f4{/ul_yy/xd,null,AVAILABLE}
   [junit4]   2> 1787074 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6e2e0ddb{HTTP/1.1,[http/1.1]}{127.0.0.1:38906}
   [junit4]   2> 1787074 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.e.j.s.Server Started @1787163ms
   [junit4]   2> 1787074 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/ul_yy/xd, hostPort=38906, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/shard-3-001/cores}
   [junit4]   2> 1787075 ERROR (closeThreadPool-10752-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1787075 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1787075 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.2
   [junit4]   2> 1787075 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1787075 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1787075 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-20T10:22:50.380Z
   [junit4]   2> 1787077 INFO  (closeThreadPool-10752-thread-2) 
[n:127.0.0.1:43295_ul_yy%2Fxd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 1787078 INFO  (zkConnectionManagerCallback-10780-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1787079 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1787079 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/shard-3-001/solr.xml
   [junit4]   2> 1787084 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1787084 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1787086 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1787091 INFO  (closeThreadPool-10752-thread-2) 
[n:127.0.0.1:43295_ul_yy%2Fxd    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43295_ul_yy%2Fxd as DOWN
   [junit4]   2> 1787092 INFO  (closeThreadPool-10752-thread-2) 
[n:127.0.0.1:43295_ul_yy%2Fxd    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1787092 INFO  (closeThreadPool-10752-thread-2) 
[n:127.0.0.1:43295_ul_yy%2Fxd    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:43295_ul_yy%2Fxd
   [junit4]   2> 1787094 INFO  (zkCallback-10739-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1787094 INFO  (zkCallback-10732-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1787099 INFO  (zkCallback-10761-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1787100 INFO  (zkCallback-10775-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1787100 INFO  (zkCallback-10750-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1787100 INFO  (zkCallback-10768-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1787150 INFO  (zkConnectionManagerCallback-10785-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1787155 INFO  (closeThreadPool-10752-thread-2) 
[n:127.0.0.1:43295_ul_yy%2Fxd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 1787156 INFO  (closeThreadPool-10752-thread-2) 
[n:127.0.0.1:43295_ul_yy%2Fxd    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:44186/solr ready
   [junit4]   2> 1787157 INFO  (closeThreadPool-10752-thread-2) 
[n:127.0.0.1:43295_ul_yy%2Fxd    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1787160 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1787165 INFO  (closeThreadPool-10752-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44186/solr
   [junit4]   2> 1787172 INFO  (zkConnectionManagerCallback-10790-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1787175 INFO  (zkConnectionManagerCallback-10792-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1787181 INFO  (closeThreadPool-10752-thread-3) 
[n:127.0.0.1:38906_ul_yy%2Fxd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 1787185 INFO  (closeThreadPool-10752-thread-3) 
[n:127.0.0.1:38906_ul_yy%2Fxd    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38906_ul_yy%2Fxd as DOWN
   [junit4]   2> 1787186 INFO  (closeThreadPool-10752-thread-3) 
[n:127.0.0.1:38906_ul_yy%2Fxd    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1787186 INFO  (closeThreadPool-10752-thread-3) 
[n:127.0.0.1:38906_ul_yy%2Fxd    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:38906_ul_yy%2Fxd
   [junit4]   2> 1787188 INFO  (zkCallback-10761-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1787188 INFO  (zkCallback-10775-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1787188 INFO  (zkCallback-10750-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1787189 INFO  (zkCallback-10739-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1787189 INFO  (zkCallback-10732-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1787202 INFO  (closeThreadPool-10752-thread-2) 
[n:127.0.0.1:43295_ul_yy%2Fxd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a
   [junit4]   2> 1787204 INFO  (zkCallback-10768-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1787204 INFO  (zkCallback-10784-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1787204 INFO  (zkCallback-10791-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1787223 INFO  (zkConnectionManagerCallback-10799-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1787225 INFO  (closeThreadPool-10752-thread-3) 
[n:127.0.0.1:38906_ul_yy%2Fxd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (4)
   [junit4]   2> 1787226 INFO  (closeThreadPool-10752-thread-3) 
[n:127.0.0.1:38906_ul_yy%2Fxd    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:44186/solr ready
   [junit4]   2> 1787227 INFO  (closeThreadPool-10752-thread-3) 
[n:127.0.0.1:38906_ul_yy%2Fxd    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1787228 INFO  (closeThreadPool-10752-thread-2) 
[n:127.0.0.1:43295_ul_yy%2Fxd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a
   [junit4]   2> 1787228 INFO  (closeThreadPool-10752-thread-2) 
[n:127.0.0.1:43295_ul_yy%2Fxd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a
   [junit4]   2> 1787231 INFO  (closeThreadPool-10752-thread-2) 
[n:127.0.0.1:43295_ul_yy%2Fxd    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/shard-2-001/cores
   [junit4]   2> 1787271 INFO  (closeThreadPool-10752-thread-3) 
[n:127.0.0.1:38906_ul_yy%2Fxd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a
   [junit4]   2> 1787306 INFO  (closeThreadPool-10752-thread-3) 
[n:127.0.0.1:38906_ul_yy%2Fxd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a
   [junit4]   2> 1787306 INFO  (closeThreadPool-10752-thread-3) 
[n:127.0.0.1:38906_ul_yy%2Fxd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a
   [junit4]   2> 1787309 INFO  (closeThreadPool-10752-thread-3) 
[n:127.0.0.1:38906_ul_yy%2Fxd    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/shard-3-001/cores
   [junit4]   2> 1787336 INFO  
(TEST-TestSQLHandler.doTest-seed#[821F90CFA4005BF3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/shard-4-001
 of type NRT
   [junit4]   2> 1787337 WARN  (closeThreadPool-10752-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1787337 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1787337 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1787337 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1787338 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1787338 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1787338 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1787339 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@692453b7{/ul_yy/xd,null,AVAILABLE}
   [junit4]   2> 1787339 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@37a7305c{HTTP/1.1,[http/1.1]}{127.0.0.1:38453}
   [junit4]   2> 1787339 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.e.j.s.Server Started @1787428ms
   [junit4]   2> 1787339 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/tempDir-001/jetty4,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/ul_yy/xd, 
hostPort=38453, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/shard-4-001/cores}
   [junit4]   2> 1787340 ERROR (closeThreadPool-10752-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1787340 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1787340 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.2
   [junit4]   2> 1787340 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1787340 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1787340 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-20T10:22:50.645Z
   [junit4]   2> 1787342 INFO  (zkConnectionManagerCallback-10802-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1787343 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1787343 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/shard-4-001/solr.xml
   [junit4]   2> 1787347 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1787347 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1787349 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1787472 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1787477 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44186/solr
   [junit4]   2> 1787479 INFO  (zkConnectionManagerCallback-10806-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1787492 INFO  (zkConnectionManagerCallback-10808-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1787498 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1787503 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:38453_ul_yy%2Fxd as DOWN
   [junit4]   2> 1787504 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1787504 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38453_ul_yy%2Fxd
   [junit4]   2> 1787506 INFO  (zkCallback-10761-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1787506 INFO  (zkCallback-10739-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1787506 INFO  (zkCallback-10750-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1787506 INFO  (zkCallback-10784-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1787506 INFO  (zkCallback-10768-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1787506 INFO  (zkCallback-10807-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1787506 INFO  (zkCallback-10775-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1787507 INFO  (zkCallback-10791-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1787507 INFO  (zkCallback-10732-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1787507 INFO  (zkCallback-10798-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1787533 INFO  (zkConnectionManagerCallback-10815-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1787535 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1787536 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44186/solr ready
   [junit4]   2> 1787537 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1787563 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a
   [junit4]   2> 1787580 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a
   [junit4]   2> 1787580 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a
   [junit4]   2> 1787582 INFO  (closeThreadPool-10752-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/shard-4-001/cores
   [junit4]   2> 1787592 DEBUG (ScheduledTrigger-8668-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 5 and last live nodes: 1
   [junit4]   2> 1787675 INFO  (qtp1979837582-32867) 
[n:127.0.0.1:38453_ul_yy%2Fxd    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:38453_ul_yy%252Fxd&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1787675 INFO  (qtp1979837582-32866) 
[n:127.0.0.1:38453_ul_yy%2Fxd    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:38906_ul_yy%252Fxd&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1787676 INFO  (qtp1979837582-32863) 
[n:127.0.0.1:38453_ul_yy%2Fxd    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:43720_ul_yy%252Fxd&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1787676 INFO  (qtp1979837582-32868) 
[n:127.0.0.1:38453_ul_yy%2Fxd    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:43295_ul_yy%252Fxd&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1787681 INFO  
(OverseerCollectionConfigSetProcessor-73334400249233412-127.0.0.1:39411_ul_yy%2Fxd-n_0000000000)
 [n:127.0.0.1:39411_ul_yy%2Fxd    ] 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> 1787681 INFO  
(OverseerThreadFactory-8670-thread-3-processing-n:127.0.0.1:39411_ul_yy%2Fxd) 
[n:127.0.0.1:39411_ul_yy%2Fxd c:collection1 s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38453_ul_yy%2Fxd for 
creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1787684 INFO  
(OverseerThreadFactory-8670-thread-4-processing-n:127.0.0.1:39411_ul_yy%2Fxd) 
[n:127.0.0.1:39411_ul_yy%2Fxd c:collection1 s:shard2  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38906_ul_yy%2Fxd for 
creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1787685 INFO  
(OverseerThreadFactory-8670-thread-3-processing-n:127.0.0.1:39411_ul_yy%2Fxd) 
[n:127.0.0.1:39411_ul_yy%2Fxd c:collection1 s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1787687 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd    x:collection1_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1787687 INFO  
(OverseerThreadFactory-8670-thread-4-processing-n:127.0.0.1:39411_ul_yy%2Fxd) 
[n:127.0.0.1:39411_ul_yy%2Fxd c:collection1 s:shard2  ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1787692 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd    x:collection1_shard2_replica_n2] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1788593 DEBUG (ScheduledTrigger-8668-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 5 and last live nodes: 5
   [junit4]   2> 1788708 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
7.7.2
   [junit4]   2> 1788714 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
7.7.2
   [junit4]   2> 1788720 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 1788728 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 1788894 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 
with uniqueid field id
   [junit4]   2> 1788948 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard1_replica_n1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1788949 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a
   [junit4]   2> 1788949 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/shard-4-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/shard-4-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1788967 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 
with uniqueid field id
   [junit4]   2> 1789004 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard2_replica_n2' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1789005 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37b0070a
   [junit4]   2> 1789005 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/shard-3-001/cores/collection1_shard2_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_821F90CFA4005BF3-001/shard-3-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 1789039 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1789039 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1789044 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1789044 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1789046 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5cbe7ec0[collection1_shard1_replica_n1] main]
   [junit4]   2> 1789051 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1789051 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1789052 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1634046073747013632
   [junit4]   2> 1789056 INFO  
(searcherExecutor-8715-thread-1-processing-n:127.0.0.1:38453_ul_yy%2Fxd 
x:collection1_shard1_replica_n1 c:collection1 s:shard1) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@5cbe7ec0[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1789062 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 1789062 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make 
sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1789067 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 1789067 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 1789067 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38453/ul_yy/xd/collection1_shard1_replica_n1/
   [junit4]   2> 1789068 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1789068 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:38453/ul_yy/xd/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1789068 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 1789071 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/73334400249233430-core_node3-n_0000000000
   [junit4]   2> 1789073 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1789073 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1789075 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1789075 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1789077 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@86b93a[collection1_shard2_replica_n2] main]
   [junit4]   2> 1789079 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1789081 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1789083 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1634046073779519488
   [junit4]   2> 1789083 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:38453/ul_yy/xd/collection1_shard1_replica_n1/ 
shard1
   [junit4]   2> 1789093 INFO  
(searcherExecutor-8716-thread-1-processing-n:127.0.0.1:38906_ul_yy%2Fxd 
x:collection1_shard2_replica_n2 c:collection1 s:shard2) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@86b93a[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1789096 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 1789096 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make 
sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 1789100 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 1789100 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 1789100 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38906/ul_yy/xd/collection1_shard2_replica_n2/
   [junit4]   2> 1789101 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1789101 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:38906/ul_yy/xd/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 1789101 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 1789101 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/73334400249233426-core_node4-n_0000000000
   [junit4]   2> 1789104 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:38906/ul_yy/xd/collection1_shard2_replica_n2/ 
shard2
   [junit4]   2> 1789206 INFO  (zkCallback-10807-thread-1) [    ] 
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: [5])
   [junit4]   2> 1789206 INFO  (zkCallback-10791-thread-1) [    ] 
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: [5])
   [junit4]   2> 1789206 INFO  (zkCallback-10807-thread-2) [    ] 
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: [5])
   [junit4]   2> 1789206 INFO  (zkCallback-10791-thread-2) [    ] 
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: [5])
   [junit4]   2> 1789207 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 1789209 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 1789210 INFO  (qtp1979837582-32865) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1523
   [junit4]   2> 1789214 INFO  (qtp1979837582-32867) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1   ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/collections 
params={node=127.0.0.1:38453_ul_yy%252Fxd&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1539
   [junit4]   2> 1789216 INFO  (qtp1013426427-32821) 
[n:127.0.0.1:38906_ul_yy%2Fxd c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1523
   [junit4]   2> 1789219 INFO  (qtp1979837582-32866) 
[n:127.0.0.1:38453_ul_yy%2Fxd c:collection1   ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/collections 
params={node=127.0.0.1:38906_ul_yy%252Fxd&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1543
   [junit4]   2> 1789314 INFO  (zkCallback-10807-thread-2) [    ] 
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: [5])
   [junit4]   2> 1789314 INFO  (zkCallback-10807-thread-1) [    ] 
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: [5])
   [junit4]   2> 1789314 INFO  (zkCallback-10791-thread-1) [    ] 
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: [5])


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

lowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/null80788781
     [copy] Copying 242 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/null80788781
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/null80788781

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 55ms :: artifacts dl 6ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 95 minutes 13 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to