Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1185/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
        at 
__randomizedtesting.SeedInfo.seed([94236BF2DF017DBF:1C77542871FD1047]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11763 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 23651 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[94236BF2DF017DBF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/init-core-data-001
   [junit4]   2> 23651 WARN  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[94236BF2DF017DBF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 23651 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[94236BF2DF017DBF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 23652 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[94236BF2DF017DBF]-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> 23652 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[94236BF2DF017DBF]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qzp/
   [junit4]   2> 23682 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 23709 INFO  (Thread-108) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 23709 INFO  (Thread-108) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 23801 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38477
   [junit4]   2> 23931 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to 
java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 24090 ERROR (Thread-108) [    ] 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> 25464 INFO  (zkConnectionManagerCallback-32-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25482 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x160fd44bfb00000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 25491 INFO  (zkConnectionManagerCallback-34-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25506 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 25513 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 25542 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 25551 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 25556 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 25559 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 25561 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 25562 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 25564 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 25566 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 25567 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 25571 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 25717 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 25801 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1de89d07{/qzp,null,AVAILABLE}
   [junit4]   2> 25803 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5dbedd69{HTTP/1.1,[http/1.1]}{127.0.0.1:40055}
   [junit4]   2> 25803 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.e.j.s.Server Started @28041ms
   [junit4]   2> 25804 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qzp, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/tempDir-001/control/data,
 hostPort=40055, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 25804 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 25804 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 25804 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 25804 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 25804 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-16T04:40:31.403663Z
   [junit4]   2> 25837 INFO  (zkConnectionManagerCallback-36-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25839 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 25839 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/control-001/solr.xml
   [junit4]   2> 25843 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 25843 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 25845 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ae0bb48, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 25859 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38477/solr
   [junit4]   2> 25870 INFO  (zkConnectionManagerCallback-40-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25876 INFO  
(zkConnectionManagerCallback-42-thread-1-processing-n:127.0.0.1:40055_qzp) 
[n:127.0.0.1:40055_qzp    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26064 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:40055_qzp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 26066 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:40055_qzp    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40055_qzp
   [junit4]   2> 26068 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:40055_qzp    ] o.a.s.c.Overseer Overseer 
(id=99357663517736964-127.0.0.1:40055_qzp-n_0000000000) starting
   [junit4]   2> 26237 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:40055_qzp    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40055_qzp
   [junit4]   2> 26284 INFO  
(zkCallback-41-thread-1-processing-n:127.0.0.1:40055_qzp) 
[n:127.0.0.1:40055_qzp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 26606 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:40055_qzp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ae0bb48
   [junit4]   2> 26645 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:40055_qzp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ae0bb48
   [junit4]   2> 26646 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:40055_qzp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ae0bb48
   [junit4]   2> 26649 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:40055_qzp    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/control-001/cores
   [junit4]   2> 26817 INFO  (zkConnectionManagerCallback-48-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26818 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 26821 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38477/solr ready
   [junit4]   2> 26837 INFO  (qtp1457841304-297) [n:127.0.0.1:40055_qzp    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40055_qzp&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 26883 INFO  
(OverseerThreadFactory-164-thread-1-processing-n:127.0.0.1:40055_qzp) 
[n:127.0.0.1:40055_qzp    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 27042 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp    ] 
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> 27043 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 27160 INFO  
(zkCallback-41-thread-1-processing-n:127.0.0.1:40055_qzp) 
[n:127.0.0.1:40055_qzp    ] 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> 28121 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 28201 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
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> 28386 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
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> 28463 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
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> 28464 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
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@7ae0bb48
   [junit4]   2> 28464 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 28464 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 28474 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 28494 WARN  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
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> 28597 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
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> 28597 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
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> 28599 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 28599 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 28617 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7595860881399011]
   [junit4]   2> 28618 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@42c50d07[control_collection_shard1_replica_n1] main]
   [junit4]   2> 28627 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 28628 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
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> 28629 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 28633 INFO  
(searcherExecutor-167-thread-1-processing-n:127.0.0.1:40055_qzp 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:40055_qzp 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@42c50d07[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 28633 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
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 1589722621392453632
   [junit4]   2> 28683 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 28683 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
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> 28683 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40055/qzp/control_collection_shard1_replica_n1/
   [junit4]   2> 28684 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
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> 28684 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:40055/qzp/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 28684 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
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> 28720 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
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:40055/qzp/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 28824 INFO  
(zkCallback-41-thread-2-processing-n:127.0.0.1:40055_qzp) 
[n:127.0.0.1:40055_qzp    ] 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> 28872 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
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> 28875 INFO  (qtp1457841304-293) [n:127.0.0.1:40055_qzp 
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=1833
   [junit4]   2> 28900 INFO  (qtp1457841304-297) [n:127.0.0.1:40055_qzp    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 28979 INFO  
(zkCallback-41-thread-2-processing-n:127.0.0.1:40055_qzp) 
[n:127.0.0.1:40055_qzp    ] 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> 29900 INFO  (qtp1457841304-297) [n:127.0.0.1:40055_qzp    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40055_qzp&wt=javabin&version=2}
 status=0 QTime=3064
   [junit4]   2> 29902 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x160fd44bfb00005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 29912 INFO  (zkConnectionManagerCallback-52-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 29913 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 29920 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38477/solr ready
   [junit4]   2> 29921 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 29923 INFO  (qtp1457841304-294) [n:127.0.0.1:40055_qzp    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 29933 INFO  
(OverseerThreadFactory-164-thread-2-processing-n:127.0.0.1:40055_qzp) 
[n:127.0.0.1:40055_qzp    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 29934 INFO  
(OverseerCollectionConfigSetProcessor-99357663517736964-127.0.0.1:40055_qzp-n_0000000000)
 [n:127.0.0.1:40055_qzp    ] 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> 29934 WARN  
(OverseerThreadFactory-164-thread-2-processing-n:127.0.0.1:40055_qzp) 
[n:127.0.0.1:40055_qzp    ] o.a.s.c.CreateCollectionCmd It is unusual to create 
a collection (collection1) without cores.
   [junit4]   2> 30154 INFO  (qtp1457841304-294) [n:127.0.0.1:40055_qzp    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 30155 INFO  (qtp1457841304-294) [n:127.0.0.1:40055_qzp    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=231
   [junit4]   2> 30277 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/shard-1-001
 of type NRT
   [junit4]   2> 30278 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 30315 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10ee8a0b{/qzp,null,AVAILABLE}
   [junit4]   2> 30316 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@37e4a95a{HTTP/1.1,[http/1.1]}{127.0.0.1:45007}
   [junit4]   2> 30316 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.e.j.s.Server Started @32553ms
   [junit4]   2> 30316 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qzp, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/tempDir-001/jetty1,
 hostPort=45007, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/shard-1-001/cores}
   [junit4]   2> 30316 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 30316 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 30317 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 30317 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 30317 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-16T04:40:35.916088Z
   [junit4]   2> 30395 INFO  (zkConnectionManagerCallback-54-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 30402 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 30402 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/shard-1-001/solr.xml
   [junit4]   2> 30407 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 30407 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 30408 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ae0bb48, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 30418 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38477/solr
   [junit4]   2> 30427 INFO  (zkConnectionManagerCallback-58-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 30448 INFO  
(zkConnectionManagerCallback-60-thread-1-processing-n:127.0.0.1:45007_qzp) 
[n:127.0.0.1:45007_qzp    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 30479 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:45007_qzp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 30489 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:45007_qzp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 30497 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:45007_qzp    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45007_qzp
   [junit4]   2> 30506 INFO  
(zkCallback-41-thread-1-processing-n:127.0.0.1:40055_qzp) 
[n:127.0.0.1:40055_qzp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 30542 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:45007_qzp) 
[n:127.0.0.1:45007_qzp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 30542 INFO  (zkCallback-51-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 30719 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:45007_qzp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ae0bb48
   [junit4]   2> 30761 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:45007_qzp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ae0bb48
   [junit4]   2> 30761 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:45007_qzp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ae0bb48
   [junit4]   2> 30763 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:45007_qzp    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/shard-1-001/cores
   [junit4]   2> 30923 INFO  (qtp1457841304-298) [n:127.0.0.1:40055_qzp    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:45007_qzp&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 30949 INFO  
(OverseerCollectionConfigSetProcessor-99357663517736964-127.0.0.1:40055_qzp-n_0000000000)
 [n:127.0.0.1:40055_qzp    ] 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> 30954 INFO  
(OverseerThreadFactory-164-thread-3-processing-n:127.0.0.1:40055_qzp) 
[n:127.0.0.1:40055_qzp    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:45007_qzp for creating new replica
   [junit4]   2> 30974 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp    ] 
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> 30974 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 31117 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:45007_qzp) 
[n:127.0.0.1:45007_qzp    ] 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> 32010 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 32021 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 32087 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
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> 32122 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
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> 32123 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
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@7ae0bb48
   [junit4]   2> 32123 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 32123 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n61] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/shard-1-001/cores/collection1_shard2_replica_n61],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 32125 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 32127 WARN  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
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> 32177 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 32177 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
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> 32178 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 32178 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 32180 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7595860881399011]
   [junit4]   2> 32180 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6246d6aa[collection1_shard2_replica_n61] main]
   [junit4]   2> 32182 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 32182 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
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> 32183 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 32183 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
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 
1589722625114898432
   [junit4]   2> 32186 INFO  
(searcherExecutor-178-thread-1-processing-n:127.0.0.1:45007_qzp 
x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:45007_qzp 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[collection1_shard2_replica_n61] Registered new searcher 
Searcher@6246d6aa[collection1_shard2_replica_n61] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 32188 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 32188 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
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> 32189 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:45007/qzp/collection1_shard2_replica_n61/
   [junit4]   2> 32189 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 32189 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
http://127.0.0.1:45007/qzp/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 32189 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 32195 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45007/qzp/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 32297 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:45007_qzp) 
[n:127.0.0.1:45007_qzp    ] 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> 32346 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 32348 INFO  (qtp1369506527-345) [n:127.0.0.1:45007_qzp 
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=1375
   [junit4]   2> 32353 INFO  (qtp1457841304-298) [n:127.0.0.1:40055_qzp    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:45007_qzp&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1429
   [junit4]   2> 32449 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:45007_qzp) 
[n:127.0.0.1:45007_qzp    ] 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> 32456 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/shard-2-001
 of type NRT
   [junit4]   2> 32457 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 32458 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7d68db14{/qzp,null,AVAILABLE}
   [junit4]   2> 32459 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@701f5b38{HTTP/1.1,[http/1.1]}{127.0.0.1:38607}
   [junit4]   2> 32459 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.e.j.s.Server Started @34696ms
   [junit4]   2> 32459 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qzp, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/tempDir-001/jetty2,
 hostPort=38607, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/shard-2-001/cores}
   [junit4]   2> 32459 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 32460 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 32460 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 32460 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 32460 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-16T04:40:38.059445Z
   [junit4]   2> 32470 INFO  (zkConnectionManagerCallback-64-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 32472 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 32472 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/shard-2-001/solr.xml
   [junit4]   2> 32475 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 32475 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 32476 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ae0bb48, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 32482 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38477/solr
   [junit4]   2> 32484 INFO  (zkConnectionManagerCallback-68-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 32494 INFO  
(zkConnectionManagerCallback-70-thread-1-processing-n:127.0.0.1:38607_qzp) 
[n:127.0.0.1:38607_qzp    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 32501 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:38607_qzp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 32507 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:38607_qzp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 32509 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:38607_qzp    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38607_qzp
   [junit4]   2> 32512 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:45007_qzp) 
[n:127.0.0.1:45007_qzp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 32512 INFO  (zkCallback-51-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 32512 INFO  
(zkCallback-41-thread-1-processing-n:127.0.0.1:40055_qzp) 
[n:127.0.0.1:40055_qzp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 32545 INFO  
(zkCallback-69-thread-1-processing-n:127.0.0.1:38607_qzp) 
[n:127.0.0.1:38607_qzp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 32582 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:38607_qzp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ae0bb48
   [junit4]   2> 32597 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:38607_qzp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ae0bb48
   [junit4]   2> 32598 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:38607_qzp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ae0bb48
   [junit4]   2> 32600 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:38607_qzp    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/shard-2-001/cores
   [junit4]   2> 32698 INFO  (qtp456319195-377) [n:127.0.0.1:38607_qzp    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:38607_qzp&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 32705 INFO  
(OverseerCollectionConfigSetProcessor-99357663517736964-127.0.0.1:40055_qzp-n_0000000000)
 [n:127.0.0.1:40055_qzp    ] 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> 32706 INFO  
(OverseerThreadFactory-164-thread-4-processing-n:127.0.0.1:40055_qzp) 
[n:127.0.0.1:40055_qzp    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:38607_qzp for creating new replica
   [junit4]   2> 32710 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp    ] 
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> 32711 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 32822 INFO  
(zkCallback-69-thread-1-processing-n:127.0.0.1:38607_qzp) 
[n:127.0.0.1:38607_qzp    ] 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> 32822 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:45007_qzp) 
[n:127.0.0.1:45007_qzp    ] 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> 33734 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 33758 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 33819 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
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> 33854 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
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> 33855 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
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@7ae0bb48
   [junit4]   2> 33855 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 33855 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n63] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/shard-2-001/cores/collection1_shard3_replica_n63],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 33858 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 33866 WARN  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
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> 33937 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 33937 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
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> 33938 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 33938 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 33939 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7595860881399011]
   [junit4]   2> 33940 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@34da33cc[collection1_shard3_replica_n63] main]
   [junit4]   2> 33943 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 33944 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
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> 33945 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 33951 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
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 
1589722626968780800
   [junit4]   2> 33953 INFO  
(searcherExecutor-189-thread-1-processing-n:127.0.0.1:38607_qzp 
x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:38607_qzp 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[collection1_shard3_replica_n63] Registered new searcher 
Searcher@34da33cc[collection1_shard3_replica_n63] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 33956 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 33956 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
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> 33956 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:38607/qzp/collection1_shard3_replica_n63/
   [junit4]   2> 33956 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 33956 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
http://127.0.0.1:38607/qzp/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 33956 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 33958 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38607/qzp/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 34061 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:45007_qzp) 
[n:127.0.0.1:45007_qzp    ] 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> 34061 INFO  
(zkCallback-69-thread-1-processing-n:127.0.0.1:38607_qzp) 
[n:127.0.0.1:38607_qzp    ] 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> 34109 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 34147 INFO  (qtp456319195-373) [n:127.0.0.1:38607_qzp 
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=1436
   [junit4]   2> 34156 INFO  (qtp456319195-377) [n:127.0.0.1:38607_qzp    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:38607_qzp&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
 status=0 QTime=1458
   [junit4]   2> 34221 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:45007_qzp) 
[n:127.0.0.1:45007_qzp    ] 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> 34221 INFO  
(zkCallback-69-thread-1-processing-n:127.0.0.1:38607_qzp) 
[n:127.0.0.1:38607_qzp    ] 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> 34313 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/shard-3-001
 of type NRT
   [junit4]   2> 34314 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 34401 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@74ddeed7{/qzp,null,AVAILABLE}
   [junit4]   2> 34411 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@63af477e{HTTP/1.1,[http/1.1]}{127.0.0.1:44089}
   [junit4]   2> 34411 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.e.j.s.Server Started @36648ms
   [junit4]   2> 34411 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qzp, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/tempDir-001/jetty3,
 hostPort=44089, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/shard-3-001/cores}
   [junit4]   2> 34411 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 34412 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 34412 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 34412 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 34412 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-16T04:40:40.011240Z
   [junit4]   2> 34433 INFO  (zkConnectionManagerCallback-74-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 34436 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 34437 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/shard-3-001/solr.xml
   [junit4]   2> 34440 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 34440 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 34441 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ae0bb48, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 34457 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38477/solr
   [junit4]   2> 34485 INFO  (zkConnectionManagerCallback-78-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 34497 INFO  
(zkConnectionManagerCallback-80-thread-1-processing-n:127.0.0.1:44089_qzp) 
[n:127.0.0.1:44089_qzp    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 34509 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:44089_qzp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 34511 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:44089_qzp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 34518 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:44089_qzp    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44089_qzp
   [junit4]   2> 34519 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:45007_qzp) 
[n:127.0.0.1:45007_qzp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 34519 INFO  (zkCallback-51-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 34519 INFO  
(zkCallback-69-thread-1-processing-n:127.0.0.1:38607_qzp) 
[n:127.0.0.1:38607_qzp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 34519 INFO  
(zkCallback-41-thread-1-processing-n:127.0.0.1:40055_qzp) 
[n:127.0.0.1:40055_qzp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 34528 INFO  
(zkCallback-79-thread-1-processing-n:127.0.0.1:44089_qzp) 
[n:127.0.0.1:44089_qzp    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 34712 INFO  
(OverseerCollectionConfigSetProcessor-99357663517736964-127.0.0.1:40055_qzp-n_0000000000)
 [n:127.0.0.1:40055_qzp    ] 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> 34734 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:44089_qzp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ae0bb48
   [junit4]   2> 34847 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:44089_qzp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ae0bb48
   [junit4]   2> 34847 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:44089_qzp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ae0bb48
   [junit4]   2> 34851 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) 
[n:127.0.0.1:44089_qzp    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/shard-3-001/cores
   [junit4]   2> 35042 INFO  (qtp456319195-378) [n:127.0.0.1:38607_qzp    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:44089_qzp&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 35059 INFO  
(OverseerThreadFactory-164-thread-5-processing-n:127.0.0.1:40055_qzp) 
[n:127.0.0.1:40055_qzp    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:44089_qzp for creating new replica
   [junit4]   2> 35084 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp    ] 
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> 35085 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 35190 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:45007_qzp) 
[n:127.0.0.1:45007_qzp    ] 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> 35190 INFO  
(zkCallback-79-thread-1-processing-n:127.0.0.1:44089_qzp) 
[n:127.0.0.1:44089_qzp    ] 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> 35190 INFO  
(zkCallback-69-thread-1-processing-n:127.0.0.1:38607_qzp) 
[n:127.0.0.1:38607_qzp    ] 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> 36158 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 36172 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 36237 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
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> 36256 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
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> 36257 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
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@7ae0bb48
   [junit4]   2> 36258 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 36258 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n65] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/shard-3-001/cores/collection1_shard1_replica_n65],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 36264 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 36283 WARN  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
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> 36350 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 36350 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
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> 36352 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 36352 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 36354 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7595860881399011]
   [junit4]   2> 36356 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6317edd8[collection1_shard1_replica_n65] main]
   [junit4]   2> 36358 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 36358 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 36359 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 36359 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1589722629493751808
   [junit4]   2> 36362 INFO  
(searcherExecutor-200-thread-1-processing-n:127.0.0.1:44089_qzp 
x:collection1_shard1_replica_n65 s:shard1 c:collection1) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
[collection1_shard1_replica_n65] Registered new searcher 
Searcher@6317edd8[collection1_shard1_replica_n65] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 36365 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 36365 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 36365 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:44089/qzp/collection1_shard1_replica_n65/
   [junit4]   2> 36365 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 36365 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
http://127.0.0.1:44089/qzp/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 36365 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 36368 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44089/qzp/collection1_shard1_replica_n65/ shard1
   [junit4]   2> 36469 INFO  
(zkCallback-79-thread-1-processing-n:127.0.0.1:44089_qzp) 
[n:127.0.0.1:44089_qzp    ] 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> 36469 INFO  
(zkCallback-69-thread-1-processing-n:127.0.0.1:38607_qzp) 
[n:127.0.0.1:38607_qzp    ] 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> 36469 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:45007_qzp) 
[n:127.0.0.1:45007_qzp    ] 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> 36519 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 36521 INFO  (qtp1096562665-408) [n:127.0.0.1:44089_qzp 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1437
   [junit4]   2> 36527 INFO  (qtp456319195-378) [n:127.0.0.1:38607_qzp    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:44089_qzp&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1485
   [junit4]   2> 36645 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:45007_qzp) 
[n:127.0.0.1:45007_qzp    ] 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> 36645 INFO  
(zkCallback-79-thread-1-processing-n:127.0.0.1:44089_qzp) 
[n:127.0.0.1:44089_qzp    ] 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> 36645 INFO  
(zkCallback-69-thread-1-processing-n:127.0.0.1:38607_qzp) 
[n:127.0.0.1:38607_qzp    ] 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> 36646 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/shard-4-001
 of type NRT
   [junit4]   2> 36649 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 36657 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5e2849aa{/qzp,null,AVAILABLE}
   [junit4]   2> 36658 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@435dea37{HTTP/1.1,[http/1.1]}{127.0.0.1:40749}
   [junit4]   2> 36658 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.e.j.s.Server Started @38895ms
   [junit4]   2> 36658 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qzp, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/tempDir-001/jetty4,
 hostPort=40749, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/shard-4-001/cores,
 replicaType=NRT}
   [junit4]   2> 36658 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 36659 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 36659 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 36659 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 36659 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-16T04:40:42.258305Z
   [junit4]   2> 36665 INFO  (zkConnectionManagerCallback-84-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36670 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 36670 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001/shard-4-001/solr.xml
   [junit4]   2> 36672 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 36672 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 36673 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ae0bb48, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 36678 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[94236BF2DF017DBF]) [    ] 
o.a.s.c.ZkCont

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

flect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_94236BF2DF017DBF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{4grand0_s=FSTOrd50, 7grand1_s=FSTOrd50, 9grand7_s=FSTOrd50, 
15parent_f2_s=PostingsFormat(name=Direct), 25parent_f2_s=FST50, 
6parent_f2_s=PostingsFormat(name=Direct), 8grand4_s=FSTOrd50, 
35parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
0parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
13grand9_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_t=FST50, 
15grand7_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
6child2_s=FSTOrd50, 7child5_s=FSTOrd50, 5grand3_s=FSTOrd50, 
1parent_f1_s=PostingsFormat(name=Direct), 8child0_s=FSTOrd50, 
6child1_s=PostingsFormat(name=Direct), 12grand10_s=FST50, 13grand0_s=FST50, 
_root_=FST50, 14grand3_s=FST50, 15grand11_s=FSTOrd50, 12grand5_s=FST50, 
3child0_s=PostingsFormat(name=Direct), 4child3_s=PostingsFormat(name=Direct), 
1grand0_s=PostingsFormat(name=Direct), 11grand2_s=FST50, 10grand7_s=FST50, 
7parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
13grand12_s=PostingsFormat(name=Direct), 5grand2_s=PostingsFormat(name=Direct), 
10grand9_s=FSTOrd50, 4grand1_s=PostingsFormat(name=Direct), 
9grand6_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
12grand7_s=FSTOrd50, 8grand5_s=PostingsFormat(name=Direct), 13grand8_s=FST50, 
30parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
14grand5_s=FSTOrd50, 14parent_f2_s=FST50, 20parent_f1_s=FST50, 
1parent_f2_s=FSTOrd50, 15grand6_s=FST50, 
6child3_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
7grand0_s=PostingsFormat(name=Direct), text_t=FST50, 
24parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
7child4_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
34parent_f2_s=FSTOrd50, 
8child1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), type_s=FST50, 
14grand4_s=PostingsFormat(name=Direct), 
12grand11_s=PostingsFormat(name=Direct), 
10parent_f1_s=PostingsFormat(name=Direct), 
15grand12_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
11grand1_s=PostingsFormat(name=Direct), 12grand6_s=PostingsFormat(name=Direct), 
10grand0_s=PostingsFormat(name=Direct), 10grand8_s=PostingsFormat(name=Direct), 
31parent_f1_s=FST50, 5grand1_s=FST50, 6grand4_s=FST50, 11parent_f1_s=FSTOrd50, 
4grand2_s=FST50, 7grand3_s=FST50, 11grand9_s=PostingsFormat(name=Direct), 
9grand5_s=FST50, 8grand6_s=FST50, 37parent_f1_s=FSTOrd50, 
14grand6_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
15grand5_s=PostingsFormat(name=Direct), 24parent_f1_s=FST50, 
30parent_f2_s=FSTOrd50, 5parent_f1_s=PostingsFormat(name=Direct), 
8child2_s=FST50, 10parent_f2_s=FST50, 13grand2_s=FSTOrd50, 11grand0_s=FSTOrd50, 
12grand3_s=FSTOrd50, 2grand1_s=PostingsFormat(name=Direct), 
17parent_f2_s=PostingsFormat(name=Direct), 
3child2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
26parent_f2_s=PostingsFormat(name=Direct), 
1child0_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
10grand1_s=FSTOrd50, 
5grand0_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
28parent_f1_s=FST50, 
6grand5_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
7grand2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
4grand3_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
15parent_f1_s=FSTOrd50, 11grand8_s=FSTOrd50, 
9grand4_s=PostingsFormat(name=Direct), 
8grand7_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
35parent_f1_s=FST50, 
19parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
37parent_f2_s=PostingsFormat(name=Direct), 14grand7_s=FST50, 
5child4_s=PostingsFormat(name=Direct), 14grand13_s=PostingsFormat(name=Direct), 
7child6_s=PostingsFormat(name=Direct), 15grand4_s=FSTOrd50, 
8child3_s=PostingsFormat(name=Direct), 5parent_f2_s=FSTOrd50, 
15grand3_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 6child0_s=FST50, 
15grand10_s=PostingsFormat(name=Direct), 
13grand1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
12grand4_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
17parent_f1_s=FST50, 2grand0_s=FST50, 
11grand7_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
3child1_s=FSTOrd50, 7parent_f2_s=FST50, 26parent_f1_s=FSTOrd50, 
10grand2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
3parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
28parent_f2_s=PostingsFormat(name=Direct), 6grand2_s=FSTOrd50, 
7grand5_s=FSTOrd50, 18parent_f2_s=FST50, 8grand0_s=FSTOrd50, 
9grand3_s=FSTOrd50, 3grand1_s=FSTOrd50, 4parent_f1_s=FSTOrd50, 
19parent_f1_s=FSTOrd50, 11grand10_s=PostingsFormat(name=Direct), 
14grand8_s=PostingsFormat(name=Direct), 5child3_s=FSTOrd50, 
9parent_f2_s=FSTOrd50, 14grand12_s=FST50, 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 7child1_s=FSTOrd50, 
13parent_f1_s=FST50, 
7child0_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 15grand2_s=FST50, 
8child4_s=FSTOrd50, 
23parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
5child2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 13grand4_s=FST50, 
29parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
33parent_f1_s=FSTOrd50, 
12parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
22parent_f1_s=FSTOrd50, 12grand1_s=FST50, 11grand6_s=FST50, 
2child1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 3parent_f2_s=FST50, 
32parent_f1_s=PostingsFormat(name=Direct), 10grand3_s=FST50, 
6grand3_s=PostingsFormat(name=Direct), 
31parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
11parent_f2_s=PostingsFormat(name=Direct), 21parent_f2_s=FST50, 
7grand4_s=PostingsFormat(name=Direct), 3grand0_s=PostingsFormat(name=Direct), 
8grand1_s=PostingsFormat(name=Direct), 
9grand2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
9parent_f1_s=PostingsFormat(name=Direct), 14grand9_s=FSTOrd50, 
14grand11_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
13parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
23parent_f2_s=FSTOrd50, 
8child5_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
15grand1_s=PostingsFormat(name=Direct), 5child1_s=FST50, 
14grand0_s=PostingsFormat(name=Direct), 
33parent_f2_s=PostingsFormat(name=Direct), 
13grand3_s=PostingsFormat(name=Direct), 
22parent_f2_s=PostingsFormat(name=Direct), 4child0_s=FSTOrd50, 
11grand5_s=PostingsFormat(name=Direct), 12grand2_s=PostingsFormat(name=Direct), 
12parent_f2_s=FSTOrd50, 10grand4_s=PostingsFormat(name=Direct), 
32parent_f2_s=FST50, 21parent_f1_s=PostingsFormat(name=Direct), 
8grand2_s=FST50, 9grand1_s=FST50, 
12grand8_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
13grand7_s=PostingsFormat(name=Direct), 
14parent_f1_s=PostingsFormat(name=Direct), 14grand10_s=FSTOrd50, 
20parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
34parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
6child4_s=FST50, 15grand9_s=PostingsFormat(name=Direct), 6grand0_s=FST50, 
7child3_s=FST50, 15grand0_s=FSTOrd50, 8child6_s=FST50, 
5child0_s=PostingsFormat(name=Direct), 14grand1_s=FSTOrd50, 
8parent_f1_s=FSTOrd50, 15grand13_s=FST50, 27parent_f2_s=FSTOrd50, 
2parent_f2_s=PostingsFormat(name=Direct), 
4child1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
11grand4_s=FSTOrd50, 16parent_f2_s=FSTOrd50, 10grand5_s=FSTOrd50, 
36parent_f2_s=FST50, 
13grand10_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
7grand6_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
18parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
9grand8_s=PostingsFormat(name=Direct), 
8grand3_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 6parent_f1_s=FST50, 
25parent_f1_s=PostingsFormat(name=Direct), 12grand9_s=FST50, 
0parent_f1_s=FSTOrd50, 
3grand2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
9grand0_s=PostingsFormat(name=Direct), 
4parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
13grand6_s=FSTOrd50, 6child5_s=PostingsFormat(name=Direct), 
7child2_s=PostingsFormat(name=Direct), 
5grand4_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
6grand1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
15grand8_s=FSTOrd50, 8child7_s=PostingsFormat(name=Direct), 
16parent_f1_s=PostingsFormat(name=Direct), 
14grand2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
8parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
15grand14_s=PostingsFormat(name=Direct), 
13grand5_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
29parent_f2_s=FST50, 2parent_f1_s=FST50, 4child2_s=FST50, 
rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
11grand3_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
27parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
12grand0_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
10grand6_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 2child0_s=FST50, 
13grand11_s=FST50, 36parent_f1_s=PostingsFormat(name=Direct)}, 
docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=346, 
maxMBSortInHeap=6.458885404024035, sim=RandomSimilarity(queryNorm=true): {}, 
locale=sr-BA, timezone=Etc/Zulu
   [junit4]   2> NOTE: Linux 4.13.0-26-generic amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=8,threads=1,free=260459032,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [UUIDFieldTest, 
TestTrieFacet, TestCopyFieldCollectionResource, 
DistributedSpellCheckComponentTest, TestLegacyFieldCache, 
TestGraphMLResponseWriter, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [24/767 (1!)] on J2 in 70.91s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 43418 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to