You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/04/22 04:14:41 UTC

[JENKINS] Lucene-Solr-Tests-7.7 - Build # 39 - Unstable

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

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

Error Message:
--> http://127.0.0.1:36571/n_ux/o/collection1_shard2_replica_n5: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:36571/n_ux/o/collection1_shard2_replica_n5/:can not sort on a field w/o docValues unless it is indexed=true uninvertible=true and the type supports Uninversion: field_i

Stack Trace:
java.io.IOException: --> http://127.0.0.1:36571/n_ux/o/collection1_shard2_replica_n5: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:36571/n_ux/o/collection1_shard2_replica_n5/:can not sort on a field w/o docValues unless it is indexed=true uninvertible=true and the type supports Uninversion: field_i
	at __randomizedtesting.SeedInfo.seed([AAACD4375303D02C:DE86C933EB8C395]: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 14849 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> 2227899 INFO  (SUITE-TestSQLHandler-seed#[AAACD4375303D02C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/init-core-data-001
   [junit4]   2> 2227900 WARN  (SUITE-TestSQLHandler-seed#[AAACD4375303D02C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 2227900 INFO  (SUITE-TestSQLHandler-seed#[AAACD4375303D02C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2227902 INFO  (SUITE-TestSQLHandler-seed#[AAACD4375303D02C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2227902 INFO  (SUITE-TestSQLHandler-seed#[AAACD4375303D02C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /n_ux/o
   [junit4]   2> 2227905 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2227906 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2227906 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2228006 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.ZkTestServer start zk server on port:39015
   [junit4]   2> 2228006 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39015
   [junit4]   2> 2228006 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39015
   [junit4]   2> 2228015 INFO  (zkConnectionManagerCallback-12211-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228018 INFO  (zkConnectionManagerCallback-12213-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228019 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.ZkTestServer put /home/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> 2228021 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.ZkTestServer put /home/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> 2228022 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.ZkTestServer put /home/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> 2228023 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.ZkTestServer put /home/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> 2228024 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.ZkTestServer put /home/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> 2228025 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.ZkTestServer put /home/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> 2228026 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.ZkTestServer put /home/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> 2228027 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.ZkTestServer put /home/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> 2228028 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.ZkTestServer put /home/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> 2228030 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.ZkTestServer put /home/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> 2228031 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.ZkTestServer put /home/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> 2228036 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2228142 WARN  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2228142 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2228142 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2228142 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] 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> 2228143 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2228143 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2228143 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2228145 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31523052{/n_ux/o,null,AVAILABLE}
   [junit4]   2> 2228149 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2d52dbda{HTTP/1.1,[http/1.1]}{127.0.0.1:42600}
   [junit4]   2> 2228149 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.e.j.s.Server Started @2228185ms
   [junit4]   2> 2228149 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/tempDir-001/control/data, replicaType=NRT, hostContext=/n_ux/o, hostPort=42600, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/control-001/cores}
   [junit4]   2> 2228149 ERROR (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2228149 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2228149 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.7.3
   [junit4]   2> 2228150 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2228150 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2228150 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-22T03:37:48.997Z
   [junit4]   2> 2228151 INFO  (zkConnectionManagerCallback-12215-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228152 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2228152 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/control-001/solr.xml
   [junit4]   2> 2228157 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2228157 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2228158 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6ec1e446, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2228319 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2228324 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39015/solr
   [junit4]   2> 2228326 INFO  (zkConnectionManagerCallback-12219-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228328 INFO  (zkConnectionManagerCallback-12221-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228397 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [n:127.0.0.1:42600_n_ux%2Fo    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42600_n_ux%2Fo
   [junit4]   2> 2228397 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [n:127.0.0.1:42600_n_ux%2Fo    ] o.a.s.c.Overseer Overseer (id=72667223301423108-127.0.0.1:42600_n_ux%2Fo-n_0000000000) starting
   [junit4]   2> 2228403 INFO  (zkConnectionManagerCallback-12228-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228405 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [n:127.0.0.1:42600_n_ux%2Fo    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39015/solr ready
   [junit4]   2> 2228406 INFO  (OverseerStateUpdate-72667223301423108-127.0.0.1:42600_n_ux%2Fo-n_0000000000) [n:127.0.0.1:42600_n_ux%2Fo    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42600_n_ux%2Fo
   [junit4]   2> 2228406 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [n:127.0.0.1:42600_n_ux%2Fo    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42600_n_ux%2Fo
   [junit4]   2> 2228407 INFO  (OverseerStateUpdate-72667223301423108-127.0.0.1:42600_n_ux%2Fo-n_0000000000) [n:127.0.0.1:42600_n_ux%2Fo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2228407 INFO  (zkCallback-12227-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2228410 DEBUG (OverseerAutoScalingTriggerThread-72667223301423108-127.0.0.1:42600_n_ux%2Fo-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:42600_n_ux%2Fo]
   [junit4]   2> 2228411 DEBUG (ScheduledTrigger-9841-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 2228425 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [n:127.0.0.1:42600_n_ux%2Fo    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2228441 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [n:127.0.0.1:42600_n_ux%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ec1e446
   [junit4]   2> 2228449 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [n:127.0.0.1:42600_n_ux%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ec1e446
   [junit4]   2> 2228449 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [n:127.0.0.1:42600_n_ux%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ec1e446
   [junit4]   2> 2228450 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [n:127.0.0.1:42600_n_ux%2Fo    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/control-001/cores
   [junit4]   2> 2228469 INFO  (zkConnectionManagerCallback-12234-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228470 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2228471 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39015/solr ready
   [junit4]   2> 2228472 INFO  (qtp405132172-38108) [n:127.0.0.1:42600_n_ux%2Fo    ] 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:42600_n_ux%252Fo&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2228474 INFO  (OverseerThreadFactory-9843-thread-1-processing-n:127.0.0.1:42600_n_ux%2Fo) [n:127.0.0.1:42600_n_ux%2Fo    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2228581 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo    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> 2228581 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2229412 DEBUG (ScheduledTrigger-9841-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> 2229593 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.3
   [junit4]   2> 2229603 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo 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> 2229719 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo 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> 2229734 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo 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> 2229734 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo 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@6ec1e446
   [junit4]   2> 2229735 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo 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 [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2229775 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo 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> 2229775 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo 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> 2229776 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2229776 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2229777 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2075e465[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2229778 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2229779 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo 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> 2229780 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo 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 1664642366179377152
   [junit4]   2> 2229782 INFO  (searcherExecutor-9848-thread-1-processing-n:127.0.0.1:42600_n_ux%2Fo x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:42600_n_ux%2Fo 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@2075e465[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2229785 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo 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> 2229785 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo 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> 2229787 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2229787 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo 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> 2229787 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42600/n_ux/o/control_collection_shard1_replica_n1/
   [junit4]   2> 2229787 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo 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> 2229787 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:42600/n_ux/o/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2229787 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo 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> 2229788 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo 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/72667223301423108-core_node2-n_0000000000
   [junit4]   2> 2229789 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo 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:42600/n_ux/o/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2229890 INFO  (zkCallback-12220-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> 2229890 INFO  (zkCallback-12220-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> 2229891 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo 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> 2229892 INFO  (qtp405132172-38107) [n:127.0.0.1:42600_n_ux%2Fo 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=1312
   [junit4]   2> 2229895 INFO  (qtp405132172-38108) [n:127.0.0.1:42600_n_ux%2Fo    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2229993 INFO  (zkCallback-12220-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> 2229993 INFO  (zkCallback-12220-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> 2229993 INFO  (zkCallback-12220-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> 2229994 INFO  (qtp405132172-38108) [n:127.0.0.1:42600_n_ux%2Fo    ] 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:42600_n_ux%252Fo&wt=javabin&version=2} status=0 QTime=1521
   [junit4]   2> 2229999 INFO  (zkConnectionManagerCallback-12239-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2230002 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2230003 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39015/solr ready
   [junit4]   2> 2230003 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2230004 INFO  (qtp405132172-38109) [n:127.0.0.1:42600_n_ux%2Fo    ] 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> 2230006 INFO  (OverseerThreadFactory-9843-thread-2-processing-n:127.0.0.1:42600_n_ux%2Fo) [n:127.0.0.1:42600_n_ux%2Fo    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2230006 INFO  (OverseerCollectionConfigSetProcessor-72667223301423108-127.0.0.1:42600_n_ux%2Fo-n_0000000000) [n:127.0.0.1:42600_n_ux%2Fo    ] 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> 2230209 WARN  (OverseerThreadFactory-9843-thread-2-processing-n:127.0.0.1:42600_n_ux%2Fo) [n:127.0.0.1:42600_n_ux%2Fo    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2230211 INFO  (qtp405132172-38109) [n:127.0.0.1:42600_n_ux%2Fo    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2230211 INFO  (qtp405132172-38109) [n:127.0.0.1:42600_n_ux%2Fo    ] 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=207
   [junit4]   2> 2230212 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 2230312 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/shard-1-001 of type NRT
   [junit4]   2> 2230313 WARN  (closeThreadPool-12240-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2230313 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2230313 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2230313 INFO  (closeThreadPool-12240-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> 2230314 INFO  (closeThreadPool-12240-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2230314 INFO  (closeThreadPool-12240-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2230315 INFO  (closeThreadPool-12240-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2230315 INFO  (closeThreadPool-12240-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ab9a2f{/n_ux/o,null,AVAILABLE}
   [junit4]   2> 2230315 INFO  (closeThreadPool-12240-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@26b3675{HTTP/1.1,[http/1.1]}{127.0.0.1:36571}
   [junit4]   2> 2230316 INFO  (closeThreadPool-12240-thread-1) [    ] o.e.j.s.Server Started @2230351ms
   [junit4]   2> 2230316 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/n_ux/o, hostPort=36571, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/shard-1-001/cores}
   [junit4]   2> 2230316 ERROR (closeThreadPool-12240-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2230316 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2230316 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.7.3
   [junit4]   2> 2230316 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2230316 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2230316 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-22T03:37:51.163Z
   [junit4]   2> 2230318 INFO  (zkConnectionManagerCallback-12242-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2230319 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2230319 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/shard-1-001/solr.xml
   [junit4]   2> 2230323 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2230323 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2230324 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6ec1e446, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2230412 DEBUG (ScheduledTrigger-9841-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> 2230418 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/shard-2-001 of type NRT
   [junit4]   2> 2230419 WARN  (closeThreadPool-12240-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2230419 INFO  (closeThreadPool-12240-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2230419 INFO  (closeThreadPool-12240-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2230419 INFO  (closeThreadPool-12240-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> 2230420 INFO  (closeThreadPool-12240-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2230420 INFO  (closeThreadPool-12240-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2230420 INFO  (closeThreadPool-12240-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2230421 INFO  (closeThreadPool-12240-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42450e17{/n_ux/o,null,AVAILABLE}
   [junit4]   2> 2230421 INFO  (closeThreadPool-12240-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@797808de{HTTP/1.1,[http/1.1]}{127.0.0.1:40678}
   [junit4]   2> 2230421 INFO  (closeThreadPool-12240-thread-2) [    ] o.e.j.s.Server Started @2230457ms
   [junit4]   2> 2230421 INFO  (closeThreadPool-12240-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/n_ux/o, hostPort=40678, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/shard-2-001/cores}
   [junit4]   2> 2230422 ERROR (closeThreadPool-12240-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2230422 INFO  (closeThreadPool-12240-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2230422 INFO  (closeThreadPool-12240-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.7.3
   [junit4]   2> 2230422 INFO  (closeThreadPool-12240-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2230422 INFO  (closeThreadPool-12240-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2230422 INFO  (closeThreadPool-12240-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-22T03:37:51.269Z
   [junit4]   2> 2230424 INFO  (zkConnectionManagerCallback-12244-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2230424 INFO  (closeThreadPool-12240-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2230425 INFO  (closeThreadPool-12240-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/shard-2-001/solr.xml
   [junit4]   2> 2230428 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2230428 INFO  (closeThreadPool-12240-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2230428 INFO  (closeThreadPool-12240-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2230430 INFO  (closeThreadPool-12240-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6ec1e446, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2230432 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39015/solr
   [junit4]   2> 2230434 INFO  (zkConnectionManagerCallback-12248-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2230436 INFO  (zkConnectionManagerCallback-12250-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2230439 INFO  (closeThreadPool-12240-thread-1) [n:127.0.0.1:36571_n_ux%2Fo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2230443 INFO  (closeThreadPool-12240-thread-1) [n:127.0.0.1:36571_n_ux%2Fo    ] o.a.s.c.ZkController Publish node=127.0.0.1:36571_n_ux%2Fo as DOWN
   [junit4]   2> 2230444 INFO  (closeThreadPool-12240-thread-1) [n:127.0.0.1:36571_n_ux%2Fo    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2230444 INFO  (closeThreadPool-12240-thread-1) [n:127.0.0.1:36571_n_ux%2Fo    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36571_n_ux%2Fo
   [junit4]   2> 2230445 INFO  (zkCallback-12220-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2230445 INFO  (zkCallback-12227-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2230445 INFO  (zkCallback-12238-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2230445 INFO  (zkCallback-12249-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2230474 INFO  (zkConnectionManagerCallback-12257-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2230475 INFO  (closeThreadPool-12240-thread-1) [n:127.0.0.1:36571_n_ux%2Fo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2230476 INFO  (closeThreadPool-12240-thread-1) [n:127.0.0.1:36571_n_ux%2Fo    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39015/solr ready
   [junit4]   2> 2230476 INFO  (closeThreadPool-12240-thread-1) [n:127.0.0.1:36571_n_ux%2Fo    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2230493 INFO  (closeThreadPool-12240-thread-1) [n:127.0.0.1:36571_n_ux%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ec1e446
   [junit4]   2> 2230502 INFO  (closeThreadPool-12240-thread-1) [n:127.0.0.1:36571_n_ux%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ec1e446
   [junit4]   2> 2230502 INFO  (closeThreadPool-12240-thread-1) [n:127.0.0.1:36571_n_ux%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ec1e446
   [junit4]   2> 2230504 INFO  (closeThreadPool-12240-thread-1) [n:127.0.0.1:36571_n_ux%2Fo    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/shard-1-001/cores
   [junit4]   2> 2230538 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/shard-3-001 of type NRT
   [junit4]   2> 2230538 WARN  (closeThreadPool-12240-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2230538 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2230538 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2230539 INFO  (closeThreadPool-12240-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> 2230539 INFO  (closeThreadPool-12240-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2230539 INFO  (closeThreadPool-12240-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2230540 INFO  (closeThreadPool-12240-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2230540 INFO  (closeThreadPool-12240-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4dcdbce5{/n_ux/o,null,AVAILABLE}
   [junit4]   2> 2230540 INFO  (closeThreadPool-12240-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4113aaa1{HTTP/1.1,[http/1.1]}{127.0.0.1:38665}
   [junit4]   2> 2230540 INFO  (closeThreadPool-12240-thread-1) [    ] o.e.j.s.Server Started @2230576ms
   [junit4]   2> 2230540 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/n_ux/o, hostPort=38665, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/shard-3-001/cores}
   [junit4]   2> 2230541 ERROR (closeThreadPool-12240-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2230541 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2230541 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.7.3
   [junit4]   2> 2230541 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2230541 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2230541 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-22T03:37:51.388Z
   [junit4]   2> 2230543 INFO  (zkConnectionManagerCallback-12260-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2230543 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2230543 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/shard-3-001/solr.xml
   [junit4]   2> 2230547 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2230547 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2230549 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6ec1e446, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2230567 INFO  (closeThreadPool-12240-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2230571 INFO  (closeThreadPool-12240-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39015/solr
   [junit4]   2> 2230572 INFO  (zkConnectionManagerCallback-12264-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2230574 INFO  (zkConnectionManagerCallback-12266-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2230578 INFO  (closeThreadPool-12240-thread-2) [n:127.0.0.1:40678_n_ux%2Fo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2230582 INFO  (closeThreadPool-12240-thread-2) [n:127.0.0.1:40678_n_ux%2Fo    ] o.a.s.c.ZkController Publish node=127.0.0.1:40678_n_ux%2Fo as DOWN
   [junit4]   2> 2230582 INFO  (closeThreadPool-12240-thread-2) [n:127.0.0.1:40678_n_ux%2Fo    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2230583 INFO  (closeThreadPool-12240-thread-2) [n:127.0.0.1:40678_n_ux%2Fo    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40678_n_ux%2Fo
   [junit4]   2> 2230584 INFO  (zkCallback-12227-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2230584 INFO  (zkCallback-12220-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2230584 INFO  (zkCallback-12249-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2230584 INFO  (zkCallback-12238-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2230584 INFO  (zkCallback-12265-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2230584 INFO  (zkCallback-12256-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2230603 INFO  (zkConnectionManagerCallback-12273-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2230604 INFO  (closeThreadPool-12240-thread-2) [n:127.0.0.1:40678_n_ux%2Fo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2230605 INFO  (closeThreadPool-12240-thread-2) [n:127.0.0.1:40678_n_ux%2Fo    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39015/solr ready
   [junit4]   2> 2230605 INFO  (closeThreadPool-12240-thread-2) [n:127.0.0.1:40678_n_ux%2Fo    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2230622 INFO  (closeThreadPool-12240-thread-2) [n:127.0.0.1:40678_n_ux%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ec1e446
   [junit4]   2> 2230632 INFO  (closeThreadPool-12240-thread-2) [n:127.0.0.1:40678_n_ux%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ec1e446
   [junit4]   2> 2230632 INFO  (closeThreadPool-12240-thread-2) [n:127.0.0.1:40678_n_ux%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ec1e446
   [junit4]   2> 2230633 INFO  (closeThreadPool-12240-thread-2) [n:127.0.0.1:40678_n_ux%2Fo    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/shard-2-001/cores
   [junit4]   2> 2230644 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2230648 INFO  (TEST-TestSQLHandler.doTest-seed#[AAACD4375303D02C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/shard-4-001 of type NRT
   [junit4]   2> 2230648 WARN  (closeThreadPool-12240-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2230648 INFO  (closeThreadPool-12240-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2230648 INFO  (closeThreadPool-12240-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2230648 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39015/solr
   [junit4]   2> 2230649 INFO  (closeThreadPool-12240-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> 2230650 INFO  (closeThreadPool-12240-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2230650 INFO  (closeThreadPool-12240-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2230650 INFO  (closeThreadPool-12240-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2230650 INFO  (zkConnectionManagerCallback-12278-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2230650 INFO  (closeThreadPool-12240-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a01dd69{/n_ux/o,null,AVAILABLE}
   [junit4]   2> 2230651 INFO  (closeThreadPool-12240-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@278137{HTTP/1.1,[http/1.1]}{127.0.0.1:43123}
   [junit4]   2> 2230651 INFO  (closeThreadPool-12240-thread-3) [    ] o.e.j.s.Server Started @2230686ms
   [junit4]   2> 2230651 INFO  (closeThreadPool-12240-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/n_ux/o, hostPort=43123, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/shard-4-001/cores}
   [junit4]   2> 2230651 ERROR (closeThreadPool-12240-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2230651 INFO  (closeThreadPool-12240-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2230651 INFO  (closeThreadPool-12240-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.7.3
   [junit4]   2> 2230651 INFO  (closeThreadPool-12240-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2230651 INFO  (closeThreadPool-12240-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2230651 INFO  (closeThreadPool-12240-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-22T03:37:51.498Z
   [junit4]   2> 2230652 INFO  (zkConnectionManagerCallback-12280-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2230653 INFO  (zkConnectionManagerCallback-12282-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2230653 INFO  (closeThreadPool-12240-thread-3) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2230653 INFO  (closeThreadPool-12240-thread-3) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/shard-4-001/solr.xml
   [junit4]   2> 2230656 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2230657 INFO  (closeThreadPool-12240-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2230657 INFO  (closeThreadPool-12240-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2230658 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:38665_n_ux%2Fo as DOWN
   [junit4]   2> 2230658 INFO  (closeThreadPool-12240-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6ec1e446, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2230659 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2230659 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38665_n_ux%2Fo
   [junit4]   2> 2230660 INFO  (zkCallback-12220-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2230660 INFO  (zkCallback-12249-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2230660 INFO  (zkCallback-12227-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2230660 INFO  (zkCallback-12256-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2230660 INFO  (zkCallback-12272-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2230660 INFO  (zkCallback-12279-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2230660 INFO  (zkCallback-12238-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2230673 INFO  (zkCallback-12265-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2230677 INFO  (zkConnectionManagerCallback-12289-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2230678 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2230679 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39015/solr ready
   [junit4]   2> 2230679 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2230694 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ec1e446
   [junit4]   2> 2230703 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ec1e446
   [junit4]   2> 2230703 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ec1e446
   [junit4]   2> 2230704 INFO  (closeThreadPool-12240-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/shard-3-001/cores
   [junit4]   2> 2230883 INFO  (closeThreadPool-12240-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2230887 INFO  (closeThreadPool-12240-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39015/solr
   [junit4]   2> 2230888 INFO  (zkConnectionManagerCallback-12294-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2230890 INFO  (zkConnectionManagerCallback-12296-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2230894 INFO  (closeThreadPool-12240-thread-3) [n:127.0.0.1:43123_n_ux%2Fo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2230896 INFO  (closeThreadPool-12240-thread-3) [n:127.0.0.1:43123_n_ux%2Fo    ] o.a.s.c.ZkController Publish node=127.0.0.1:43123_n_ux%2Fo as DOWN
   [junit4]   2> 2230897 INFO  (closeThreadPool-12240-thread-3) [n:127.0.0.1:43123_n_ux%2Fo    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2230897 INFO  (closeThreadPool-12240-thread-3) [n:127.0.0.1:43123_n_ux%2Fo    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43123_n_ux%2Fo
   [junit4]   2> 2230898 INFO  (zkCallback-12220-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2230898 INFO  (zkCallback-12249-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2230898 INFO  (zkCallback-12272-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2230898 INFO  (zkCallback-12227-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2230898 INFO  (zkCallback-12256-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2230898 INFO  (zkCallback-12265-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2230898 INFO  (zkCallback-12238-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2230898 INFO  (zkCallback-12288-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2230899 INFO  (zkCallback-12295-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2230899 INFO  (zkCallback-12279-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2230915 INFO  (zkConnectionManagerCallback-12303-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2230916 INFO  (closeThreadPool-12240-thread-3) [n:127.0.0.1:43123_n_ux%2Fo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2230917 INFO  (closeThreadPool-12240-thread-3) [n:127.0.0.1:43123_n_ux%2Fo    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39015/solr ready
   [junit4]   2> 2230917 INFO  (closeThreadPool-12240-thread-3) [n:127.0.0.1:43123_n_ux%2Fo    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2230932 INFO  (closeThreadPool-12240-thread-3) [n:127.0.0.1:43123_n_ux%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ec1e446
   [junit4]   2> 2230941 INFO  (closeThreadPool-12240-thread-3) [n:127.0.0.1:43123_n_ux%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ec1e446
   [junit4]   2> 2230941 INFO  (closeThreadPool-12240-thread-3) [n:127.0.0.1:43123_n_ux%2Fo    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ec1e446
   [junit4]   2> 2230942 INFO  (closeThreadPool-12240-thread-3) [n:127.0.0.1:43123_n_ux%2Fo    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/shard-4-001/cores
   [junit4]   2> 2230985 INFO  (qtp308338709-38170) [n:127.0.0.1:36571_n_ux%2Fo    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38665_n_ux%252Fo&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2230985 INFO  (qtp308338709-38304) [n:127.0.0.1:36571_n_ux%2Fo    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:43123_n_ux%252Fo&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2230985 INFO  (qtp308338709-38302) [n:127.0.0.1:36571_n_ux%2Fo    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36571_n_ux%252Fo&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2230985 INFO  (qtp308338709-38169) [n:127.0.0.1:36571_n_ux%2Fo    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:40678_n_ux%252Fo&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2230988 INFO  (OverseerCollectionConfigSetProcessor-72667223301423108-127.0.0.1:42600_n_ux%2Fo-n_0000000000) [n:127.0.0.1:42600_n_ux%2Fo    ] 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> 2230989 INFO  (OverseerThreadFactory-9843-thread-3-processing-n:127.0.0.1:42600_n_ux%2Fo) [n:127.0.0.1:42600_n_ux%2Fo c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:43123_n_ux%2Fo for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 2230989 INFO  (OverseerThreadFactory-9843-thread-4-processing-n:127.0.0.1:42600_n_ux%2Fo) [n:127.0.0.1:42600_n_ux%2Fo c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38665_n_ux%2Fo for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 2230990 INFO  (OverseerThreadFactory-9843-thread-3-processing-n:127.0.0.1:42600_n_ux%2Fo) [n:127.0.0.1:42600_n_ux%2Fo c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2230991 INFO  (OverseerThreadFactory-9843-thread-4-processing-n:127.0.0.1:42600_n_ux%2Fo) [n:127.0.0.1:42600_n_ux%2Fo c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2230992 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo    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> 2230992 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo    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> 2231413 DEBUG (ScheduledTrigger-9841-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5 and last live nodes: 1
   [junit4]   2> 2232005 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.3
   [junit4]   2> 2232005 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.3
   [junit4]   2> 2232016 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 2232018 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 2232143 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo 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> 2232144 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo 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> 2232157 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo 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> 2232157 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo 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> 2232158 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo 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@6ec1e446
   [junit4]   2> 2232158 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo 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@6ec1e446
   [junit4]   2> 2232158 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/shard-4-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/shard-4-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 2232158 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/shard-3-001/cores/collection1_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_AAACD4375303D02C-001/shard-3-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 2232203 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2232203 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo 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> 2232203 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2232203 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo 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> 2232205 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2232205 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2232205 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2232205 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2232206 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@36d3ffe8[collection1_shard2_replica_n2] main]
   [junit4]   2> 2232206 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ed7081a[collection1_shard1_replica_n1] main]
   [junit4]   2> 2232207 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2232207 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2232207 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo 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> 2232207 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo 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> 2232208 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo 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 1664642368725319680
   [junit4]   2> 2232208 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo 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 1664642368725319680
   [junit4]   2> 2232211 INFO  (searcherExecutor-9888-thread-1-processing-n:127.0.0.1:38665_n_ux%2Fo x:collection1_shard2_replica_n2 c:collection1 s:shard2) [n:127.0.0.1:38665_n_ux%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@36d3ffe8[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2232211 INFO  (searcherExecutor-9889-thread-1-processing-n:127.0.0.1:43123_n_ux%2Fo x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:43123_n_ux%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@ed7081a[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2232213 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo 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> 2232213 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo 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> 2232214 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo 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> 2232214 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo 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> 2232216 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2232216 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo 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> 2232216 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43123/n_ux/o/collection1_shard1_replica_n1/
   [junit4]   2> 2232216 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2232216 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2232217 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo 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> 2232217 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38665/n_ux/o/collection1_shard2_replica_n2/
   [junit4]   2> 2232217 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2232217 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:38665/n_ux/o/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 2232217 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:43123/n_ux/o/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 2232217 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2232217 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2232218 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo 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/72667223301423122-core_node4-n_0000000000
   [junit4]   2> 2232218 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo 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/72667223301423126-core_node3-n_0000000000
   [junit4]   2> 2232220 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38665/n_ux/o/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 2232220 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43123/n_ux/o/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 2232322 INFO  (zkCallback-12279-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> 2232322 INFO  (zkCallback-12295-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> 2232322 INFO  (zkCallback-12295-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> 2232323 INFO  (zkCallback-12279-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> 2232323 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2232323 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2232325 INFO  (qtp1436848493-38215) [n:127.0.0.1:38665_n_ux%2Fo 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=1332
   [junit4]   2> 2232325 INFO  (qtp139530288-38253) [n:127.0.0.1:43123_n_ux%2Fo 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=1332
   [junit4]   2> 2232327 INFO  (qtp308338709-38304) [n:127.0.0.1:36571_n_ux%2Fo c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:43123_n_ux%252Fo&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1341
   [junit4]   2> 2232327 INFO  (qtp308338709-38170) [n:127.0.0.1:36571_n_ux%2Fo c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:38665_n_ux%252Fo&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1341
   [junit4]   2> 2232414 DEBUG (ScheduledTrigger-9841-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5 and last live nodes: 5
   [junit4]   2> 2232425 INFO  (zkCallback-12295-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> 2232425 INFO  (zkCallback-12279-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> 2232426 INFO  (zkCallback-12279-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> 2232425 INFO  (zkCallback-12295-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> 2232426 INFO  (zkCallback-12295-thread-3) [    ] 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> 2232426 INFO  (zkCallback-12279-thread-3) [    ] 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> 2232990 INFO  (OverseerCollectionConfigSetProcessor-72667223301423108-127.0.0.1:42600_n_ux%2Fo-n_0000000000) [n:127.0.0.1:42600_n_ux%2Fo    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2232991 INFO  (OverseerCollectionConfigSetProcessor-72667223301423108-127.0.0.1:42600_n_ux%2Fo-n_0000000000) [n:127.0.0.1:42600_n_ux%2Fo    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000005 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2232991 INFO  (OverseerThreadF

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



-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/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 = /home/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 = /home/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 = /home/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 = /home/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 = /home/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 = /home/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 = /home/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 = /home/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 = /home/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 = /home/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 = /home/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 = /home/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 = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.7/lucene/top-level-ivy-settings.xml

resolve:

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

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 24ms :: artifacts dl 9ms
	---------------------------------------------------------------------
	|                  |            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: 120 minutes 43 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
		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:1840)
		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:3054)
	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:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	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:2663)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	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:1840)
	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)