Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/360/

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

Error Message:
Error from server at http://127.0.0.1:46525/u/h/control_collection: ERROR 
adding document SolrInputDocument(fields: [id=100006401, text_t=some text so 
that it not's negligent work to parse this doc, even though it's still a pretty 
short doc, _version_=1615549032016379904])

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:46525/u/h/control_collection: ERROR adding 
document SolrInputDocument(fields: [id=100006401, text_t=some text so that it 
not's negligent work to parse this doc, even though it's still a pretty short 
doc, _version_=1615549032016379904])
        at 
__randomizedtesting.SeedInfo.seed([98C8A0C53E10E698:109C9F1F90EC8B60]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:156)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.index_specific(AbstractFullDistribZkTestBase.java:879)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testConcurrentIndexing(FullSolrCloudDistribCmdsTest.java:697)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:139)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 14859 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/init-core-data-001
   [junit4]   2> 3573707 WARN  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[98C8A0C53E10E698]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 3573707 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[98C8A0C53E10E698]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3573725 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[98C8A0C53E10E698]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 3573725 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[98C8A0C53E10E698]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3573725 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[98C8A0C53E10E698]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /u/h
   [junit4]   2> 3573727 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3573738 INFO  (Thread-12301) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3573738 INFO  (Thread-12301) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3573751 ERROR (Thread-12301) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3573838 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34988
   [junit4]   2> 3573847 INFO  (zkConnectionManagerCallback-4737-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3573888 INFO  (zkConnectionManagerCallback-4739-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3573892 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3573893 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3573894 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3573895 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3573916 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3573917 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3573918 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3573919 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3573920 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3573933 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3573934 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3573935 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 3574519 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3574521 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3574521 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3574521 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3574523 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@59c28f21{/u/h,null,AVAILABLE}
   [junit4]   2> 3574524 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4d20d38a{HTTP/1.1,[http/1.1]}{127.0.0.1:46525}
   [junit4]   2> 3574524 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.Server Started @3574979ms
   [junit4]   2> 3574524 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/tempDir-001/control/data,
 hostContext=/u/h, hostPort=46525, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/control-001/cores}
   [junit4]   2> 3574626 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3574626 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3574626 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 3574626 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3574626 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3574626 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-28T06:19:01.711Z
   [junit4]   2> 3574628 INFO  (zkConnectionManagerCallback-4741-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3574629 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3574629 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/control-001/solr.xml
   [junit4]   2> 3574632 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3574632 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3574654 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5634a4dd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3576353 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34988/solr
   [junit4]   2> 3576380 INFO  (zkConnectionManagerCallback-4745-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3576424 INFO  (zkConnectionManagerCallback-4747-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3576954 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) 
[n:127.0.0.1:46525_u%2Fh    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46525_u%2Fh
   [junit4]   2> 3576955 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) 
[n:127.0.0.1:46525_u%2Fh    ] o.a.s.c.Overseer Overseer 
(id=73567867341897732-127.0.0.1:46525_u%2Fh-n_0000000000) starting
   [junit4]   2> 3577002 INFO  (zkConnectionManagerCallback-4754-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3577015 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) 
[n:127.0.0.1:46525_u%2Fh    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34988/solr ready
   [junit4]   2> 3577030 INFO  
(OverseerStateUpdate-73567867341897732-127.0.0.1:46525_u%2Fh-n_0000000000) 
[n:127.0.0.1:46525_u%2Fh    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:46525_u%2Fh
   [junit4]   2> 3577032 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) 
[n:127.0.0.1:46525_u%2Fh    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46525_u%2Fh
   [junit4]   2> 3577188 INFO  (zkCallback-4753-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3577201 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) 
[n:127.0.0.1:46525_u%2Fh    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3577273 INFO  
(OverseerStateUpdate-73567867341897732-127.0.0.1:46525_u%2Fh-n_0000000000) 
[n:127.0.0.1:46525_u%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3577276 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) 
[n:127.0.0.1:46525_u%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5634a4dd
   [junit4]   2> 3577343 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) 
[n:127.0.0.1:46525_u%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5634a4dd
   [junit4]   2> 3577343 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) 
[n:127.0.0.1:46525_u%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5634a4dd
   [junit4]   2> 3577345 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) 
[n:127.0.0.1:46525_u%2Fh    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/control-001/cores
   [junit4]   2> 3577455 INFO  (zkConnectionManagerCallback-4760-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3577473 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3577474 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34988/solr ready
   [junit4]   2> 3577475 INFO  (qtp881846889-25258) [n:127.0.0.1:46525_u%2Fh    
] 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:46525_u%252Fh&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3577490 INFO  
(OverseerThreadFactory-6154-thread-1-processing-n:127.0.0.1:46525_u%2Fh) 
[n:127.0.0.1:46525_u%2Fh    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 3577601 INFO  (qtp881846889-25253) [n:127.0.0.1:46525_u%2Fh    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3577636 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh    
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> 3577636 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 3578811 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 3578883 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
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> 3579336 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3579393 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
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> 3579394 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
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@5634a4dd
   [junit4]   2> 3579394 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
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-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 3579409 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
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=30, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=80.025390625, 
floorSegmentMB=2.0947265625, forceMergeDeletesPctAllowed=6.152401074499108, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=41.49410604339717
   [junit4]   2> 3579432 WARN  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
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> 3579702 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
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> 3579702 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
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> 3579703 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3579703 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3579704 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 3579706 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@293892f4[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3579707 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3579707 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
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> 3579707 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3579708 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
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 1615548956586016768
   [junit4]   2> 3579718 INFO  
(searcherExecutor-6159-thread-1-processing-n:127.0.0.1:46525_u%2Fh 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:46525_u%2Fh 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@293892f4[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3579733 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
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> 3579748 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3579748 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
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> 3579748 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46525/u/h/control_collection_shard1_replica_n1/
   [junit4]   2> 3579748 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
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> 3579749 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:46525/u/h/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3579749 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3579768 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
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:46525/u/h/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3579836 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
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> 3579838 INFO  (qtp881846889-25254) [n:127.0.0.1:46525_u%2Fh 
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=2202
   [junit4]   2> 3579870 INFO  (qtp881846889-25258) [n:127.0.0.1:46525_u%2Fh    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 3579949 INFO  (zkCallback-4746-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> 3580879 INFO  (qtp881846889-25258) [n:127.0.0.1:46525_u%2Fh    
] 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:46525_u%252Fh&wt=javabin&version=2}
 status=0 QTime=3404
   [junit4]   2> 3580924 INFO  (zkConnectionManagerCallback-4765-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3580929 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3580929 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34988/solr ready
   [junit4]   2> 3580929 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 3580942 INFO  (qtp881846889-25253) [n:127.0.0.1:46525_u%2Fh    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3581012 INFO  
(OverseerCollectionConfigSetProcessor-73567867341897732-127.0.0.1:46525_u%2Fh-n_0000000000)
 [n:127.0.0.1:46525_u%2Fh    ] 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> 3581010 INFO  
(OverseerThreadFactory-6154-thread-2-processing-n:127.0.0.1:46525_u%2Fh) 
[n:127.0.0.1:46525_u%2Fh    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 3581347 WARN  
(OverseerThreadFactory-6154-thread-2-processing-n:127.0.0.1:46525_u%2Fh) 
[n:127.0.0.1:46525_u%2Fh    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 3581364 INFO  (qtp881846889-25253) [n:127.0.0.1:46525_u%2Fh    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 3581365 INFO  (qtp881846889-25253) [n:127.0.0.1:46525_u%2Fh    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=423
   [junit4]   2> 3582156 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/shard-1-001
 of type NRT
   [junit4]   2> 3582157 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3582215 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3582216 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3582216 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3582265 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7f607861{/u/h,null,AVAILABLE}
   [junit4]   2> 3582265 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5383e5dd{HTTP/1.1,[http/1.1]}{127.0.0.1:39330}
   [junit4]   2> 3582265 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.Server Started @3582720ms
   [junit4]   2> 3582265 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/u/h, hostPort=39330, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/shard-1-001/cores}
   [junit4]   2> 3582266 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3582266 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3582266 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 3582266 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3582266 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3582266 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-28T06:19:09.351Z
   [junit4]   2> 3582272 INFO  (zkConnectionManagerCallback-4767-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3582302 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3582302 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/shard-1-001/solr.xml
   [junit4]   2> 3582325 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3582325 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3582338 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5634a4dd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3582985 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34988/solr
   [junit4]   2> 3582986 INFO  (zkConnectionManagerCallback-4771-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3583005 INFO  (zkConnectionManagerCallback-4773-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3583033 INFO  
(OverseerCollectionConfigSetProcessor-73567867341897732-127.0.0.1:46525_u%2Fh-n_0000000000)
 [n:127.0.0.1:46525_u%2Fh    ] 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> 3583049 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3583052 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3583052 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39330_u%2Fh
   [junit4]   2> 3583086 INFO  (zkCallback-4746-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3583086 INFO  (zkCallback-4753-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3583126 INFO  (zkCallback-4772-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3583126 INFO  (zkCallback-4764-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3583406 INFO  (zkConnectionManagerCallback-4780-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3583411 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3583412 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34988/solr ready
   [junit4]   2> 3583443 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 3583538 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5634a4dd
   [junit4]   2> 3583576 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5634a4dd
   [junit4]   2> 3583577 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5634a4dd
   [junit4]   2> 3583591 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/shard-1-001/cores
   [junit4]   2> 3583707 INFO  (qtp1767149015-25312) [n:127.0.0.1:39330_u%2Fh   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:39330_u%252Fh&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3583797 INFO  (qtp1767149015-25307) [n:127.0.0.1:39330_u%2Fh   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3583887 INFO  (qtp881846889-25259) [n:127.0.0.1:46525_u%2Fh    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=54
   [junit4]   2> 3583889 INFO  (qtp881846889-25260) [n:127.0.0.1:46525_u%2Fh    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3583903 INFO  
(OverseerThreadFactory-6154-thread-3-processing-n:127.0.0.1:46525_u%2Fh) 
[n:127.0.0.1:46525_u%2Fh c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:39330_u%2Fh for creating new replica of shard shard2 
for collection collection1
   [junit4]   2> 3583968 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh   
 x:collection1_shard2_replica_n61] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3585128 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 3585232 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 3586306 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3586397 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n61' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 3586398 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n61' (registry 
'solr.core.collection1.shard2.replica_n61') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5634a4dd
   [junit4]   2> 3586398 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n61] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/shard-1-001/cores/collection1_shard2_replica_n61],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 3586439 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=80.025390625, 
floorSegmentMB=2.0947265625, forceMergeDeletesPctAllowed=6.152401074499108, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=41.49410604339717
   [junit4]   2> 3586491 WARN  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
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> 3586812 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3586812 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3586814 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3586814 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3586830 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 3586849 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ff32369[collection1_shard2_replica_n61] main]
   [junit4]   2> 3586864 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3586864 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3586865 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3586866 INFO  
(searcherExecutor-6173-thread-1-processing-n:127.0.0.1:39330_u%2Fh 
x:collection1_shard2_replica_n61 c:collection1 s:shard2) 
[n:127.0.0.1:39330_u%2Fh c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[collection1_shard2_replica_n61] Registered new searcher 
Searcher@1ff32369[collection1_shard2_replica_n61] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3586866 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1615548964091723776
   [junit4]   2> 3586976 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node62=0}, version=0}
   [junit4]   2> 3586991 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3586991 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3586991 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:39330/u/h/collection1_shard2_replica_n61/
   [junit4]   2> 3586991 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 3586991 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
http://127.0.0.1:39330/u/h/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 3586991 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3587026 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39330/u/h/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 3587096 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 3587098 INFO  (qtp1767149015-25308) [n:127.0.0.1:39330_u%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3129
   [junit4]   2> 3587181 INFO  (qtp1767149015-25312) [n:127.0.0.1:39330_u%2Fh 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:39330_u%252Fh&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=3474
   [junit4]   2> 3587254 INFO  (zkCallback-4772-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3587850 INFO  
(OverseerCollectionConfigSetProcessor-73567867341897732-127.0.0.1:46525_u%2Fh-n_0000000000)
 [n:127.0.0.1:46525_u%2Fh    ] 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> 3588180 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/shard-2-001
 of type NRT
   [junit4]   2> 3588181 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3588223 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3588223 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3588223 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3588242 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5624b48a{/u/h,null,AVAILABLE}
   [junit4]   2> 3588242 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7c0e5fe8{HTTP/1.1,[http/1.1]}{127.0.0.1:37430}
   [junit4]   2> 3588242 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.Server Started @3588697ms
   [junit4]   2> 3588242 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/u/h, hostPort=37430, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/shard-2-001/cores}
   [junit4]   2> 3588242 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3588250 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3588250 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 3588250 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3588250 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3588250 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-28T06:19:15.335Z
   [junit4]   2> 3588252 INFO  (zkConnectionManagerCallback-4783-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3588270 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3588270 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1055d95e7cc000c, likely client has closed socket
   [junit4]   2> 3588270 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/shard-2-001/solr.xml
   [junit4]   2> 3588273 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3588273 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3588307 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5634a4dd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3589117 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34988/solr
   [junit4]   2> 3589130 INFO  (zkConnectionManagerCallback-4787-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3589134 INFO  (zkConnectionManagerCallback-4789-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3589159 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3589162 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3589162 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37430_u%2Fh
   [junit4]   2> 3589172 INFO  (zkCallback-4746-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3589172 INFO  (zkCallback-4753-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3589172 INFO  (zkCallback-4772-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3589192 INFO  (zkCallback-4764-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3589285 INFO  (zkCallback-4788-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3589301 INFO  (zkCallback-4779-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3589411 INFO  (zkConnectionManagerCallback-4796-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3589464 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3589464 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34988/solr ready
   [junit4]   2> 3589465 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 3589552 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5634a4dd
   [junit4]   2> 3589620 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5634a4dd
   [junit4]   2> 3589620 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5634a4dd
   [junit4]   2> 3589635 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/shard-2-001/cores
   [junit4]   2> 3590014 INFO  (qtp855049329-25349) [n:127.0.0.1:37430_u%2Fh    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:37430_u%252Fh&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3590062 INFO  (qtp855049329-25344) [n:127.0.0.1:37430_u%2Fh    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3590088 INFO  (qtp1767149015-25307) [n:127.0.0.1:39330_u%2Fh   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard2.replica_n61:INDEX.sizeInBytes}
 status=0 QTime=1
   [junit4]   2> 3590122 INFO  (qtp1767149015-25314) [n:127.0.0.1:39330_u%2Fh   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=33
   [junit4]   2> 3590134 INFO  (qtp881846889-25260) [n:127.0.0.1:46525_u%2Fh    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 3590136 INFO  (qtp881846889-25259) [n:127.0.0.1:46525_u%2Fh    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3590138 INFO  
(OverseerThreadFactory-6154-thread-4-processing-n:127.0.0.1:46525_u%2Fh) 
[n:127.0.0.1:46525_u%2Fh c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:37430_u%2Fh for creating new replica of shard shard3 
for collection collection1
   [junit4]   2> 3590224 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh    
x:collection1_shard3_replica_n63] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3590240 INFO  (zkCallback-4772-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3591270 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 3591323 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 3591734 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3591794 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard3_replica_n63' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 3591795 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_n63' (registry 
'solr.core.collection1.shard3.replica_n63') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5634a4dd
   [junit4]   2> 3591807 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n63] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/shard-2-001/cores/collection1_shard3_replica_n63],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 3591810 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=80.025390625, 
floorSegmentMB=2.0947265625, forceMergeDeletesPctAllowed=6.152401074499108, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=41.49410604339717
   [junit4]   2> 3591861 WARN  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
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> 3592315 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3592315 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3592317 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3592317 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3592318 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 3592319 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@52fff9ef[collection1_shard3_replica_n63] main]
   [junit4]   2> 3592388 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3592409 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3592409 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3592410 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1615548969905029120
   [junit4]   2> 3592413 INFO  
(searcherExecutor-6187-thread-1-processing-n:127.0.0.1:37430_u%2Fh 
x:collection1_shard3_replica_n63 c:collection1 s:shard3) 
[n:127.0.0.1:37430_u%2Fh c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[collection1_shard3_replica_n63] Registered new searcher 
Searcher@52fff9ef[collection1_shard3_replica_n63] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3592447 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard3 to 
Terms{values={core_node64=0}, version=0}
   [junit4]   2> 3592449 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3592449 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3592449 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:37430/u/h/collection1_shard3_replica_n63/
   [junit4]   2> 3592449 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 3592462 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
http://127.0.0.1:37430/u/h/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 3592462 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3592465 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37430/u/h/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 3592499 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 3592501 INFO  (qtp855049329-25345) [n:127.0.0.1:37430_u%2Fh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2277
   [junit4]   2> 3592465 INFO  (zkCallback-4772-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3592560 INFO  (qtp855049329-25349) [n:127.0.0.1:37430_u%2Fh 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:37430_u%252Fh&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
 status=0 QTime=2545
   [junit4]   2> 3592608 INFO  (zkCallback-4788-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3592632 INFO  (zkCallback-4772-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3593341 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/shard-3-001
 of type NRT
   [junit4]   2> 3593341 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3593342 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3593342 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3593342 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3593343 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3adf75a3{/u/h,null,AVAILABLE}
   [junit4]   2> 3593343 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3c7651fb{HTTP/1.1,[http/1.1]}{127.0.0.1:45808}
   [junit4]   2> 3593343 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.e.j.s.Server Started @3593798ms
   [junit4]   2> 3593376 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/u/h, hostPort=45808, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/shard-3-001/cores}
   [junit4]   2> 3593417 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3593418 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3593418 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 3593418 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3593418 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3593418 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-28T06:19:20.503Z
   [junit4]   2> 3593438 INFO  (zkConnectionManagerCallback-4799-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3593439 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3593439 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/shard-3-001/solr.xml
   [junit4]   2> 3593455 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3593455 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3593507 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5634a4dd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3593979 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34988/solr
   [junit4]   2> 3594002 INFO  (zkConnectionManagerCallback-4803-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3594006 INFO  (zkConnectionManagerCallback-4805-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3594022 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3594043 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3594043 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45808_u%2Fh
   [junit4]   2> 3594044 INFO  (zkCallback-4746-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3594044 INFO  (zkCallback-4788-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3594054 INFO  (zkCallback-4753-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3594054 INFO  (zkCallback-4764-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3594054 INFO  (zkCallback-4772-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3594070 INFO  (zkCallback-4779-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3594090 INFO  (zkCallback-4804-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3594091 INFO  
(OverseerCollectionConfigSetProcessor-73567867341897732-127.0.0.1:46525_u%2Fh-n_0000000000)
 [n:127.0.0.1:46525_u%2Fh    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3594095 INFO  (zkCallback-4795-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3594169 INFO  (zkConnectionManagerCallback-4812-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3594170 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3594171 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34988/solr ready
   [junit4]   2> 3594184 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 3594259 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5634a4dd
   [junit4]   2> 3594310 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5634a4dd
   [junit4]   2> 3594310 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5634a4dd
   [junit4]   2> 3594312 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[98C8A0C53E10E698]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/shard-3-001/cores
   [junit4]   2> 3594507 INFO  (qtp855049329-25348) [n:127.0.0.1:37430_u%2Fh    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:45808_u%252Fh&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3594545 INFO  (qtp855049329-25344) [n:127.0.0.1:37430_u%2Fh    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard3.replica_n63:INDEX.sizeInBytes}
 status=0 QTime=1
   [junit4]   2> 3594546 INFO  (qtp855049329-25344) [n:127.0.0.1:37430_u%2Fh    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3594591 INFO  (qtp1767149015-25313) [n:127.0.0.1:39330_u%2Fh   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard2.replica_n61:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 3594592 INFO  (qtp1767149015-25314) [n:127.0.0.1:39330_u%2Fh   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3594603 INFO  (qtp1680570307-25386) [n:127.0.0.1:45808_u%2Fh   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3594605 INFO  (qtp881846889-25259) [n:127.0.0.1:46525_u%2Fh    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 3594635 INFO  (qtp881846889-25260) [n:127.0.0.1:46525_u%2Fh    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=29
   [junit4]   2> 3594644 INFO  
(OverseerThreadFactory-6154-thread-5-processing-n:127.0.0.1:46525_u%2Fh) 
[n:127.0.0.1:46525_u%2Fh c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:45808_u%2Fh for creating new replica of shard shard1 
for collection collection1
   [junit4]   2> 3594665 INFO  (qtp1680570307-25381) [n:127.0.0.1:45808_u%2Fh   
 x:collection1_shard1_replica_n65] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3594682 INFO  (zkCallback-4788-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 3594692 INFO  (zkCallback-4772-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 3594754 INFO  (qtp1680570307-25381) [n:127.0.0.1:45808_u%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 3594921 INFO  (qtp1680570307-25381) [n:127.0.0.1:45808_u%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 3595211 INFO  (qtp1680570307-25381) [n:127.0.0.1:45808_u%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3595281 INFO  (qtp1680570307-25381) [n:127.0.0.1:45808_u%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n65' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 3595282 INFO  (qtp1680570307-25381) [n:127.0.0.1:45808_u%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n65' (registry 
'solr.core.collection1.shard1.replica_n65') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5634a4dd
   [junit4]   2> 3595302 INFO  (qtp1680570307-25381) [n:127.0.0.1:45808_u%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n65] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/shard-3-001/cores/collection1_shard1_replica_n65],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_98C8A0C53E10E698-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 3595304 INFO  (qtp1680570307-25381) [n:127.0.0.1:45808_u%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=80.025390625, 
floorSegmentMB=2.0947265625, forceMergeDeletesPctAllowed=6.152401074499108, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=41.49410604339717
   [junit4]   2> 3595355 WARN  (qtp1680570307-25381) [n:127.0.0.1:45808_u%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
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> 3595732 INFO  (qtp1680570307-25381) [n:127.0.0.1:45808_u%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3595732 INFO  (qtp1680570307-25381) [n:127.0.0.1:45808_u%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3595734 INFO  (qtp1680570307-25381) [n:127.0.0.1:45808_u%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3595734 INFO  (qtp1680570307-25381) [n:127.0.0.1:45808_u%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3595735 INFO  (qtp1680570307-25381) [n:127.0.0.1:45808_u%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 3595736 INFO  (qtp1680570307-25381) [n:127.0.0.1:45808_u%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@65106d4b[collection1_shard1_replica_n65] main]
   [junit4]   2> 3595777 INFO  (qtp1680570307-25381) [n:127.0.0.1:45808_u%2Fh 
c:collection1 s:shard1  x

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

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

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null1474879565
     [copy] Copying 241 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null1474879565
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null1474879565

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 30ms :: artifacts dl 4ms
        ---------------------------------------------------------------------
        |                  |            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: 512 minutes 40 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
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:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                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:1819)
                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:2920)
        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:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        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:1819)
        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