You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/03/02 18:08:22 UTC

[JENKINS] Lucene-Solr-Tests-7.x - Build # 477 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/477/

1 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLowerTerms

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([FB7C39FB79BC35AB:754819B8B91B95DF]:0)
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:334)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:302)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:238)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.eclipse.jetty.server.Server.doStart(Server.java:397)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:396)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:369)
	at org.apache.solr.cloud.ForceLeaderTest.bringBackOldLeaderAndSendDoc(ForceLeaderTest.java:509)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLowerTerms(ForceLeaderTest.java:158)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13893 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/init-core-data-001
   [junit4]   2> 1709411 WARN  (SUITE-ForceLeaderTest-seed#[FB7C39FB79BC35AB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=102 numCloses=102
   [junit4]   2> 1709411 INFO  (SUITE-ForceLeaderTest-seed#[FB7C39FB79BC35AB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1709412 INFO  (SUITE-ForceLeaderTest-seed#[FB7C39FB79BC35AB]-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> 1709412 INFO  (SUITE-ForceLeaderTest-seed#[FB7C39FB79BC35AB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1709412 INFO  (SUITE-ForceLeaderTest-seed#[FB7C39FB79BC35AB]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1709414 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1709414 INFO  (Thread-2903) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1709414 INFO  (Thread-2903) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1709416 ERROR (Thread-2903) [    ] 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> 1709514 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.ZkTestServer start zk server on port:35352
   [junit4]   2> 1709516 INFO  (zkConnectionManagerCallback-3162-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1709520 INFO  (zkConnectionManagerCallback-3164-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1709528 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1709532 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1709533 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1709534 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1709535 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1709536 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1709537 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1709538 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1709539 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1709540 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1709541 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1709542 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 1709644 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1709644 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1709645 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1709645 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1709645 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1adaf231{/,null,AVAILABLE}
   [junit4]   2> 1709646 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68f62010{HTTP/1.1,[http/1.1]}{127.0.0.1:38343}
   [junit4]   2> 1709646 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.Server Started @1711632ms
   [junit4]   2> 1709646 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=44640, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/control-001/cores}
   [junit4]   2> 1709647 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1709647 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1709647 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1709647 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1709647 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-02T17:38:14.274Z
   [junit4]   2> 1709650 INFO  (zkConnectionManagerCallback-3166-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1709651 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1709651 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/control-001/solr.xml
   [junit4]   2> 1709654 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1709654 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1709655 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0a4b1c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1709657 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35352/solr
   [junit4]   2> 1709659 INFO  (zkConnectionManagerCallback-3170-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1709661 INFO  (zkConnectionManagerCallback-3172-thread-1-processing-n:127.0.0.1:44640_) [n:127.0.0.1:44640_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1709730 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:44640_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1709731 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:44640_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44640_
   [junit4]   2> 1709731 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:44640_    ] o.a.s.c.Overseer Overseer (id=73385628599844868-127.0.0.1:44640_-n_0000000000) starting
   [junit4]   2> 1709738 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:44640_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44640_
   [junit4]   2> 1709739 INFO  (zkCallback-3171-thread-1-processing-n:127.0.0.1:44640_) [n:127.0.0.1:44640_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1709814 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:44640_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0a4b1c
   [junit4]   2> 1709822 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:44640_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0a4b1c
   [junit4]   2> 1709822 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:44640_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0a4b1c
   [junit4]   2> 1709823 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:44640_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/control-001/cores
   [junit4]   2> 1709840 INFO  (zkConnectionManagerCallback-3178-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1709841 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1709842 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35352/solr ready
   [junit4]   2> 1709843 INFO  (SocketProxy-Acceptor-44640) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=56998,localport=44640], receiveBufferSize:531000
   [junit4]   2> 1709843 INFO  (SocketProxy-Acceptor-44640) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38343,localport=44234], receiveBufferSize=530904
   [junit4]   2> 1709843 INFO  (qtp1117834143-15516) [n:127.0.0.1:44640_    ] 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:44640_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1709845 INFO  (OverseerThreadFactory-6109-thread-1-processing-n:127.0.0.1:44640_) [n:127.0.0.1:44640_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1709950 INFO  (SocketProxy-Acceptor-44640) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=57000,localport=44640], receiveBufferSize:531000
   [junit4]   2> 1709950 INFO  (SocketProxy-Acceptor-44640) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38343,localport=44236], receiveBufferSize=530904
   [junit4]   2> 1709950 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_    ] 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> 1709951 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1710054 INFO  (zkCallback-3171-thread-1-processing-n:127.0.0.1:44640_) [n:127.0.0.1:44640_    ] 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> 1710965 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1710978 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ 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> 1711087 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1711101 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ 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> 1711101 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ 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@2b0a4b1c
   [junit4]   2> 1711102 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1711102 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1711104 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=65.9970703125, floorSegmentMB=0.7509765625, forceMergeDeletesPctAllowed=23.813044835944247, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7621044780263821
   [junit4]   2> 1711107 WARN  (qtp1117834143-15520) [n:127.0.0.1:44640_ 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> 1711150 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ 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> 1711151 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ 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> 1711152 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1711152 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1711153 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=73.8505859375, floorSegmentMB=0.4814453125, forceMergeDeletesPctAllowed=29.852026202653676, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1711153 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4998fa21[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1711154 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1711154 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ 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> 1711155 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1711156 INFO  (searcherExecutor-6112-thread-1-processing-n:127.0.0.1:44640_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:44640_ 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@4998fa21[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1711156 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ 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 1593848413062955008
   [junit4]   2> 1711162 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1711162 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ 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> 1711162 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44640/control_collection_shard1_replica_n1/
   [junit4]   2> 1711162 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ 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> 1711162 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:44640/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1711162 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ 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> 1711165 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ 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:44640/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1711267 INFO  (zkCallback-3171-thread-2-processing-n:127.0.0.1:44640_) [n:127.0.0.1:44640_    ] 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> 1711316 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ 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> 1711318 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_ 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=1367
   [junit4]   2> 1711320 INFO  (qtp1117834143-15516) [n:127.0.0.1:44640_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1711418 INFO  (zkCallback-3171-thread-2-processing-n:127.0.0.1:44640_) [n:127.0.0.1:44640_    ] 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> 1711847 INFO  (OverseerCollectionConfigSetProcessor-73385628599844868-127.0.0.1:44640_-n_0000000000) [n:127.0.0.1:44640_    ] 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> 1712320 INFO  (qtp1117834143-15516) [n:127.0.0.1:44640_    ] 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:44640_&wt=javabin&version=2} status=0 QTime=2476
   [junit4]   2> 1712325 INFO  (zkConnectionManagerCallback-3182-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1712325 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1712326 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35352/solr ready
   [junit4]   2> 1712326 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1712327 INFO  (SocketProxy-Acceptor-44640) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=57012,localport=44640], receiveBufferSize:531000
   [junit4]   2> 1712327 INFO  (SocketProxy-Acceptor-44640) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38343,localport=44248], receiveBufferSize=530904
   [junit4]   2> 1712327 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1712329 INFO  (OverseerThreadFactory-6109-thread-2-processing-n:127.0.0.1:44640_) [n:127.0.0.1:44640_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1712330 WARN  (OverseerThreadFactory-6109-thread-2-processing-n:127.0.0.1:44640_) [n:127.0.0.1:44640_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1712535 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1712536 INFO  (qtp1117834143-15520) [n:127.0.0.1:44640_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=208
   [junit4]   2> 1712649 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/shard-1-001 of type TLOG
   [junit4]   2> 1712650 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1712651 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1712651 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1712652 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1712652 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@483f8a3e{/,null,AVAILABLE}
   [junit4]   2> 1712652 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6800bb92{HTTP/1.1,[http/1.1]}{127.0.0.1:57197}
   [junit4]   2> 1712652 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.Server Started @1714638ms
   [junit4]   2> 1712652 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=33851, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/shard-1-001/cores}
   [junit4]   2> 1712653 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1712653 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1712653 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1712653 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1712653 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-02T17:38:17.280Z
   [junit4]   2> 1712655 INFO  (zkConnectionManagerCallback-3184-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1712657 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1712657 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/shard-1-001/solr.xml
   [junit4]   2> 1712661 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1712661 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1712662 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0a4b1c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1712665 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35352/solr
   [junit4]   2> 1712667 INFO  (zkConnectionManagerCallback-3188-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1712669 INFO  (zkConnectionManagerCallback-3190-thread-1-processing-n:127.0.0.1:33851_) [n:127.0.0.1:33851_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1712679 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:33851_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1712681 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:33851_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1712683 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:33851_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33851_
   [junit4]   2> 1712684 INFO  (zkCallback-3181-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1712684 INFO  (zkCallback-3171-thread-2-processing-n:127.0.0.1:44640_) [n:127.0.0.1:44640_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1712685 INFO  (zkCallback-3189-thread-1-processing-n:127.0.0.1:33851_) [n:127.0.0.1:33851_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1712749 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:33851_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0a4b1c
   [junit4]   2> 1712760 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:33851_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0a4b1c
   [junit4]   2> 1712760 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:33851_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0a4b1c
   [junit4]   2> 1712762 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:33851_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/shard-1-001/cores
   [junit4]   2> 1712790 INFO  (SocketProxy-Acceptor-33851) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=56961,localport=33851], receiveBufferSize:531000
   [junit4]   2> 1712791 INFO  (SocketProxy-Acceptor-33851) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=57197,localport=39676], receiveBufferSize=530904
   [junit4]   2> 1712791 INFO  (qtp188620347-15572) [n:127.0.0.1:33851_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33851_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1712793 INFO  (OverseerCollectionConfigSetProcessor-73385628599844868-127.0.0.1:44640_-n_0000000000) [n:127.0.0.1:44640_    ] 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> 1712794 INFO  (OverseerThreadFactory-6109-thread-3-processing-n:127.0.0.1:44640_) [n:127.0.0.1:44640_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33851_ for creating new replica
   [junit4]   2> 1712797 INFO  (SocketProxy-Acceptor-33851) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=56963,localport=33851], receiveBufferSize:531000
   [junit4]   2> 1712797 INFO  (SocketProxy-Acceptor-33851) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=57197,localport=39678], receiveBufferSize=530904
   [junit4]   2> 1712797 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1712798 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1713811 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1713823 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 1713934 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1713945 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true
   [junit4]   2> 1713946 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0a4b1c
   [junit4]   2> 1713946 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1713946 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/shard-1-001/cores/collection1_shard2_replica_t41], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 1713948 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=65.9970703125, floorSegmentMB=0.7509765625, forceMergeDeletesPctAllowed=23.813044835944247, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7621044780263821
   [junit4]   2> 1713950 WARN  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] 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> 1713984 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1713984 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1713985 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1713985 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1713986 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=73.8505859375, floorSegmentMB=0.4814453125, forceMergeDeletesPctAllowed=29.852026202653676, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1713987 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f4d7403[collection1_shard2_replica_t41] main]
   [junit4]   2> 1713988 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1713988 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1713988 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1713990 INFO  (searcherExecutor-6123-thread-1-processing-n:127.0.0.1:33851_ x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@5f4d7403[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1713990 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593848416034619392
   [junit4]   2> 1713996 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1713996 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1713996 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33851/collection1_shard2_replica_t41/
   [junit4]   2> 1713996 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1713996 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy http://127.0.0.1:33851/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 1713996 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1713996 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 1713999 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33851/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 1714150 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1714152 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1354
   [junit4]   2> 1714154 INFO  (qtp188620347-15572) [n:127.0.0.1:33851_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33851_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1362
   [junit4]   2> 1714238 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/shard-2-001 of type TLOG
   [junit4]   2> 1714239 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1714240 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1714241 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1714241 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1714241 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4108eea8{/,null,AVAILABLE}
   [junit4]   2> 1714241 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5bfa7481{HTTP/1.1,[http/1.1]}{127.0.0.1:55766}
   [junit4]   2> 1714241 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.Server Started @1716227ms
   [junit4]   2> 1714241 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=36434, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/shard-2-001/cores}
   [junit4]   2> 1714242 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1714242 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1714242 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1714242 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1714242 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-02T17:38:18.869Z
   [junit4]   2> 1714243 INFO  (zkConnectionManagerCallback-3194-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1714244 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1714244 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/shard-2-001/solr.xml
   [junit4]   2> 1714247 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1714247 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1714248 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0a4b1c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1714250 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35352/solr
   [junit4]   2> 1714251 INFO  (zkConnectionManagerCallback-3198-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1714253 INFO  (zkConnectionManagerCallback-3200-thread-1-processing-n:127.0.0.1:36434_) [n:127.0.0.1:36434_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1714258 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:36434_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1714260 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:36434_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1714261 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:36434_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36434_
   [junit4]   2> 1714262 INFO  (zkCallback-3181-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1714262 INFO  (zkCallback-3171-thread-1-processing-n:127.0.0.1:44640_) [n:127.0.0.1:44640_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1714262 INFO  (zkCallback-3189-thread-1-processing-n:127.0.0.1:33851_) [n:127.0.0.1:33851_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1714263 INFO  (zkCallback-3199-thread-1-processing-n:127.0.0.1:36434_) [n:127.0.0.1:36434_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1714365 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:36434_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0a4b1c
   [junit4]   2> 1714375 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:36434_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0a4b1c
   [junit4]   2> 1714375 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:36434_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0a4b1c
   [junit4]   2> 1714376 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:36434_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/shard-2-001/cores
   [junit4]   2> 1714409 INFO  (qtp188620347-15574) [n:127.0.0.1:33851_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36434_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1714411 INFO  (OverseerCollectionConfigSetProcessor-73385628599844868-127.0.0.1:44640_-n_0000000000) [n:127.0.0.1:44640_    ] 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> 1714411 INFO  (OverseerThreadFactory-6109-thread-4-processing-n:127.0.0.1:44640_) [n:127.0.0.1:44640_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:36434_ for creating new replica
   [junit4]   2> 1714412 INFO  (SocketProxy-Acceptor-36434) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58404,localport=36434], receiveBufferSize:531000
   [junit4]   2> 1714413 INFO  (SocketProxy-Acceptor-36434) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=55766,localport=34734], receiveBufferSize=530904
   [junit4]   2> 1714413 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1714414 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1715435 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1715448 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 1715569 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1715587 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true
   [junit4]   2> 1715587 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0a4b1c
   [junit4]   2> 1715587 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1715587 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 1715590 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=65.9970703125, floorSegmentMB=0.7509765625, forceMergeDeletesPctAllowed=23.813044835944247, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7621044780263821
   [junit4]   2> 1715593 WARN  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] 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> 1715632 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1715632 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1715634 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1715634 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1715635 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=73.8505859375, floorSegmentMB=0.4814453125, forceMergeDeletesPctAllowed=29.852026202653676, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1715635 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.SolrIndexSearcher Opening [Searcher@24891e8f[collection1_shard1_replica_t43] main]
   [junit4]   2> 1715640 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1715640 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1715641 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1715641 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593848417765818368
   [junit4]   2> 1715643 INFO  (searcherExecutor-6134-thread-1-processing-n:127.0.0.1:36434_ x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@24891e8f[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1715647 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1715647 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1715647 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36434/collection1_shard1_replica_t43/
   [junit4]   2> 1715647 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1715647 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy http://127.0.0.1:36434/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 1715647 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1715648 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 1715650 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36434/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 1715801 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1715804 INFO  (qtp1388285537-15608) [n:127.0.0.1:36434_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1391
   [junit4]   2> 1715806 INFO  (qtp188620347-15574) [n:127.0.0.1:33851_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:36434_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1397
   [junit4]   2> 1715893 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/shard-3-001 of type TLOG
   [junit4]   2> 1715893 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1715894 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1715894 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1715894 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1715895 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a6a8b65{/,null,AVAILABLE}
   [junit4]   2> 1715895 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4e58f61c{HTTP/1.1,[http/1.1]}{127.0.0.1:33867}
   [junit4]   2> 1715895 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.e.j.s.Server Started @1717881ms
   [junit4]   2> 1715895 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/tempDir-001/jetty3, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=52890, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/shard-3-001/cores}
   [junit4]   2> 1715895 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1715895 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1715896 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1715896 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1715896 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-02T17:38:20.523Z
   [junit4]   2> 1715900 INFO  (zkConnectionManagerCallback-3204-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1715901 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1715901 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/shard-3-001/solr.xml
   [junit4]   2> 1715904 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1715904 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1715905 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0a4b1c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1715908 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35352/solr
   [junit4]   2> 1715909 INFO  (zkConnectionManagerCallback-3208-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1715911 INFO  (zkConnectionManagerCallback-3210-thread-1-processing-n:127.0.0.1:52890_) [n:127.0.0.1:52890_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1715918 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:52890_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1715920 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:52890_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1715922 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:52890_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52890_
   [junit4]   2> 1715923 INFO  (zkCallback-3171-thread-1-processing-n:127.0.0.1:44640_) [n:127.0.0.1:44640_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1715923 INFO  (zkCallback-3181-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1715923 INFO  (zkCallback-3199-thread-1-processing-n:127.0.0.1:36434_) [n:127.0.0.1:36434_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1715923 INFO  (zkCallback-3189-thread-1-processing-n:127.0.0.1:33851_) [n:127.0.0.1:33851_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1715928 INFO  (zkCallback-3209-thread-1-processing-n:127.0.0.1:52890_) [n:127.0.0.1:52890_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1715988 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:52890_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0a4b1c
   [junit4]   2> 1715999 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:52890_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0a4b1c
   [junit4]   2> 1715999 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:52890_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0a4b1c
   [junit4]   2> 1716000 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [n:127.0.0.1:52890_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/shard-3-001/cores
   [junit4]   2> 1716044 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:52890_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1716046 INFO  (OverseerCollectionConfigSetProcessor-73385628599844868-127.0.0.1:44640_-n_0000000000) [n:127.0.0.1:44640_    ] 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> 1716046 INFO  (OverseerThreadFactory-6109-thread-5-processing-n:127.0.0.1:44640_) [n:127.0.0.1:44640_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:52890_ for creating new replica
   [junit4]   2> 1716048 INFO  (SocketProxy-Acceptor-52890) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=54911,localport=52890], receiveBufferSize:531000
   [junit4]   2> 1716048 INFO  (SocketProxy-Acceptor-52890) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33867,localport=45897], receiveBufferSize=530904
   [junit4]   2> 1716049 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1716049 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1717078 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1717091 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema [collection1_shard2_replica_t45] Schema name=test
   [junit4]   2> 1717205 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1717224 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t45' using configuration from collection collection1, trusted=true
   [junit4]   2> 1717224 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t45' (registry 'solr.core.collection1.shard2.replica_t45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b0a4b1c
   [junit4]   2> 1717224 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1717224 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [[collection1_shard2_replica_t45] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/shard-3-001/cores/collection1_shard2_replica_t45], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
   [junit4]   2> 1717227 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=65.9970703125, floorSegmentMB=0.7509765625, forceMergeDeletesPctAllowed=23.813044835944247, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7621044780263821
   [junit4]   2> 1717229 WARN  (qtp1278924181-15642) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] 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> 1717264 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1717264 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1717265 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1717265 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1717266 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=73.8505859375, floorSegmentMB=0.4814453125, forceMergeDeletesPctAllowed=29.852026202653676, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1717267 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.SolrIndexSearcher Opening [Searcher@138452f0[collection1_shard2_replica_t45] main]
   [junit4]   2> 1717268 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1717268 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1717269 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1717270 INFO  (searcherExecutor-6145-thread-1-processing-n:127.0.0.1:52890_ x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [collection1_shard2_replica_t45] Registered new searcher Searcher@138452f0[collection1_shard2_replica_t45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1717270 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593848419473948672
   [junit4]   2> 1717275 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_t45
   [junit4]   2> 1717275 INFO  (updateExecutor-3205-thread-1-processing-n:127.0.0.1:52890_ x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:52890_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1717275 INFO  (recoveryExecutor-3206-thread-1-processing-n:127.0.0.1:52890_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:52890_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1717276 INFO  (recoveryExecutor-3206-thread-1-processing-n:127.0.0.1:52890_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:52890_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1717276 INFO  (recoveryExecutor-3206-thread-1-processing-n:127.0.0.1:52890_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:52890_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.ZkController collection1_shard2_replica_t45 stopping background replication from leader
   [junit4]   2> 1717276 INFO  (qtp1278924181-15642) [n:127.0.0.1:52890_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1227
   [junit4]   2> 1717277 INFO  (SocketProxy-Acceptor-33851) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=56992,localport=33851], receiveBufferSize:531000
   [junit4]   2> 1717278 INFO  (qtp188620347-15576) [n:127.0.0.1:33851_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:52890_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1234
   [junit4]   2> 1717279 INFO  (qtp188620347-15578) [n:127.0.0.1:33851_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41] o.a.s.c.S.Request [collection1_shard2_replica_t41]  webapp= path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1717280 INFO  (qtp188620347-15578) [n:127.0.0.1:33851_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41] o.a.s.c.S.Request [collection1_shard2_replica_t41]  webapp= path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1717280 INFO  (SocketProxy-Acceptor-33851) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=57197,localport=39707], receiveBufferSize=530904
   [junit4]   2> 1717280 INFO  (recoveryExecutor-3206-thread-1-processing-n:127.0.0.1:52890_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:52890_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_t45]
   [junit4]   2> 1717280 INFO  (recoveryExecutor-3206-thread-1-processing-n:127.0.0.1:52890_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:52890_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1717280 INFO  (recoveryExecutor-3206-thread-1-processing-n:127.0.0.1:52890_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:52890_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_t45] as recovering, leader is [http://127.0.0.1:33851/collection1_shard2_replica_t41/] and I am [http://127.0.0.1:52890/collection1_shard2_replica_t45/]
   [junit4]   2> 1717281 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLastPublishedStateIsActive
   [junit4]   2> 1717282 INFO  (recoveryExecutor-3206-thread-1-processing-n:127.0.0.1:52890_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:52890_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:33851]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:52890_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1717282 INFO  (SocketProxy-Acceptor-36434) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58425,localport=36434], receiveBufferSize:531000
   [junit4]   2> 1717282 INFO  (SocketProxy-Acceptor-33851) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=56995,localport=33851], receiveBufferSize:531000
   [junit4]   2> 1717283 INFO  (SocketProxy-Acceptor-33851) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=57197,localport=39711], receiveBufferSize=530904
   [junit4]   2> 1717283 INFO  (SocketProxy-Acceptor-36434) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=55766,localport=34756], receiveBufferSize=530904
   [junit4]   2> 1717283 INFO  (qtp188620347-15578) [n:127.0.0.1:33851_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 1717283 INFO  (qtp1388285537-15612) [n:127.0.0.1:36434_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=0&collection.configName=conf1&name=forceleader_last_published&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=3&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1717283 INFO  (qtp188620347-15578) [n:127.0.0.1:33851_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:52890_, coreNodeName=co

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

C35AB]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42782 42782
   [junit4]   2> 1807516 INFO  (Thread-2943) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42782 42782
   [junit4]   2> 1807516 WARN  (Thread-2943) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/collections/forceleader_lower_terms_collection/terms/shard1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 	3	/solr/collections/forceleader_lower_terms_collection/state.json
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1807517 WARN  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.SocketProxy Closing 12 connections to: http://127.0.0.1:49777/, target: http://127.0.0.1:42771/
   [junit4]   2> 1807517 WARN  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:33828/, target: http://127.0.0.1:60366/
   [junit4]   2> 1807517 WARN  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.SocketProxy Closing 7 connections to: http://127.0.0.1:42650/, target: http://127.0.0.1:46657/
   [junit4]   2> 1807517 WARN  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[FB7C39FB79BC35AB]) [    ] o.a.s.c.SocketProxy Closing 7 connections to: http://127.0.0.1:37088/, target: http://127.0.0.1:56276/
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ForceLeaderTest -Dtests.method=testReplicasInLowerTerms -Dtests.seed=FB7C39FB79BC35AB -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=Europe/Zagreb -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   31.7s J2 | ForceLeaderTest.testReplicasInLowerTerms <<<
   [junit4]    > Throwable #1: java.net.BindException: Address already in use
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FB7C39FB79BC35AB:754819B8B91B95DF]:0)
   [junit4]    > 	at sun.nio.ch.Net.bind0(Native Method)
   [junit4]    > 	at sun.nio.ch.Net.bind(Net.java:433)
   [junit4]    > 	at sun.nio.ch.Net.bind(Net.java:425)
   [junit4]    > 	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
   [junit4]    > 	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
   [junit4]    > 	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:334)
   [junit4]    > 	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:302)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
   [junit4]    > 	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:238)
   [junit4]    > 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
   [junit4]    > 	at org.eclipse.jetty.server.Server.doStart(Server.java:397)
   [junit4]    > 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:396)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:369)
   [junit4]    > 	at org.apache.solr.cloud.ForceLeaderTest.bringBackOldLeaderAndSendDoc(ForceLeaderTest.java:509)
   [junit4]    > 	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLowerTerms(ForceLeaderTest.java:158)
   [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.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_FB7C39FB79BC35AB-001
   [junit4]   2> Mar 02, 2018 5:39:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=BlockTreeOrds(blocksize=128), a_t=FST50, id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), text=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1651, maxMBSortInHeap=5.5724994476524, sim=RandomSimilarity(queryNorm=false): {}, locale=it-CH, timezone=Europe/Zagreb
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=176498608,total=522715136
   [junit4]   2> NOTE: All tests run in this JVM: [DistanceFunctionTest, DocValuesTest, ReplaceNodeTest, TestSolrCloudWithHadoopAuthPlugin, ChaosMonkeyNothingIsSafeWithPullReplicasTest, RequestLoggingTest, TestQuerySenderListener, DistributedQueueTest, BooleanFieldTest, CdcrVersionReplicationTest, CollectionTooManyReplicasTest, PingRequestHandlerTest, TestReRankQParserPlugin, TestPushWriter, TestAddFieldRealTimeGet, TestUnifiedSolrHighlighter, FileBasedSpellCheckerTest, MultiTermTest, TestDynamicFieldResource, LIRRollingUpdatesTest, SolrGraphiteReporterTest, ClusterStateTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSchemaResource, TestConfigSetImmutable, CurrencyRangeFacetCloudTest, OverseerStatusTest, TestDynamicLoading, TestLargeCluster, TestOverriddenPrefixQueryForCustomFieldType, SolrSlf4jReporterTest, V2ApiIntegrationTest, TestFieldCacheVsDocValues, ExecutePlanActionTest, DistributedFacetPivotWhiteBoxTest, TestSolrXml, TestFastWriter, MigrateRouteKeyTest, InfoHandlerTest, TestManagedSchemaThreadSafety, HLLUtilTest, ShowFileRequestHandlerTest, TestCodecSupport, TestTolerantUpdateProcessorRandomCloud, CircularListTest, TestCoreAdminApis, DistributedSuggestComponentTest, RegexBoostProcessorTest, WordBreakSolrSpellCheckerTest, BlockDirectoryTest, TestNumericTerms32, SolrTestCaseJ4Test, TestCoreContainer, TestIntervalFaceting, SolrXmlInZkTest, SpellCheckComponentTest, TestHalfAndHalfDocValues, LeaderElectionTest, TestSkipOverseerOperations, AddBlockUpdateTest, TestFiltering, TestManagedResource, CachingDirectoryFactoryTest, TriggerIntegrationTest, TestRestoreCore, TestInPlaceUpdatesDistrib, TestLegacyFieldReuse, BlockJoinFacetDistribTest, TestDFRSimilarityFactory, TestMacros, PreAnalyzedFieldTest, TestCloudPseudoReturnFields, SolrMetricReporterTest, MetricTriggerTest, TestExactSharedStatsCache, TestFreeTextSuggestions, CacheHeaderTest, VersionInfoTest, CloudMLTQParserTest, SuggestComponentContextFilterQueryTest, DistribCursorPagingTest, RegexBytesRefFilterTest, DistributedSpellCheckComponentTest, DistributedFacetPivotLongTailTest, TestConfigSetsAPIZkFailure, NodeMutatorTest, TestStressReorder, RulesTest, TestSerializedLuceneMatchVersion, TriLevelCompositeIdRoutingTest, HdfsRestartWhileUpdatingTest, TestSegmentSorting, TestDocBasedVersionConstraints, ManagedSchemaRoundRobinCloudTest, TestTrackingShardHandlerFactory, TestValueSourceCache, LukeRequestHandlerTest, TestAnalyzeInfixSuggestions, SpatialFilterTest, TestPullReplicaErrorHandling, TestUtils, TestAnalyzedSuggestions, OverseerCollectionConfigSetProcessorTest, CleanupOldIndexTest, DeleteReplicaTest, BigEndianAscendingWordDeserializerTest, TestSolrCloudWithSecureImpersonation, TestLMJelinekMercerSimilarityFactory, RecoveryAfterSoftCommitTest, HdfsLockFactoryTest, TestGeoJSONResponseWriter, TestEmbeddedSolrServerConstructors, DisMaxRequestHandlerTest, CdcrReplicationDistributedZkTest, HdfsBasicDistributedZkTest, TestLazyCores, ExplicitHLLTest, TestStandardQParsers, ZkShardTermsTest, TestReplicaProperties, LeaderElectionIntegrationTest, LeaderFailureAfterFreshStartTest, DateRangeFieldTest, GraphQueryTest, DateFieldTest, StatsComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, SolrIndexSplitterTest, TestCoreDiscovery, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, NoCacheHeaderTest, TestUpdate, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, DocValuesMultiTest, SolrInfoBeanTest, TestSurroundQueryParser, TestWriterPerf, PrimitiveFieldTypeTest, TermsComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, TestJmxIntegration, TestCSVResponseWriter, TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestLFUCache, TestSimpleTrackingShardHandler, TestTolerantSearch, AliasIntegrationTest, ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteShardTest, DistributedVersionInfoTest, ForceLeaderTest]
   [junit4] Completed [534/777 (1!)] on J2 in 98.88s, 4 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 48749 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 478 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/478/

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([989A0EB200903504:10CE3168AE6C58FC]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:112)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14022 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/init-core-data-001
   [junit4]   2> 3499970 WARN  (SUITE-MultiThreadedOCPTest-seed#[989A0EB200903504]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 3499983 INFO  (SUITE-MultiThreadedOCPTest-seed#[989A0EB200903504]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3499985 INFO  (SUITE-MultiThreadedOCPTest-seed#[989A0EB200903504]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3499985 INFO  (SUITE-MultiThreadedOCPTest-seed#[989A0EB200903504]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3499995 INFO  (SUITE-MultiThreadedOCPTest-seed#[989A0EB200903504]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3500014 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3500032 INFO  (Thread-3554) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3500032 INFO  (Thread-3554) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3500073 ERROR (Thread-3554) [    ] 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> 3500131 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.ZkTestServer start zk server on port:46129
   [junit4]   2> 3500166 INFO  (zkConnectionManagerCallback-6197-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3500244 INFO  (zkConnectionManagerCallback-6199-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3500268 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3500269 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 3500271 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3500284 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3500285 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3500286 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3500286 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3500287 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3500305 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3500305 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3500306 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3500308 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 3500780 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3500781 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3500781 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3500781 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3500782 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66223abe{/,null,AVAILABLE}
   [junit4]   2> 3500782 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5c24e622{HTTP/1.1,[http/1.1]}{127.0.0.1:46273}
   [junit4]   2> 3500782 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.Server Started @3512707ms
   [junit4]   2> 3500782 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=46273, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/control-001/cores}
   [junit4]   2> 3500782 ERROR (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3500783 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3500783 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3500783 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3500783 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-03T06:27:59.155Z
   [junit4]   2> 3500792 INFO  (zkConnectionManagerCallback-6201-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3500793 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3500793 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/control-001/solr.xml
   [junit4]   2> 3500797 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3500797 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3500798 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3500817 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46129/solr
   [junit4]   2> 3500819 INFO  (zkConnectionManagerCallback-6205-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3500820 INFO  (zkConnectionManagerCallback-6207-thread-1-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3501080 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:46273_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3501080 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:46273_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46273_
   [junit4]   2> 3501081 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:46273_    ] o.a.s.c.Overseer Overseer (id=72214610387664900-127.0.0.1:46273_-n_0000000000) starting
   [junit4]   2> 3501095 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:46273_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46273_
   [junit4]   2> 3501154 INFO  (OverseerStateUpdate-72214610387664900-127.0.0.1:46273_-n_0000000000) [n:127.0.0.1:46273_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3501245 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:46273_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3501263 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:46273_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3501263 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:46273_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3501264 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:46273_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/control-001/cores
   [junit4]   2> 3501324 INFO  (zkConnectionManagerCallback-6213-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3501338 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3501338 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46129/solr ready
   [junit4]   2> 3501339 INFO  (qtp41477001-21560) [n:127.0.0.1:46273_    ] 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:46273_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3501341 INFO  (OverseerThreadFactory-7910-thread-1-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 3501446 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_    ] 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> 3501447 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3501550 INFO  (zkCallback-6206-thread-1-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] 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> 3502473 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3502518 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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> 3502854 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3503305 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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> 3503306 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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@25d67e1d
   [junit4]   2> 3503306 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3503306 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 3503308 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6556310813705649]
   [junit4]   2> 3503364 WARN  (qtp41477001-21564) [n:127.0.0.1:46273_ 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> 3503744 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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> 3503744 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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> 3503745 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3503745 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3503746 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8769789840464055]
   [junit4]   2> 3503746 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fb07dcb[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3503837 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3503873 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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> 3503874 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3503874 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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 1593896843079581696
   [junit4]   2> 3503890 INFO  (searcherExecutor-7913-thread-1-processing-n:127.0.0.1:46273_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:46273_ 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@1fb07dcb[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3503920 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3503920 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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> 3503920 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46273/control_collection_shard1_replica_n1/
   [junit4]   2> 3503920 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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> 3503920 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:46273/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3503920 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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> 3503922 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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:46273/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3503923 INFO  (zkCallback-6206-thread-2-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] 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> 3503973 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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> 3503975 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_ 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=2529
   [junit4]   2> 3503978 INFO  (qtp41477001-21560) [n:127.0.0.1:46273_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3504077 INFO  (zkCallback-6206-thread-1-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] 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> 3504978 INFO  (qtp41477001-21560) [n:127.0.0.1:46273_    ] 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:46273_&wt=javabin&version=2} status=0 QTime=3638
   [junit4]   2> 3504982 INFO  (zkConnectionManagerCallback-6217-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3504983 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3504984 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46129/solr ready
   [junit4]   2> 3504984 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3504984 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3504994 INFO  (OverseerThreadFactory-7910-thread-2-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 3504995 INFO  (OverseerCollectionConfigSetProcessor-72214610387664900-127.0.0.1:46273_-n_0000000000) [n:127.0.0.1:46273_    ] 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> 3504995 WARN  (OverseerThreadFactory-7910-thread-2-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 3505215 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3505215 INFO  (qtp41477001-21564) [n:127.0.0.1:46273_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=230
   [junit4]   2> 3505606 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-1-001 of type NRT
   [junit4]   2> 3505607 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3505620 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3505620 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3505620 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3505620 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fa79db8{/,null,AVAILABLE}
   [junit4]   2> 3505621 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@31bcf0e5{HTTP/1.1,[http/1.1]}{127.0.0.1:41947}
   [junit4]   2> 3505621 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.Server Started @3517545ms
   [junit4]   2> 3505621 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=41947, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-1-001/cores}
   [junit4]   2> 3505621 ERROR (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3505621 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3505621 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3505622 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3505622 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-03T06:28:03.994Z
   [junit4]   2> 3505623 INFO  (zkConnectionManagerCallback-6219-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3505636 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3505636 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-1-001/solr.xml
   [junit4]   2> 3505640 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3505640 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3505653 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3505656 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46129/solr
   [junit4]   2> 3505669 INFO  (zkConnectionManagerCallback-6223-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3505672 INFO  (zkConnectionManagerCallback-6225-thread-1-processing-n:127.0.0.1:41947_) [n:127.0.0.1:41947_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3505722 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:41947_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3505724 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:41947_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3505734 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:41947_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41947_
   [junit4]   2> 3505735 INFO  (zkCallback-6206-thread-2-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3505735 INFO  (zkCallback-6216-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3505769 INFO  (zkCallback-6224-thread-1-processing-n:127.0.0.1:41947_) [n:127.0.0.1:41947_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3506038 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:41947_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3506077 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:41947_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3506077 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:41947_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3506095 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:41947_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-1-001/cores
   [junit4]   2> 3506209 INFO  (qtp405389454-21609) [n:127.0.0.1:41947_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41947_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3506211 INFO  (OverseerCollectionConfigSetProcessor-72214610387664900-127.0.0.1:46273_-n_0000000000) [n:127.0.0.1:46273_    ] 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> 3506212 INFO  (OverseerThreadFactory-7910-thread-3-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:41947_ for creating new replica
   [junit4]   2> 3506222 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3506223 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3507253 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3507357 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 3507692 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3507745 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 3507746 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3507746 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3507746 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 3507748 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6556310813705649]
   [junit4]   2> 3507751 WARN  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] 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> 3507856 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3507856 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3507857 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3507857 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3507858 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8769789840464055]
   [junit4]   2> 3507875 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@25d5fbb4[collection1_shard2_replica_n41] main]
   [junit4]   2> 3507876 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3507876 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3507877 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3507878 INFO  (searcherExecutor-7924-thread-1-processing-n:127.0.0.1:41947_ x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@25d5fbb4[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3507878 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593896847278080000
   [junit4]   2> 3507884 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3507884 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3507884 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41947/collection1_shard2_replica_n41/
   [junit4]   2> 3507884 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3507884 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:41947/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 3507884 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3507887 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41947/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 3508038 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3508039 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1817
   [junit4]   2> 3508041 INFO  (qtp405389454-21609) [n:127.0.0.1:41947_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:41947_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1831
   [junit4]   2> 3508213 INFO  (OverseerCollectionConfigSetProcessor-72214610387664900-127.0.0.1:46273_-n_0000000000) [n:127.0.0.1:46273_    ] 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> 3508296 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-2-001 of type NRT
   [junit4]   2> 3508297 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3508298 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3508298 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3508310 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3508310 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@121c127{/,null,AVAILABLE}
   [junit4]   2> 3508311 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2faea8da{HTTP/1.1,[http/1.1]}{127.0.0.1:33136}
   [junit4]   2> 3508311 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.Server Started @3520235ms
   [junit4]   2> 3508311 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=33136, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-2-001/cores}
   [junit4]   2> 3508311 ERROR (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3508311 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3508311 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3508312 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3508312 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-03T06:28:06.684Z
   [junit4]   2> 3508315 INFO  (zkConnectionManagerCallback-6229-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3508316 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3508316 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-2-001/solr.xml
   [junit4]   2> 3508332 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3508332 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3508333 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3508348 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46129/solr
   [junit4]   2> 3508349 INFO  (zkConnectionManagerCallback-6233-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3508359 INFO  (zkConnectionManagerCallback-6235-thread-1-processing-n:127.0.0.1:33136_) [n:127.0.0.1:33136_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3508364 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:33136_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3508365 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:33136_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3508367 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:33136_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33136_
   [junit4]   2> 3508368 INFO  (zkCallback-6216-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3508368 INFO  (zkCallback-6224-thread-1-processing-n:127.0.0.1:41947_) [n:127.0.0.1:41947_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3508368 INFO  (zkCallback-6206-thread-1-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3508412 INFO  (zkCallback-6234-thread-1-processing-n:127.0.0.1:33136_) [n:127.0.0.1:33136_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3508542 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:33136_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3508569 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:33136_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3508569 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:33136_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3508579 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:33136_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-2-001/cores
   [junit4]   2> 3508668 INFO  (qtp696694625-21640) [n:127.0.0.1:33136_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33136_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3508670 INFO  (OverseerThreadFactory-7910-thread-4-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33136_ for creating new replica
   [junit4]   2> 3508672 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3508672 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3509745 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3509769 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 3510044 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3510089 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 3510102 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3510102 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3510102 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 3510105 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6556310813705649]
   [junit4]   2> 3510120 WARN  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] 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> 3510253 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3510253 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3510254 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3510254 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3510255 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8769789840464055]
   [junit4]   2> 3510256 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@4191b14[collection1_shard1_replica_n43] main]
   [junit4]   2> 3510269 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3510269 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3510270 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3510270 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593896849786273792
   [junit4]   2> 3510273 INFO  (searcherExecutor-7935-thread-1-processing-n:127.0.0.1:33136_ x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@4191b14[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3510304 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3510305 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3510305 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33136/collection1_shard1_replica_n43/
   [junit4]   2> 3510305 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3510305 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:33136/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 3510305 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3510324 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33136/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 3510475 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3510477 INFO  (qtp696694625-21644) [n:127.0.0.1:33136_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1804
   [junit4]   2> 3510478 INFO  (qtp696694625-21640) [n:127.0.0.1:33136_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33136_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1810
   [junit4]   2> 3510671 INFO  (OverseerCollectionConfigSetProcessor-72214610387664900-127.0.0.1:46273_-n_0000000000) [n:127.0.0.1:46273_    ] 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> 3510782 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-3-001 of type NRT
   [junit4]   2> 3510782 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3510783 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3510783 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3510784 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3510784 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fb2de14{/,null,AVAILABLE}
   [junit4]   2> 3510784 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4d1265d4{HTTP/1.1,[http/1.1]}{127.0.0.1:37866}
   [junit4]   2> 3510784 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.Server Started @3522709ms
   [junit4]   2> 3510784 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=37866, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-3-001/cores}
   [junit4]   2> 3510785 ERROR (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3510785 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3510785 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3510785 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3510785 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-03T06:28:09.157Z
   [junit4]   2> 3510786 INFO  (zkConnectionManagerCallback-6239-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3510787 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3510787 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-3-001/solr.xml
   [junit4]   2> 3510803 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3510803 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3510804 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3510807 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46129/solr
   [junit4]   2> 3510808 INFO  (zkConnectionManagerCallback-6243-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3510825 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1008ece37c0000e, likely client has closed socket
   [junit4]   2> 3510862 INFO  (zkConnectionManagerCallback-6245-thread-1-processing-n:127.0.0.1:37866_) [n:127.0.0.1:37866_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3510868 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:37866_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3510870 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:37866_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3510872 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:37866_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37866_
   [junit4]   2> 3510873 INFO  (zkCallback-6206-thread-1-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3510873 INFO  (zkCallback-6216-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3510873 INFO  (zkCallback-6234-thread-1-processing-n:127.0.0.1:33136_) [n:127.0.0.1:33136_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3510894 INFO  (zkCallback-6224-thread-1-processing-n:127.0.0.1:41947_) [n:127.0.0.1:41947_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3510927 INFO  (zkCallback-6244-thread-1-processing-n:127.0.0.1:37866_) [n:127.0.0.1:37866_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3511043 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:37866_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3511074 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:37866_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3511074 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:37866_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3511075 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [n:127.0.0.1:37866_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-3-001/cores
   [junit4]   2> 3511236 INFO  (qtp696694625-21642) [n:127.0.0.1:33136_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:37866_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3511239 INFO  (OverseerThreadFactory-7910-thread-5-processing-n:127.0.0.1:46273_) [n:127.0.0.1:46273_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37866_ for creating new replica
   [junit4]   2> 3511241 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3511241 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3512282 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3512334 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 3513042 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3513128 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true
   [junit4]   2> 3513129 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d67e1d
   [junit4]   2> 3513129 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3513129 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 3513132 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6556310813705649]
   [junit4]   2> 3513151 WARN  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] 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> 3513458 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3513458 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3513459 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3513459 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3513460 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8769789840464055]
   [junit4]   2> 3513460 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@163caa37[collection1_shard2_replica_n45] main]
   [junit4]   2> 3513483 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3513483 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3513484 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3513485 INFO  (searcherExecutor-7946-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@163caa37[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3513485 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593896853157445632
   [junit4]   2> 3513501 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 3513502 INFO  (updateExecutor-6240-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 3513502 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 3513575 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 3513592 INFO  (qtp1576888555-21671) [n:127.0.0.1:37866_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2351
   [junit4]   2> 3513593 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp= path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 3513593 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp= path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3513593 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 3513593 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 3513593 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:41947/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:37866/collection1_shard2_replica_n45/]
   [junit4]   2> 3513639 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:41947]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:37866_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 3513645 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 3513646 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:37866_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:37866","node_name":"127.0.0.1:37866_","state":"recovering","type":"NRT"}
   [junit4]   2> 3513646 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 3513646 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:37866_&onlyIfLeaderActive=true&core=collection1_shard2_replica_n41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3513763 INFO  (qtp696694625-21642) [n:127.0.0.1:33136_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:37866_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=2526
   [junit4]   2> 3514147 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:41947/collection1_shard2_replica_n41/] - recoveringAfterStartup=[true]
   [junit4]   2> 3514147 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n45 url=http://127.0.0.1:37866 START replicas=[http://127.0.0.1:41947/collection1_shard2_replica_n41/] nUpdates=100
   [junit4]   2> 3514185 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 3514186 INFO  (qtp405389454-21613) [n:127.0.0.1:41947_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3514186 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 3514186 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 3514186 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3514186 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3514186 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3514186 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 3514187 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 3514187 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 3514187 INFO  (recoveryExecutor-6241-thread-1-processing-n:127.0.0.1:37866_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:37866_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 3514510 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/shard-4-001 of type NRT
   [junit4]   2> 3514563 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3514564 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3514564 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3514564 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3514565 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62a3f481{/,null,AVAILABLE}
   [junit4]   2> 3514565 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@283b903{HTTP/1.1,[http/1.1]}{127.0.0.1:46716}
   [junit4]   2> 3514565 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.e.j.s.Server Started @3526490ms
   [junit4]   2> 3514565 INFO  (TEST-MultiThreadedOCPTest.test-seed#[989A0EB200903504]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001/tempDi

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

	2	/solr/collections/ocptest_shardsplit2/terms/shard1_1
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard1_0
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard2_1
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest4/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest4/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest4/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard4
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest4/terms/shard4
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard1_0
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard1_1
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard4
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard4
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard4
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard4
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 	4	/solr/collections/ocptest_shardsplit2/state.json
   [junit4]   2> 	4	/solr/collections/ocptest1/state.json
   [junit4]   2> 	4	/solr/collections/ocptest3/state.json
   [junit4]   2> 	4	/solr/collections/ocptest2/state.json
   [junit4]   2> 	4	/solr/collections/ocptest4/state.json
   [junit4]   2> 	4	/solr/collections/ocptest_shardsplit/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=989A0EB200903504 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-NI -Dtests.timezone=Pacific/Funafuti -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 84.3s J2 | MultiThreadedOCPTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([989A0EB200903504:10CE3168AE6C58FC]:0)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:112)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:67)
   [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.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_989A0EB200903504-001
   [junit4]   2> Mar 03, 2018 6:29:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Memory), intDvoDefault=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1949, maxMBSortInHeap=7.633395164913797, sim=RandomSimilarity(queryNorm=false): {}, locale=es-NI, timezone=Pacific/Funafuti
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=1,free=71966696,total=519045120
   [junit4]   2> NOTE: All tests run in this JVM: [DirectSolrSpellCheckerTest, TestAtomicUpdateErrorCases, SpellCheckComponentTest, ClusterStateUpdateTest, TestStressReorder, ChaosMonkeyNothingIsSafeWithPullReplicasTest, NodeMutatorTest, DistributedFacetPivotLargeTest, TestCoreContainer, TestCloudPseudoReturnFields, DistributedQueueTest, MinimalSchemaTest, TestJavabinTupleStreamParser, CollectionsAPISolrJTest, IndexSchemaRuntimeFieldTest, TestFastWriter, TimeZoneUtilsTest, SolrIndexMetricsTest, TestMacroExpander, TestConfigSetsAPIZkFailure, TestReplicaProperties, RegexBoostProcessorTest, ClusterStateTest, TestTolerantUpdateProcessorRandomCloud, DistributedDebugComponentTest, SuggesterTSTTest, TestDirectoryFactory, TestPullReplicaErrorHandling, DateMathParserTest, TestNodeLostTrigger, LeaderElectionTest, TestFiltering, MetricUtilsTest, TestSuggestSpellingConverter, CircularListTest, TestNoOpRegenerator, TestSmileRequest, UUIDUpdateProcessorFallbackTest, InfixSuggestersTest, TestAnalyzedSuggestions, TestFileDictionaryLookup, TestSolrDeletionPolicy2, TestLazyCores, DistanceFunctionTest, HdfsThreadLeakTest, TestLegacyField, TestReloadAndDeleteDocs, TestNamedUpdateProcessors, SpellCheckCollatorWithCollapseTest, BJQParserTest, TestExclusionRuleCollectionAccess, CleanupOldIndexTest, TestManagedSchemaAPI, BitVectorTest, SharedFSAutoReplicaFailoverTest, RollingRestartTest, TestCloudInspectUtil, SpatialFilterTest, DocExpirationUpdateProcessorFactoryTest, TestFieldCache, TestReloadDeadlock, TestStressLiveNodes, SolrGangliaReporterTest, TestFieldResource, LeaderFailureAfterFreshStartTest, TestBadConfig, TriLevelCompositeIdRoutingTest, TestSchemaManager, TestLegacyFieldCache, ShowFileRequestHandlerTest, TestFieldSortValues, TestCollectionsAPIViaSolrCloudCluster, CoreSorterTest, RecoveryZkTest, TestMaxTokenLenTokenizer, PropertiesRequestHandlerTest, PKIAuthenticationIntegrationTest, TestGenericDistributedQueue, TestUseDocValuesAsStored, HdfsRecoveryZkTest, RecoveryAfterSoftCommitTest, TestPivotHelperCode, CurrencyFieldTypeTest, SolrShardReporterTest, TestDFRSimilarityFactory, ClassificationUpdateProcessorIntegrationTest, TestCodecSupport, TestDistributedStatsComponentCardinality, TestTrieFacet, CdcrUpdateLogTest, CollectionTooManyReplicasTest, ZkStateReaderTest, CoreMergeIndexesAdminHandlerTest, TestTriggerIntegration, HttpSolrCallGetCoreTest, TestSolrCloudWithSecureImpersonation, TestOnReconnectListenerSupport, TestClassicSimilarityFactory, WordBreakSolrSpellCheckerTest, ReturnFieldsTest, MigrateRouteKeyTest, TestClusterProperties, TestComplexPhraseLeadingWildcard, TestManagedStopFilterFactory, CacheHeaderTest, TestDistribIDF, TestRestManager, TestRawTransformer, HdfsChaosMonkeySafeLeaderTest, TestDynamicFieldCollectionResource, TestNumericRangeQuery64, TestRuleBasedAuthorizationPlugin, DateFieldTest, DistributedFacetSimpleRefinementLongTailTest, CoreAdminHandlerTest, TestEmbeddedSolrServerConstructors, AliasIntegrationTest, OverseerStatusTest, SolrJmxReporterTest, SearchHandlerTest, DeleteReplicaTest, StatelessScriptUpdateProcessorFactoryTest, LeaderElectionIntegrationTest, TestCollationFieldDocValues, TestFaceting, TestRealTimeGet, AnalysisAfterCoreReloadTest, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, ShardRoutingTest, TestReplicationHandler, ZkCLITest, DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin, DistributedTermsComponentTest, TestRangeQuery, SoftAutoCommitTest, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, TestCollationField, MBeansHandlerTest, TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, TestMergePolicyConfig, MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf, NumericFieldsTest, TestConfig, OutputWriterTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestLMJelinekMercerSimilarityFactory, TestFastOutputStream, URLClassifyProcessorTest, PluginInfoTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, TestUtils, TestDocumentBuilder, ZkNodePropsTest, UUIDFieldTest, TestRTGBase, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, TestLuceneIndexBackCompat, CloudExitableDirectoryReaderTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteStatusTest, DistribJoinFromCollectionTest, ForceLeaderTest, MultiThreadedOCPTest]
   [junit4] Completed [549/778 (1!)] on J2 in 84.87s, 1 test, 1 failure <<< FAILURES!

[...truncated 48710 lines...]