Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/68/

1 tests failed.
FAILED:  org.apache.solr.cloud.SyncSliceTest.test

Error Message:
KeeperErrorCode = Session expired for /clusterstate.json

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /clusterstate.json
        at 
__randomizedtesting.SeedInfo.seed([53AC26812064F8A1:DBF8195B8E989559]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1221)
        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:358)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:358)
        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:583)
        at 
org.apache.solr.common.cloud.ZkStateReader.forceUpdateCollection(ZkStateReader.java:387)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:799)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:794)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:565)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:358)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1080)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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 12772 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/init-core-data-001
   [junit4]   2> 382039 INFO  
(SUITE-SyncSliceTest-seed#[53AC26812064F8A1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 382040 WARN  
(SUITE-SyncSliceTest-seed#[53AC26812064F8A1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 382040 INFO  
(SUITE-SyncSliceTest-seed#[53AC26812064F8A1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 382075 INFO  
(SUITE-SyncSliceTest-seed#[53AC26812064F8A1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 382075 INFO  
(SUITE-SyncSliceTest-seed#[53AC26812064F8A1]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 382144 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 382145 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 382145 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 382248 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:40601
   [junit4]   2> 382248 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40601
   [junit4]   2> 382248 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40601
   [junit4]   2> 382293 INFO  (zkConnectionManagerCallback-154-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 382332 INFO  (zkConnectionManagerCallback-156-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 382369 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 382386 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 382388 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 382402 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 382404 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 382405 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 382419 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 382421 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 382439 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 382440 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 382442 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 382471 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 383243 WARN  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 383244 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 383244 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 
...
   [junit4]   2> 383244 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] 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> 383326 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 383326 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 383326 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 383328 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3356f331{/,null,AVAILABLE}
   [junit4]   2> 383378 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.e.j.s.AbstractConnector Started 
ServerConnector@6fda2e06{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41016}
   [junit4]   2> 383378 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.e.j.s.Server Started @383560ms
   [junit4]   2> 383378 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/tempDir-001/control/data,
 hostContext=/, hostPort=41016, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/control-001/cores}
   [junit4]   2> 383379 ERROR (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 383379 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 383379 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.1.0
   [junit4]   2> 383379 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 383379 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 383379 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-14T06:28:26.031Z
   [junit4]   2> 383443 INFO  (zkConnectionManagerCallback-158-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 383509 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 383509 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/control-001/solr.xml
   [junit4]   2> 383547 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 383547 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 383565 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7494f2e4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 385514 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 385645 WARN  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@6bdc2605[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 385697 WARN  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@385c4f72[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 385698 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40601/solr
   [junit4]   2> 385769 INFO  (zkConnectionManagerCallback-165-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 385932 INFO  (zkConnectionManagerCallback-167-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 387684 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[n:127.0.0.1:41016_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:41016_
   [junit4]   2> 387685 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[n:127.0.0.1:41016_    ] o.a.s.c.Overseer Overseer 
(id=74343640827691012-127.0.0.1:41016_-n_0000000000) starting
   [junit4]   2> 387803 INFO  (zkConnectionManagerCallback-174-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 387806 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[n:127.0.0.1:41016_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40601/solr ready
   [junit4]   2> 387840 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[n:127.0.0.1:41016_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41016_
   [junit4]   2> 387876 INFO  
(OverseerStateUpdate-74343640827691012-127.0.0.1:41016_-n_0000000000) 
[n:127.0.0.1:41016_    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:41016_
   [junit4]   2> 387884 INFO  (zkCallback-173-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 387904 INFO  
(OverseerStateUpdate-74343640827691012-127.0.0.1:41016_-n_0000000000) 
[n:127.0.0.1:41016_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 388163 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[n:127.0.0.1:41016_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 388229 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[n:127.0.0.1:41016_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7494f2e4
   [junit4]   2> 388266 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[n:127.0.0.1:41016_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7494f2e4
   [junit4]   2> 388267 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[n:127.0.0.1:41016_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7494f2e4
   [junit4]   2> 388268 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[n:127.0.0.1:41016_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/control-001/cores
   [junit4]   2> 388485 INFO  (zkConnectionManagerCallback-180-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 388486 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 388500 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40601/solr 
ready
   [junit4]   2> 388506 INFO  (qtp1178744632-568) [n:127.0.0.1:41016_    ] 
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:41016_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 388613 INFO  
(OverseerThreadFactory-283-thread-1-processing-n:127.0.0.1:41016_) 
[n:127.0.0.1:41016_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 389108 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_    
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> 389109 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 390554 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 391138 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
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> 392010 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
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> 392753 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
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> 392754 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
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@7494f2e4
   [junit4]   2> 392754 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
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-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 392769 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=38.0791015625, 
floorSegmentMB=1.80859375, forceMergeDeletesPctAllowed=29.281054527440624, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=24.529058590951443
   [junit4]   2> 392904 WARN  (qtp1178744632-570) [n:127.0.0.1:41016_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 393558 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
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> 393559 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
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> 393629 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 393629 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 393630 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=43.376953125, 
floorSegmentMB=0.5859375, forceMergeDeletesPctAllowed=25.700470133450086, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=39.83455166995476
   [junit4]   2> 393631 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@28ca7532[control_collection_shard1_replica_n1] main]
   [junit4]   2> 393649 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 393650 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
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> 393651 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 393651 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
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 1627961338157334528
   [junit4]   2> 393681 INFO  
(searcherExecutor-288-thread-1-processing-n:127.0.0.1:41016_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:41016_ 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@28ca7532[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 393696 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
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> 393696 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
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> 393733 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 393733 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
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> 393733 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41016/control_collection_shard1_replica_n1/
   [junit4]   2> 393751 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
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> 393751 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:41016/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 393751 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
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/74343640827691012-core_node2-n_0000000000
   [junit4]   2> 393767 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
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:41016/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 393796 INFO  (zkCallback-166-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> 393810 INFO  (zkCallback-166-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> 393812 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
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> 393814 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_ 
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=4706
   [junit4]   2> 393923 INFO  (qtp1178744632-568) [n:127.0.0.1:41016_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 393924 INFO  (zkCallback-166-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> 393940 INFO  (zkCallback-166-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> 393940 INFO  (zkCallback-166-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> 393942 INFO  (qtp1178744632-568) [n:127.0.0.1:41016_    ] 
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:41016_&wt=javabin&version=2}
 status=0 QTime=5436
   [junit4]   2> 394125 INFO  (zkConnectionManagerCallback-186-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394195 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 394284 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40601/solr 
ready
   [junit4]   2> 394288 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause 
connection loss:false
   [junit4]   2> 394323 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 394415 INFO  
(OverseerCollectionConfigSetProcessor-74343640827691012-127.0.0.1:41016_-n_0000000000)
 [n:127.0.0.1:41016_    ] 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> 394416 INFO  
(OverseerThreadFactory-283-thread-2-processing-n:127.0.0.1:41016_) 
[n:127.0.0.1:41016_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 394649 WARN  
(OverseerThreadFactory-283-thread-2-processing-n:127.0.0.1:41016_) 
[n:127.0.0.1:41016_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 394652 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 394665 INFO  (qtp1178744632-570) [n:127.0.0.1:41016_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=342
   [junit4]   2> 394702 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 395409 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/shard-1-001
 of type NRT
   [junit4]   2> 395452 WARN  (closeThreadPool-187-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 395453 INFO  (closeThreadPool-187-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 395453 INFO  (closeThreadPool-187-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 395453 INFO  (closeThreadPool-187-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> 395533 INFO  (closeThreadPool-187-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 395533 INFO  (closeThreadPool-187-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 395533 INFO  (closeThreadPool-187-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 395533 INFO  (closeThreadPool-187-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@149edba6{/,null,AVAILABLE}
   [junit4]   2> 395678 INFO  (closeThreadPool-187-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6eb068e9{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:46041}
   [junit4]   2> 395678 INFO  (closeThreadPool-187-thread-1) [    ] 
o.e.j.s.Server Started @395860ms
   [junit4]   2> 395678 INFO  (closeThreadPool-187-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=46041, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/shard-1-001/cores}
   [junit4]   2> 395679 ERROR (closeThreadPool-187-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 395679 INFO  (closeThreadPool-187-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 395679 INFO  (closeThreadPool-187-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 395679 INFO  (closeThreadPool-187-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 395679 INFO  (closeThreadPool-187-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 395679 INFO  (closeThreadPool-187-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-14T06:28:38.331Z
   [junit4]   2> 395793 INFO  (zkConnectionManagerCallback-189-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 395829 INFO  (closeThreadPool-187-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 395829 INFO  (closeThreadPool-187-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/shard-1-001/solr.xml
   [junit4]   2> 395845 INFO  (closeThreadPool-187-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 395845 INFO  (closeThreadPool-187-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 395918 INFO  (closeThreadPool-187-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7494f2e4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 396484 INFO  
(OverseerCollectionConfigSetProcessor-74343640827691012-127.0.0.1:41016_-n_0000000000)
 [n:127.0.0.1:41016_    ] 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> 397804 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/shard-2-001
 of type NRT
   [junit4]   2> 397834 INFO  (closeThreadPool-187-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 397877 WARN  (closeThreadPool-187-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 398106 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 398106 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 398106 INFO  (closeThreadPool-187-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> 398131 WARN  (closeThreadPool-187-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6f5ff2ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 398353 INFO  (closeThreadPool-187-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 398353 INFO  (closeThreadPool-187-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 398427 WARN  (closeThreadPool-187-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7a7c77ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 398428 INFO  (closeThreadPool-187-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40601/solr
   [junit4]   2> 398441 INFO  (closeThreadPool-187-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 398454 INFO  (closeThreadPool-187-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13691e6f{/,null,AVAILABLE}
   [junit4]   2> 398515 INFO  (closeThreadPool-187-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@52320cce{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37033}
   [junit4]   2> 398515 INFO  (closeThreadPool-187-thread-2) [    ] 
o.e.j.s.Server Started @398696ms
   [junit4]   2> 398515 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=37033, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/shard-2-001/cores}
   [junit4]   2> 398534 ERROR (closeThreadPool-187-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 398534 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 398535 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 398535 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 398535 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 398535 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-14T06:28:41.187Z
   [junit4]   2> 398575 INFO  (zkConnectionManagerCallback-196-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 398769 INFO  (zkConnectionManagerCallback-198-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 398880 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 398880 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/shard-2-001/solr.xml
   [junit4]   2> 398918 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 398918 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 398952 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7494f2e4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 398954 INFO  (zkConnectionManagerCallback-200-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 399028 INFO  (closeThreadPool-187-thread-1) 
[n:127.0.0.1:46041_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 399076 INFO  (closeThreadPool-187-thread-1) 
[n:127.0.0.1:46041_    ] o.a.s.c.ZkController Publish node=127.0.0.1:46041_ as 
DOWN
   [junit4]   2> 399094 INFO  (closeThreadPool-187-thread-1) 
[n:127.0.0.1:46041_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 399094 INFO  (closeThreadPool-187-thread-1) 
[n:127.0.0.1:46041_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46041_
   [junit4]   2> 399114 INFO  (zkCallback-173-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 399130 INFO  (zkCallback-185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 399134 INFO  (zkCallback-166-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 399150 INFO  (zkCallback-199-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 399329 INFO  (zkConnectionManagerCallback-208-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 399479 INFO  (closeThreadPool-187-thread-1) 
[n:127.0.0.1:46041_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 399481 INFO  (closeThreadPool-187-thread-1) 
[n:127.0.0.1:46041_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40601/solr ready
   [junit4]   2> 399499 INFO  (closeThreadPool-187-thread-1) 
[n:127.0.0.1:46041_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 399613 INFO  (closeThreadPool-187-thread-1) 
[n:127.0.0.1:46041_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7494f2e4
   [junit4]   2> 399632 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 399687 INFO  (closeThreadPool-187-thread-1) 
[n:127.0.0.1:46041_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7494f2e4
   [junit4]   2> 399687 INFO  (closeThreadPool-187-thread-1) 
[n:127.0.0.1:46041_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7494f2e4
   [junit4]   2> 399689 INFO  (closeThreadPool-187-thread-1) 
[n:127.0.0.1:46041_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/shard-1-001/cores
   [junit4]   2> 399797 WARN  (closeThreadPool-187-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5e8a07e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 399814 WARN  (closeThreadPool-187-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@50bc76c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 399868 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40601/solr
   [junit4]   2> 400025 INFO  (zkConnectionManagerCallback-215-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 400070 INFO  (zkConnectionManagerCallback-217-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 400180 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/shard-3-001
 of type NRT
   [junit4]   2> 400209 INFO  (closeThreadPool-187-thread-2) 
[n:127.0.0.1:37033_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 400230 INFO  (closeThreadPool-187-thread-2) 
[n:127.0.0.1:37033_    ] o.a.s.c.ZkController Publish node=127.0.0.1:37033_ as 
DOWN
   [junit4]   2> 400231 INFO  (closeThreadPool-187-thread-2) 
[n:127.0.0.1:37033_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 400231 INFO  (closeThreadPool-187-thread-2) 
[n:127.0.0.1:37033_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37033_
   [junit4]   2> 400302 INFO  (zkCallback-185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 400302 INFO  (zkCallback-173-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 400302 WARN  (closeThreadPool-187-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 400303 INFO  (closeThreadPool-187-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 400303 INFO  (closeThreadPool-187-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 400303 INFO  (closeThreadPool-187-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> 400305 INFO  (zkCallback-166-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 400344 INFO  (closeThreadPool-187-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 400344 INFO  (closeThreadPool-187-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 400344 INFO  (closeThreadPool-187-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 400344 INFO  (closeThreadPool-187-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b6ea280{/,null,AVAILABLE}
   [junit4]   2> 400450 INFO  (zkCallback-207-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 400455 INFO  (zkCallback-199-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 400552 INFO  (zkCallback-216-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 400556 INFO  (closeThreadPool-187-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3e6eb442{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41258}
   [junit4]   2> 400556 INFO  (closeThreadPool-187-thread-3) [    ] 
o.e.j.s.Server Started @400737ms
   [junit4]   2> 400556 INFO  (closeThreadPool-187-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=41258, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/shard-3-001/cores}
   [junit4]   2> 400557 ERROR (closeThreadPool-187-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 400557 INFO  (closeThreadPool-187-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 400557 INFO  (closeThreadPool-187-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 400557 INFO  (closeThreadPool-187-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 400557 INFO  (closeThreadPool-187-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 400557 INFO  (closeThreadPool-187-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-14T06:28:43.209Z
   [junit4]   2> 400775 INFO  (zkConnectionManagerCallback-221-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 401064 INFO  (zkConnectionManagerCallback-226-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 401176 INFO  (closeThreadPool-187-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 401262 INFO  (closeThreadPool-187-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/shard-3-001/solr.xml
   [junit4]   2> 401372 INFO  (closeThreadPool-187-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 401372 INFO  (closeThreadPool-187-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 401374 INFO  (closeThreadPool-187-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7494f2e4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 401417 INFO  (closeThreadPool-187-thread-2) 
[n:127.0.0.1:37033_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 401419 INFO  (closeThreadPool-187-thread-2) 
[n:127.0.0.1:37033_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40601/solr ready
   [junit4]   2> 401435 INFO  (closeThreadPool-187-thread-2) 
[n:127.0.0.1:37033_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 401554 INFO  (closeThreadPool-187-thread-2) 
[n:127.0.0.1:37033_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7494f2e4
   [junit4]   2> 401665 INFO  (closeThreadPool-187-thread-2) 
[n:127.0.0.1:37033_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7494f2e4
   [junit4]   2> 401666 INFO  (closeThreadPool-187-thread-2) 
[n:127.0.0.1:37033_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7494f2e4
   [junit4]   2> 401680 INFO  (closeThreadPool-187-thread-2) 
[n:127.0.0.1:37033_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/shard-2-001/cores
   [junit4]   2> 402849 INFO  (closeThreadPool-187-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 402871 WARN  (closeThreadPool-187-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@69a087b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402965 WARN  (closeThreadPool-187-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@721e893f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402966 INFO  (closeThreadPool-187-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40601/solr
   [junit4]   2> 403002 INFO  (TEST-SyncSliceTest.test-seed#[53AC26812064F8A1]) 
[    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/shard-4-001
 of type NRT
   [junit4]   2> 403002 WARN  (closeThreadPool-187-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 403003 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 403003 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 403003 INFO  (closeThreadPool-187-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> 403052 INFO  (closeThreadPool-187-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 403052 INFO  (closeThreadPool-187-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 403053 INFO  (closeThreadPool-187-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 403073 INFO  (closeThreadPool-187-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@75c94e9e{/,null,AVAILABLE}
   [junit4]   2> 403075 INFO  (closeThreadPool-187-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@622b738c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:46627}
   [junit4]   2> 403094 INFO  (closeThreadPool-187-thread-2) [    ] 
o.e.j.s.Server Started @403257ms
   [junit4]   2> 403094 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/tempDir-001/jetty4,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=46627, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/shard-4-001/cores}
   [junit4]   2> 403095 ERROR (closeThreadPool-187-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 403095 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 403095 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 403095 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 403095 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 403095 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-14T06:28:45.747Z
   [junit4]   2> 403182 INFO  (zkConnectionManagerCallback-236-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 403184 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 403184 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/shard-4-001/solr.xml
   [junit4]   2> 403238 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 403238 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 403238 INFO  (zkConnectionManagerCallback-234-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 403310 INFO  (zkConnectionManagerCallback-238-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 403344 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7494f2e4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 403541 INFO  (closeThreadPool-187-thread-3) 
[n:127.0.0.1:41258_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 403577 INFO  (closeThreadPool-187-thread-3) 
[n:127.0.0.1:41258_    ] o.a.s.c.ZkController Publish node=127.0.0.1:41258_ as 
DOWN
   [junit4]   2> 403578 INFO  (closeThreadPool-187-thread-3) 
[n:127.0.0.1:41258_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 403578 INFO  (closeThreadPool-187-thread-3) 
[n:127.0.0.1:41258_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41258_
   [junit4]   2> 403612 INFO  (zkCallback-185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 403619 INFO  (zkCallback-173-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 403619 INFO  (zkCallback-199-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 403620 INFO  (zkCallback-216-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 403620 INFO  (zkCallback-166-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 403620 INFO  (zkCallback-225-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 403628 INFO  (zkCallback-237-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 403628 INFO  (zkCallback-207-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 403891 INFO  (zkConnectionManagerCallback-246-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 404008 INFO  (closeThreadPool-187-thread-3) 
[n:127.0.0.1:41258_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 404081 INFO  (closeThreadPool-187-thread-3) 
[n:127.0.0.1:41258_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40601/solr ready
   [junit4]   2> 404101 INFO  (closeThreadPool-187-thread-3) 
[n:127.0.0.1:41258_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 404285 INFO  (closeThreadPool-187-thread-3) 
[n:127.0.0.1:41258_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7494f2e4
   [junit4]   2> 404336 INFO  (closeThreadPool-187-thread-3) 
[n:127.0.0.1:41258_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7494f2e4
   [junit4]   2> 404336 INFO  (closeThreadPool-187-thread-3) 
[n:127.0.0.1:41258_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7494f2e4
   [junit4]   2> 404338 INFO  (closeThreadPool-187-thread-3) 
[n:127.0.0.1:41258_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/shard-3-001/cores
   [junit4]   2> 404603 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 404656 WARN  (closeThreadPool-187-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3fa22f65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 404700 WARN  (closeThreadPool-187-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1e358469[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 404701 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40601/solr
   [junit4]   2> 404807 INFO  (zkConnectionManagerCallback-253-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 404932 INFO  (zkConnectionManagerCallback-255-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 404944 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 404979 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:46627_ as DOWN
   [junit4]   2> 404997 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 404997 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46627_
   [junit4]   2> 405000 INFO  (zkCallback-166-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 405000 INFO  (zkCallback-237-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 405001 INFO  (zkCallback-173-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 405026 INFO  (zkCallback-199-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 405026 INFO  (zkCallback-216-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 405026 INFO  (zkCallback-225-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 405026 INFO  (zkCallback-245-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 405026 INFO  (zkCallback-207-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 405026 INFO  (zkCallback-185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 405045 INFO  (zkCallback-254-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 405173 INFO  (zkConnectionManagerCallback-262-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 405175 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 405176 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40601/solr ready
   [junit4]   2> 405179 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 405546 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7494f2e4
   [junit4]   2> 405603 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7494f2e4
   [junit4]   2> 405604 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7494f2e4
   [junit4]   2> 405617 INFO  (closeThreadPool-187-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/shard-4-001/cores
   [junit4]   2> 406100 INFO  (qtp1073470428-646) [n:127.0.0.1:37033_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37033_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 406101 INFO  (qtp1073470428-647) [n:127.0.0.1:37033_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:46041_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 406102 INFO  (qtp1073470428-648) [n:127.0.0.1:37033_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:41258_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 406156 INFO  (qtp1073470428-643) [n:127.0.0.1:37033_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:46627_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 406282 INFO  
(OverseerThreadFactory-283-thread-3-processing-n:127.0.0.1:41016_) 
[n:127.0.0.1:41016_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:37033_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 406391 INFO  
(OverseerThreadFactory-283-thread-3-processing-n:127.0.0.1:41016_) 
[n:127.0.0.1:41016_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 408505 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_    
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> 409687 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 409832 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 410909 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
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> 411363 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
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> 411363 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
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@7494f2e4
   [junit4]   2> 411364 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
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-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/shard-2-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 411399 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=38.0791015625, 
floorSegmentMB=1.80859375, forceMergeDeletesPctAllowed=29.281054527440624, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=24.529058590951443
   [junit4]   2> 411402 WARN  (qtp1073470428-766) [n:127.0.0.1:37033_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 411836 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 411836 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
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> 411838 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 411838 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 411839 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=43.376953125, 
floorSegmentMB=0.5859375, forceMergeDeletesPctAllowed=25.700470133450086, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=39.83455166995476
   [junit4]   2> 411856 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@78e27af6[collection1_shard1_replica_n1] main]
   [junit4]   2> 411857 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 411858 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
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> 411858 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 411872 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
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 
1627961357263437824
   [junit4]   2> 411946 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
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_node2=0}, version=0}
   [junit4]   2> 411946 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
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> 412038 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 412038 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
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> 412038 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:37033/collection1_shard1_replica_n1/
   [junit4]   2> 412038 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 412038 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:37033/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 412039 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
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/74343640827691022-core_node2-n_0000000000
   [junit4]   2> 412039 INFO  
(searcherExecutor-329-thread-1-processing-n:127.0.0.1:37033_ 
x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:37033_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@78e27af6[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 412042 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37033/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 412201 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 412203 INFO  (qtp1073470428-766) [n:127.0.0.1:37033_ 
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=3698
   [junit4]   2> 412445 INFO  (qtp1073470428-646) [n:127.0.0.1:37033_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:37033_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=6344
   [junit4]   2> 414421 INFO  
(OverseerThreadFactory-283-thread-4-processing-n:127.0.0.1:41016_) 
[n:127.0.0.1:41016_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:46041_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 414422 INFO  
(OverseerCollectionConfigSetProcessor-74343640827691012-127.0.0.1:41016_-n_0000000000)
 [n:127.0.0.1:41016_    ] 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> 414423 INFO  
(OverseerThreadFactory-283-thread-4-processing-n:127.0.0.1:41016_) 
[n:127.0.0.1:41016_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 414498 INFO  (qtp653654122-629) [n:127.0.0.1:46041_    
x:collection1_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 415681 INFO  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 418285 INFO  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n3] Schema name=test
   [junit4]   2> 419531 INFO  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 419712 INFO  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n3' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 419713 INFO  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n3' (registry 
'solr.core.collection1.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7494f2e4
   [junit4]   2> 419713 INFO  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/shard-1-001/cores/collection1_shard1_replica_n3],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_53AC26812064F8A1-001/shard-1-001/cores/collection1_shard1_replica_n3/data/]
   [junit4]   2> 419750 INFO  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=38.0791015625, 
floorSegmentMB=1.80859375, forceMergeDeletesPctAllowed=29.281054527440624, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=24.529058590951443
   [junit4]   2> 419752 WARN  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 420389 INFO  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 420389 INFO  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 420391 INFO  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 420391 INFO  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 420392 INFO  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=43.376953125, 
floorSegmentMB=0.5859375, forceMergeDeletesPctAllowed=25.700470133450086, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=39.83455166995476
   [junit4]   2> 420531 INFO  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3e170a9[collection1_shard1_replica_n3] main]
   [junit4]   2> 420535 INFO  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 420536 INFO  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 420536 INFO  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 420536 INFO  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1627961366348300288
   [junit4]   2> 420573 INFO  
(searcherExecutor-334-thread-1-processing-n:127.0.0.1:46041_ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrCore 
[collection1_shard1_replica_n3] Registered new searcher 
Searcher@3e170a9[collection1_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 420588 INFO  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 420588 INFO  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 420683 INFO  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_n3
   [junit4]   2> 420807 INFO  
(updateExecutor-192-thread-1-processing-n:127.0.0.1:46041_ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1) [n:127.0.0.1:46041_ 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 420826 INFO  (qtp653654122-629) [n:127.0.0.1:46041_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=6328
   [junit4]   2> 420901 INFO  
(recoveryExecutor-194-thread-1-processing-n:127.0.0.1:46041_ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:46041_ c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 420901 INFO  
(recoveryExecutor-194-thread-1-processing-n:127.0.0.1:46041_ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:46041_ c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy startupVersions is 
empty
   [junit4]   2> 420918 INFO  (qtp1073470428-647) [n:127.0.0.1:37033_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:46041_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=14817
   [junit4]   2> 420948 INFO  (qtp1073470428-647) [n:127.0.0.1:37033_ 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp= path=/admin/ping 
params={wt=javabin&version=2} hits=0 status=0 QTime=16
   [junit4]   2> 420948 INFO  (qtp1073470428-647) [n:127.0.0.1:37033_ 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp= path=/admin/ping 
params={wt=javabin&version=2} status=0 QTime=29
   [junit4]   2> 420952 INFO  
(recoveryExecutor-194-thread-1-processing-n:127.0.0.1:46041_ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:46041_ c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard1_replica_n3]
   [junit4]   2> 420952 INFO  
(recoveryExecutor-194-thread-1-processing-n:127.0.0.1:46041_ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:46041_ c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 420952 INFO  
(recoveryExecutor-194-thread-1-processing-n:127.0.0.1:46041_ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:46041_ c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard1_replica_n3] as recovering, leader is 
[http://127.0.0.1:37033/collection1_shard1_replica_n1/] and I am 
[http://127.0.0.1:46041/collection1_shard1_replica_n3/]
   [junit4]   2> 421053 INFO  
(recoveryExecutor-194-thread-1-processing-n:127.0.0.1:46041_ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:46041_ c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Sending prep

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

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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/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-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null61304864
     [copy] Copying 239 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null61304864
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null61304864

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

Reply via email to