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/17 14:58:51 UTC

[JENKINS] Lucene-Solr-NightlyTests-7.3 - Build # 3 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.3/3/

3 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:43882/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:43882/collection1
	at __randomizedtesting.SeedInfo.seed([FD7DEB60A6BA306D:7529D4BA08465D95]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1105)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1591)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 53 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
4 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=2150, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=2151, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-SendThread(127.0.0.1:36241), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)    3) Thread[id=2153, name=zkConnectionManagerCallback-487-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=2152, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=2150, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=2151, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-SendThread(127.0.0.1:36241), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   3) Thread[id=2153, name=zkConnectionManagerCallback-487-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=2152, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
	at __randomizedtesting.SeedInfo.seed([FD7DEB60A6BA306D]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=2151, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-SendThread(127.0.0.1:36241), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)    2) Thread[id=2153, name=zkConnectionManagerCallback-487-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2151, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-SendThread(127.0.0.1:36241), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   2) Thread[id=2153, name=zkConnectionManagerCallback-487-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([FD7DEB60A6BA306D]:0)




Build Log:
[...truncated 12823 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 224672 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[FD7DEB60A6BA306D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/init-core-data-001
   [junit4]   2> 224672 WARN  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[FD7DEB60A6BA306D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 224672 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[FD7DEB60A6BA306D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 224675 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[FD7DEB60A6BA306D]-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> 224675 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[FD7DEB60A6BA306D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 224684 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 224689 INFO  (Thread-317) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 224689 INFO  (Thread-317) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 224718 ERROR (Thread-317) [    ] 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> 224789 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.ZkTestServer start zk server on port:36241
   [junit4]   2> 224791 INFO  (zkConnectionManagerCallback-464-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 224793 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 0x10504560ec40000, likely client has closed socket
   [junit4]   2> 224797 INFO  (zkConnectionManagerCallback-466-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 224803 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 224809 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 224810 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 224812 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 224813 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 224815 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 224816 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 224818 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 224819 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 224823 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 224841 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 224846 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 224978 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 224979 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 224979 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 224979 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 224979 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1738f465{/,null,AVAILABLE}
   [junit4]   2> 224981 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2f9fdfd9{HTTP/1.1,[http/1.1]}{127.0.0.1:54163}
   [junit4]   2> 224981 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.Server Started @228070ms
   [junit4]   2> 224981 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=54163, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/control-001/cores}
   [junit4]   2> 224982 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 224982 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 224982 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 224982 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 224982 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-17T14:08:02.896Z
   [junit4]   2> 224984 INFO  (zkConnectionManagerCallback-468-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 224985 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 224985 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/control-001/solr.xml
   [junit4]   2> 224989 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 224989 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 224991 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 224994 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36241/solr
   [junit4]   2> 224996 INFO  (zkConnectionManagerCallback-472-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 224998 INFO  (zkConnectionManagerCallback-474-thread-1-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 225100 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:54163_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 225101 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:54163_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54163_
   [junit4]   2> 225102 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:54163_    ] o.a.s.c.Overseer Overseer (id=73469736582905860-127.0.0.1:54163_-n_0000000000) starting
   [junit4]   2> 225111 INFO  (zkConnectionManagerCallback-479-thread-1-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 225113 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:54163_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36241/solr ready
   [junit4]   2> 225118 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:54163_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54163_
   [junit4]   2> 225127 INFO  (zkCallback-473-thread-1-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 225134 INFO  (zkCallback-478-thread-1-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 225237 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:54163_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac
   [junit4]   2> 225250 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:54163_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac
   [junit4]   2> 225250 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:54163_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac
   [junit4]   2> 225252 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:54163_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/control-001/cores
   [junit4]   2> 225277 INFO  (zkConnectionManagerCallback-483-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 225278 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 225279 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36241/solr ready
   [junit4]   2> 225284 INFO  (qtp1574278105-2104) [n:127.0.0.1:54163_    ] 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:54163_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 225286 INFO  (OverseerThreadFactory-971-thread-1-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 225395 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_    ] 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> 225396 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 225501 INFO  (zkCallback-473-thread-1-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_    ] 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> 226413 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 226442 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ 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> 226519 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 226543 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ 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> 226544 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ 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@597b71ac
   [junit4]   2> 226550 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 226550 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ 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-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 226555 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ 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=46, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=79.6630859375, floorSegmentMB=0.748046875, forceMergeDeletesPctAllowed=16.99319491570348, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8266895654631478
   [junit4]   2> 226571 WARN  (qtp1574278105-2108) [n:127.0.0.1:54163_ 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> 226642 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ 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> 226642 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ 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> 226644 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 226644 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 226646 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ 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=5, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=63.7529296875, floorSegmentMB=0.53515625, forceMergeDeletesPctAllowed=3.2636235490726264, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8335252633225086
   [junit4]   2> 226647 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@455aa9[control_collection_shard1_replica_n1] main]
   [junit4]   2> 226649 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 226652 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ 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> 226653 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 226653 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ 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 1595194143740526592
   [junit4]   2> 226654 INFO  (searcherExecutor-974-thread-1-processing-n:127.0.0.1:54163_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:54163_ 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@455aa9[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 226658 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 226661 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 226661 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ 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> 226662 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54163/control_collection_shard1_replica_n1/
   [junit4]   2> 226662 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ 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> 226662 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:54163/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 226662 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ 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> 226666 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ 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:54163/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 226768 INFO  (zkCallback-473-thread-2-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_    ] 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> 226818 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ 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> 226820 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_ 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=1424
   [junit4]   2> 226824 INFO  (qtp1574278105-2104) [n:127.0.0.1:54163_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 226923 INFO  (zkCallback-473-thread-2-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_    ] 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> 227288 INFO  (OverseerCollectionConfigSetProcessor-73469736582905860-127.0.0.1:54163_-n_0000000000) [n:127.0.0.1:54163_    ] 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> 227824 INFO  (qtp1574278105-2104) [n:127.0.0.1:54163_    ] 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:54163_&wt=javabin&version=2} status=0 QTime=2540
   [junit4]   2> 227839 INFO  (zkConnectionManagerCallback-487-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 227840 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 227841 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36241/solr ready
   [junit4]   2> 227841 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 227843 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 227845 INFO  (OverseerThreadFactory-971-thread-2-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 227846 WARN  (OverseerThreadFactory-971-thread-2-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 228052 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 228053 INFO  (qtp1574278105-2108) [n:127.0.0.1:54163_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=210
   [junit4]   2> 228180 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-1-001 of type TLOG
   [junit4]   2> 228180 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 228182 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 228182 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 228182 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 228182 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a0dc074{/,null,AVAILABLE}
   [junit4]   2> 228183 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3f8da6fa{HTTP/1.1,[http/1.1]}{127.0.0.1:43882}
   [junit4]   2> 228183 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.Server Started @231272ms
   [junit4]   2> 228183 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=43882, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-1-001/cores}
   [junit4]   2> 228183 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 228183 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 228183 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 228183 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 228183 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-17T14:08:06.097Z
   [junit4]   2> 228185 INFO  (zkConnectionManagerCallback-489-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 228187 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 228187 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-1-001/solr.xml
   [junit4]   2> 228191 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 228191 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 228193 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 228196 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36241/solr
   [junit4]   2> 228198 INFO  (zkConnectionManagerCallback-493-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 228201 INFO  (zkConnectionManagerCallback-495-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 228208 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:43882_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 228211 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:43882_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 228213 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:43882_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43882_
   [junit4]   2> 228214 INFO  (zkCallback-478-thread-1-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 228215 INFO  (zkCallback-473-thread-2-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 228215 INFO  (zkCallback-494-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 228221 INFO  (zkCallback-486-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 228292 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:43882_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac
   [junit4]   2> 228305 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:43882_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac
   [junit4]   2> 228306 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:43882_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac
   [junit4]   2> 228308 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:43882_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-1-001/cores
   [junit4]   2> 228312 INFO  (zkConnectionManagerCallback-500-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 228313 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:43882_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 228314 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:43882_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36241/solr ready
   [junit4]   2> 228348 INFO  (qtp1469305399-2156) [n:127.0.0.1:43882_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:43882_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 228351 INFO  (OverseerCollectionConfigSetProcessor-73469736582905860-127.0.0.1:54163_-n_0000000000) [n:127.0.0.1:54163_    ] 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> 228352 INFO  (OverseerThreadFactory-971-thread-3-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:43882_ for creating new replica
   [junit4]   2> 228356 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 228357 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 228462 INFO  (zkCallback-494-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 229376 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 229391 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.s.IndexSchema [collection1_shard2_replica_t81] Schema name=test
   [junit4]   2> 229478 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 229507 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t81' using configuration from collection collection1, trusted=true
   [junit4]   2> 229508 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t81' (registry 'solr.core.collection1.shard2.replica_t81') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac
   [junit4]   2> 229508 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 229508 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.SolrCore [[collection1_shard2_replica_t81] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-1-001/cores/collection1_shard2_replica_t81], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-1-001/cores/collection1_shard2_replica_t81/data/]
   [junit4]   2> 229515 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=79.6630859375, floorSegmentMB=0.748046875, forceMergeDeletesPctAllowed=16.99319491570348, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8266895654631478
   [junit4]   2> 229523 WARN  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] 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> 229585 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 229585 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 229586 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 229586 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 229588 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=5, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=63.7529296875, floorSegmentMB=0.53515625, forceMergeDeletesPctAllowed=3.2636235490726264, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8335252633225086
   [junit4]   2> 229589 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c68e96d[collection1_shard2_replica_t81] main]
   [junit4]   2> 229591 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 229591 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 229592 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 229593 INFO  (searcherExecutor-985-thread-1-processing-n:127.0.0.1:43882_ x:collection1_shard2_replica_t81 s:shard2 c:collection1) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.SolrCore [collection1_shard2_replica_t81] Registered new searcher Searcher@5c68e96d[collection1_shard2_replica_t81] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 229593 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1595194146823340032
   [junit4]   2> 229599 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node82=0}, version=0}
   [junit4]   2> 229602 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 229602 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 229602 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43882/collection1_shard2_replica_t81/
   [junit4]   2> 229602 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 229602 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.SyncStrategy http://127.0.0.1:43882/collection1_shard2_replica_t81/ has no replicas
   [junit4]   2> 229602 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 229603 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.ZkController collection1_shard2_replica_t81 stopping background replication from leader
   [junit4]   2> 229606 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43882/collection1_shard2_replica_t81/ shard2
   [junit4]   2> 229708 INFO  (zkCallback-494-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 229758 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 229760 INFO  (qtp1469305399-2160) [n:127.0.0.1:43882_ c:collection1 s:shard2  x:collection1_shard2_replica_t81] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1403
   [junit4]   2> 229763 INFO  (qtp1469305399-2156) [n:127.0.0.1:43882_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:43882_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1415
   [junit4]   2> 229862 INFO  (zkCallback-494-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 229940 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-2-001 of type TLOG
   [junit4]   2> 229940 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 229942 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 229942 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 229942 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 229942 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1712b62d{/,null,AVAILABLE}
   [junit4]   2> 229943 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@91fae4a{HTTP/1.1,[http/1.1]}{127.0.0.1:52227}
   [junit4]   2> 229943 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.Server Started @233031ms
   [junit4]   2> 229943 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=52227, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-2-001/cores}
   [junit4]   2> 229943 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 229949 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 229949 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 229949 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 229949 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-17T14:08:07.863Z
   [junit4]   2> 229951 INFO  (zkConnectionManagerCallback-502-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 229952 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 0x10504560ec4000c, likely client has closed socket
   [junit4]   2> 229952 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 229952 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-2-001/solr.xml
   [junit4]   2> 229958 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 229958 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 229960 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 229963 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36241/solr
   [junit4]   2> 229965 INFO  (zkConnectionManagerCallback-506-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 229970 INFO  (zkConnectionManagerCallback-508-thread-1-processing-n:127.0.0.1:52227_) [n:127.0.0.1:52227_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 229977 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:52227_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 229979 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:52227_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 229981 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:52227_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52227_
   [junit4]   2> 229983 INFO  (zkCallback-478-thread-1-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 229983 INFO  (zkCallback-494-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 229983 INFO  (zkCallback-486-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 229984 INFO  (zkCallback-473-thread-2-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 229993 INFO  (zkCallback-499-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 229993 INFO  (zkCallback-507-thread-1-processing-n:127.0.0.1:52227_) [n:127.0.0.1:52227_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 230174 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:52227_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac
   [junit4]   2> 230187 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:52227_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac
   [junit4]   2> 230187 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:52227_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac
   [junit4]   2> 230189 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:52227_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-2-001/cores
   [junit4]   2> 230193 INFO  (zkConnectionManagerCallback-513-thread-1-processing-n:127.0.0.1:52227_) [n:127.0.0.1:52227_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 230194 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:52227_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 230195 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:52227_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36241/solr ready
   [junit4]   2> 230259 INFO  (qtp1469305399-2158) [n:127.0.0.1:43882_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:52227_&action=ADDREPLICA&collection=collection1&shard=shard3&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 230265 INFO  (OverseerCollectionConfigSetProcessor-73469736582905860-127.0.0.1:54163_-n_0000000000) [n:127.0.0.1:54163_    ] 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> 230266 INFO  (OverseerThreadFactory-971-thread-4-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:52227_ for creating new replica
   [junit4]   2> 230278 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_t83&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 230279 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 230383 INFO  (zkCallback-507-thread-1-processing-n:127.0.0.1:52227_) [n:127.0.0.1:52227_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 230383 INFO  (zkCallback-494-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 231296 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 231318 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.s.IndexSchema [collection1_shard3_replica_t83] Schema name=test
   [junit4]   2> 231420 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 231440 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_t83' using configuration from collection collection1, trusted=true
   [junit4]   2> 231441 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_t83' (registry 'solr.core.collection1.shard3.replica_t83') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac
   [junit4]   2> 231441 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 231441 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.c.SolrCore [[collection1_shard3_replica_t83] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-2-001/cores/collection1_shard3_replica_t83], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-2-001/cores/collection1_shard3_replica_t83/data/]
   [junit4]   2> 231445 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=79.6630859375, floorSegmentMB=0.748046875, forceMergeDeletesPctAllowed=16.99319491570348, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8266895654631478
   [junit4]   2> 231460 WARN  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] 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> 231534 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 231535 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 231536 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 231536 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 231540 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=5, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=63.7529296875, floorSegmentMB=0.53515625, forceMergeDeletesPctAllowed=3.2636235490726264, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8335252633225086
   [junit4]   2> 231540 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.s.SolrIndexSearcher Opening [Searcher@6317323f[collection1_shard3_replica_t83] main]
   [junit4]   2> 231542 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 231543 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 231543 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 231545 INFO  (searcherExecutor-996-thread-1-processing-n:127.0.0.1:52227_ x:collection1_shard3_replica_t83 s:shard3 c:collection1) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.c.SolrCore [collection1_shard3_replica_t83] Registered new searcher Searcher@6317323f[collection1_shard3_replica_t83] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 231545 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1595194148870160384
   [junit4]   2> 231550 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard3 to Terms{values={core_node84=0}, version=0}
   [junit4]   2> 231553 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 231553 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 231553 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52227/collection1_shard3_replica_t83/
   [junit4]   2> 231553 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 231553 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.c.SyncStrategy http://127.0.0.1:52227/collection1_shard3_replica_t83/ has no replicas
   [junit4]   2> 231553 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 231556 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.c.ZkController collection1_shard3_replica_t83 stopping background replication from leader
   [junit4]   2> 231560 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52227/collection1_shard3_replica_t83/ shard3
   [junit4]   2> 231662 INFO  (zkCallback-507-thread-1-processing-n:127.0.0.1:52227_) [n:127.0.0.1:52227_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 231662 INFO  (zkCallback-494-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 231711 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 231714 INFO  (qtp1799791242-2191) [n:127.0.0.1:52227_ c:collection1 s:shard3  x:collection1_shard3_replica_t83] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_t83&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1435
   [junit4]   2> 231717 INFO  (qtp1469305399-2158) [n:127.0.0.1:43882_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:52227_&action=ADDREPLICA&collection=collection1&shard=shard3&type=TLOG&wt=javabin&version=2} status=0 QTime=1457
   [junit4]   2> 231814 INFO  (zkCallback-507-thread-1-processing-n:127.0.0.1:52227_) [n:127.0.0.1:52227_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 231814 INFO  (zkCallback-494-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 231876 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-3-001 of type TLOG
   [junit4]   2> 231876 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 231879 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 231879 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 231879 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 231879 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@208a2fca{/,null,AVAILABLE}
   [junit4]   2> 231880 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5bfc2b4{HTTP/1.1,[http/1.1]}{127.0.0.1:37710}
   [junit4]   2> 231880 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.e.j.s.Server Started @234968ms
   [junit4]   2> 231880 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/tempDir-001/jetty3, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=37710, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-3-001/cores}
   [junit4]   2> 231880 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 231885 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 231885 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 231885 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 231885 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-17T14:08:09.799Z
   [junit4]   2> 231887 INFO  (zkConnectionManagerCallback-515-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 231889 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 231889 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_FD7DEB60A6BA306D-001/shard-3-001/solr.xml
   [junit4]   2> 231893 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 231893 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 231895 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 231914 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36241/solr
   [junit4]   2> 231917 INFO  (zkConnectionManagerCallback-519-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 231936 INFO  (zkConnectionManagerCallback-521-thread-1-processing-n:127.0.0.1:37710_) [n:127.0.0.1:37710_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 231945 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:37710_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 231949 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:37710_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 231958 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:37710_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37710_
   [junit4]   2> 231961 INFO  (zkCallback-499-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 231961 INFO  (zkCallback-478-thread-1-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 231961 INFO  (zkCallback-486-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 231961 INFO  (zkCallback-507-thread-1-processing-n:127.0.0.1:52227_) [n:127.0.0.1:52227_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 231962 INFO  (zkCallback-494-thread-1-processing-n:127.0.0.1:43882_) [n:127.0.0.1:43882_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 231962 INFO  (zkCallback-473-thread-2-processing-n:127.0.0.1:54163_) [n:127.0.0.1:54163_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 231984 INFO  (zkCallback-520-thread-1-processing-n:127.0.0.1:37710_) [n:127.0.0.1:37710_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 231992 INFO  (zkCallback-512-thread-1-processing-n:127.0.0.1:52227_) [n:127.0.0.1:52227_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 232050 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:37710_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac
   [junit4]   2> 232077 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:37710_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac
   [junit4]   2> 232077 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:37710_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@597b71ac
   [junit4]   2> 232079 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]) [n:127.0.0.1:37710_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/bu

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

27.0.0.1:36241)) [    ] o.a.z.ClientCnxn Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
   [junit4]   2> 403523 WARN  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-SendThread(127.0.0.1:36241)) [    ] o.a.z.c.StaticHostProvider Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]   2> 403523 WARN  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-SendThread(127.0.0.1:36241)) [    ] o.a.z.ClientCnxn Session 0x10504560ec40007 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144)
   [junit4]   2> 404024 WARN  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-SendThread(127.0.0.1:36241)) [    ] o.a.z.ClientCnxn Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
   [junit4]   2> Mar 17, 2018 2:11:02 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=2151, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-SendThread(127.0.0.1:36241), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]   2>    2) Thread[id=2153, name=zkConnectionManagerCallback-487-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {rnd_b=PostingsFormat(name=MockRandom), a_t=BlockTreeOrds(blocksize=128), a_i=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom)}, docValues:{rnd_b=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Asserting), a_t=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1330, maxMBSortInHeap=7.725085870486804, sim=RandomSimilarity(queryNorm=false): {}, locale=vi, timezone=America/Louisville
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=3,free=139156744,total=505937920
   [junit4]   2> NOTE: All tests run in this JVM: [TestRTimerTree, TestPseudoReturnFields, TestDistribDocBasedVersion, XmlUpdateRequestHandlerTest, TestPolicyCloud, DistribJoinFromCollectionTest, SearchHandlerTest, SolrShardReporterTest, TestDocumentBuilder, TestSQLHandlerNonCloud, ConcurrentDeleteAndCreateCollectionTest, SolrPluginUtilsTest, TestLeaderInitiatedRecoveryThread, ChaosMonkeyNothingIsSafeTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.seed=FD7DEB60A6BA306D -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/test-data/enwiki.random.lines.txt -Dtests.locale=vi -Dtests.timezone=America/Louisville -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | ChaosMonkeyNothingIsSafeTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   [junit4]    >    1) Thread[id=2150, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=2151, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-SendThread(127.0.0.1:36241), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]    >    3) Thread[id=2153, name=zkConnectionManagerCallback-487-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    4) Thread[id=2152, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FD7DEB60A6BA306D]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2151, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[FD7DEB60A6BA306D]-SendThread(127.0.0.1:36241), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]    >    2) Thread[id=2153, name=zkConnectionManagerCallback-487-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FD7DEB60A6BA306D]:0)
   [junit4] Completed [78/783 (1!)] on J0 in 179.91s, 1 test, 3 errors <<< FAILURES!

[...truncated 51775 lines...]

[JENKINS] Lucene-Solr-NightlyTests-7.3 - Build # 6 - Failure

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.3/6/

1 tests failed.
FAILED:  org.apache.lucene.search.TestInetAddressRangeQueries.testRandomBig

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([8DE77F4FF83EEB13:AB002C069679793]:0)
	at org.apache.lucene.util.bkd.HeapPointWriter.writePackedValue(HeapPointWriter.java:107)
	at org.apache.lucene.util.bkd.HeapPointWriter.append(HeapPointWriter.java:128)
	at org.apache.lucene.util.bkd.PointReader.split(PointReader.java:68)
	at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1791)
	at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1805)
	at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1805)
	at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1805)
	at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1805)
	at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1805)
	at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1805)
	at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1805)
	at org.apache.lucene.util.bkd.BKDWriter.finish(BKDWriter.java:1008)
	at org.apache.lucene.index.RandomCodec$1$1.writeField(RandomCodec.java:141)
	at org.apache.lucene.codecs.PointsWriter.mergeOneField(PointsWriter.java:62)
	at org.apache.lucene.codecs.PointsWriter.merge(PointsWriter.java:186)
	at org.apache.lucene.codecs.lucene60.Lucene60PointsWriter.merge(Lucene60PointsWriter.java:144)
	at org.apache.lucene.codecs.asserting.AssertingPointsFormat$AssertingPointsWriter.merge(AssertingPointsFormat.java:142)
	at org.apache.lucene.index.SegmentMerger.mergePoints(SegmentMerger.java:187)
	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:136)
	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4443)
	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4083)
	at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2247)
	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5098)
	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1732)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1464)
	at org.apache.lucene.search.BaseRangeFieldQueryTestCase.verify(BaseRangeFieldQueryTestCase.java:190)
	at org.apache.lucene.search.BaseRangeFieldQueryTestCase.doTestRandom(BaseRangeFieldQueryTestCase.java:160)
	at org.apache.lucene.search.BaseRangeFieldQueryTestCase.testRandomBig(BaseRangeFieldQueryTestCase.java:75)
	at org.apache.lucene.search.TestInetAddressRangeQueries.testRandomBig(TestInetAddressRangeQueries.java:81)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)




Build Log:
[...truncated 8945 lines...]
   [junit4] Suite: org.apache.lucene.search.TestInetAddressRangeQueries
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestInetAddressRangeQueries -Dtests.method=testRandomBig -Dtests.seed=8DE77F4FF83EEB13 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/test-data/enwiki.random.lines.txt -Dtests.locale=pt-PT -Dtests.timezone=America/Santo_Domingo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   99.8s J1 | TestInetAddressRangeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8DE77F4FF83EEB13:AB002C069679793]:0)
   [junit4]    > 	at org.apache.lucene.util.bkd.HeapPointWriter.writePackedValue(HeapPointWriter.java:107)
   [junit4]    > 	at org.apache.lucene.util.bkd.HeapPointWriter.append(HeapPointWriter.java:128)
   [junit4]    > 	at org.apache.lucene.util.bkd.PointReader.split(PointReader.java:68)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1791)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1805)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1805)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1805)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1805)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1805)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1805)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1805)
   [junit4]    > 	at org.apache.lucene.util.bkd.BKDWriter.finish(BKDWriter.java:1008)
   [junit4]    > 	at org.apache.lucene.index.RandomCodec$1$1.writeField(RandomCodec.java:141)
   [junit4]    > 	at org.apache.lucene.codecs.PointsWriter.mergeOneField(PointsWriter.java:62)
   [junit4]    > 	at org.apache.lucene.codecs.PointsWriter.merge(PointsWriter.java:186)
   [junit4]    > 	at org.apache.lucene.codecs.lucene60.Lucene60PointsWriter.merge(Lucene60PointsWriter.java:144)
   [junit4]    > 	at org.apache.lucene.codecs.asserting.AssertingPointsFormat$AssertingPointsWriter.merge(AssertingPointsFormat.java:142)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergePoints(SegmentMerger.java:187)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:136)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4443)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4083)
   [junit4]    > 	at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2247)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5098)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1732)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1464)
   [junit4]    > 	at org.apache.lucene.search.BaseRangeFieldQueryTestCase.verify(BaseRangeFieldQueryTestCase.java:190)
   [junit4]    > 	at org.apache.lucene.search.BaseRangeFieldQueryTestCase.doTestRandom(BaseRangeFieldQueryTestCase.java:160)
   [junit4]    > 	at org.apache.lucene.search.BaseRangeFieldQueryTestCase.testRandomBig(BaseRangeFieldQueryTestCase.java:75)
   [junit4]    > 	at org.apache.lucene.search.TestInetAddressRangeQueries.testRandomBig(TestInetAddressRangeQueries.java:81)
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/lucene/build/misc/test/J1/temp/lucene.search.TestInetAddressRangeQueries_8DE77F4FF83EEB13-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{ipRangeField=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1901, maxMBSortInHeap=5.092778772269531, sim=RandomSimilarity(queryNorm=false): {}, locale=pt-PT, timezone=America/Santo_Domingo
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=247771368,total=302514176
   [junit4]   2> NOTE: All tests run in this JVM: [TestHighFreqTerms, TestIndexSplitter, TestFSTsMisc, TestInetAddressRangeQueries]
   [junit4] Completed [13/13 (1!)] on J1 in 123.03s, 4 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/lucene/build/misc/test/temp/junit4-J1-20180321_155017_2452944323898429498900.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/heapdumps/java_pid923.hprof ...
   [junit4] Heap dump file created [575897525 bytes in 3.897 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 15629 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/build.xml:636: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/build.xml:570: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid923.hprof

Total time: 250 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-NightlyTests-7.3 - Build # 5 - Still unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.3/5/

2 tests failed.
FAILED:  org.apache.solr.cloud.RestartWhileUpdatingTest.test

Error Message:
shard1 is not consistent.  Got 7585 from https://127.0.0.1:42767/collection1_shard1_replica_n23 (previous client) and got 0 from https://127.0.0.1:36567/collection1_shard1_replica_n25

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 7585 from https://127.0.0.1:42767/collection1_shard1_replica_n23 (previous client) and got 0 from https://127.0.0.1:36567/collection1_shard1_replica_n25
	at __randomizedtesting.SeedInfo.seed([C21E691931FC75E5:4A4A56C39F00181D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1330)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1309)
	at org.apache.solr.cloud.RestartWhileUpdatingTest.test(RestartWhileUpdatingTest.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)


FAILED:  org.apache.solr.cloud.TestCloudPivotFacet.test

Error Message:
{main(facet=true&facet.pivot={!stats%3Dst2}pivot_x_s,pivot_z_s,pivot_dt&facet.pivot={!stats%3Dst1}bogus_not_in_any_doc_s,dense_pivot_ti1,pivot_ti1&facet.limit=16&facet.missing=true&facet.overrequest.count=0&facet.overrequest.ratio=-0.57292277),extra(rows=0&q=id:[*+TO+2359]&stats=true&stats.field={!key%3Dsk1+tag%3Dst1,st2}pivot_tf1&stats.field={!key%3Dsk2+tag%3Dst2,st3}pivot_dt&stats.field={!key%3Dsk3+tag%3Dst3,st4}pivot_y_s1&_test_miss=true)} ==> Stddev of sk2 => pivot_x_s,pivot_z_s,pivot_dt: {params(rows=0),defaults({main({main({main(rows=0&q=id:[*+TO+2359]&stats=true&stats.field={!key%3Dsk1+tag%3Dst1,st2}pivot_tf1&stats.field={!key%3Dsk2+tag%3Dst2,st3}pivot_dt&stats.field={!key%3Dsk3+tag%3Dst3,st4}pivot_y_s1&_test_miss=true),extra(fq={!term+f%3Dpivot_x_s}n)}),extra(fq={!term+f%3Dpivot_z_s}i)}),extra(fq={!term+f%3Dpivot_dt}2010-10-31T10:31:42Z)})} expected:<24313.27381803071> but was:<17192.080789574855>

Stack Trace:
java.lang.AssertionError: {main(facet=true&facet.pivot={!stats%3Dst2}pivot_x_s,pivot_z_s,pivot_dt&facet.pivot={!stats%3Dst1}bogus_not_in_any_doc_s,dense_pivot_ti1,pivot_ti1&facet.limit=16&facet.missing=true&facet.overrequest.count=0&facet.overrequest.ratio=-0.57292277),extra(rows=0&q=id:[*+TO+2359]&stats=true&stats.field={!key%3Dsk1+tag%3Dst1,st2}pivot_tf1&stats.field={!key%3Dsk2+tag%3Dst2,st3}pivot_dt&stats.field={!key%3Dsk3+tag%3Dst3,st4}pivot_y_s1&_test_miss=true)} ==> Stddev of sk2 => pivot_x_s,pivot_z_s,pivot_dt: {params(rows=0),defaults({main({main({main(rows=0&q=id:[*+TO+2359]&stats=true&stats.field={!key%3Dsk1+tag%3Dst1,st2}pivot_tf1&stats.field={!key%3Dsk2+tag%3Dst2,st3}pivot_dt&stats.field={!key%3Dsk3+tag%3Dst3,st4}pivot_y_s1&_test_miss=true),extra(fq={!term+f%3Dpivot_x_s}n)}),extra(fq={!term+f%3Dpivot_z_s}i)}),extra(fq={!term+f%3Dpivot_dt}2010-10-31T10:31:42Z)})} expected:<24313.27381803071> but was:<17192.080789574855>
	at __randomizedtesting.SeedInfo.seed([C21E691931FC75E5:4A4A56C39F00181D]:0)
	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:291)
	at org.apache.solr.cloud.TestCloudPivotFacet.test(TestCloudPivotFacet.java:238)
	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)
Caused by: java.lang.AssertionError: Stddev of sk2 => pivot_x_s,pivot_z_s,pivot_dt: {params(rows=0),defaults({main({main({main(rows=0&q=id:[*+TO+2359]&stats=true&stats.field={!key%3Dsk1+tag%3Dst1,st2}pivot_tf1&stats.field={!key%3Dsk2+tag%3Dst2,st3}pivot_dt&stats.field={!key%3Dsk3+tag%3Dst3,st4}pivot_y_s1&_test_miss=true),extra(fq={!term+f%3Dpivot_x_s}n)}),extra(fq={!term+f%3Dpivot_z_s}i)}),extra(fq={!term+f%3Dpivot_dt}2010-10-31T10:31:42Z)})} expected:<24313.27381803071> but was:<17192.080789574855>
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:443)
	at org.apache.solr.cloud.TestCloudPivotFacet.assertNumerics(TestCloudPivotFacet.java:742)
	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotStats(TestCloudPivotFacet.java:401)
	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotData(TestCloudPivotFacet.java:349)
	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:312)
	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:323)
	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:323)
	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:281)
	... 42 more




Build Log:
[...truncated 12943 lines...]
   [junit4] Suite: org.apache.solr.cloud.RestartWhileUpdatingTest
   [junit4]   2> 655544 INFO  (SUITE-RestartWhileUpdatingTest-seed#[C21E691931FC75E5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/init-core-data-001
   [junit4]   2> 655545 INFO  (SUITE-RestartWhileUpdatingTest-seed#[C21E691931FC75E5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 655546 INFO  (SUITE-RestartWhileUpdatingTest-seed#[C21E691931FC75E5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 655547 INFO  (SUITE-RestartWhileUpdatingTest-seed#[C21E691931FC75E5]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 655552 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 655552 INFO  (Thread-1257) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 655552 INFO  (Thread-1257) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 655555 ERROR (Thread-1257) [    ] 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> 655652 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.ZkTestServer start zk server on port:35194
   [junit4]   2> 655657 INFO  (zkConnectionManagerCallback-1766-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655668 INFO  (zkConnectionManagerCallback-1768-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655682 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 655684 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 655685 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 655687 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 655688 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 655689 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 655691 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 655692 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 655694 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 655695 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 655697 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 655700 INFO  (zkConnectionManagerCallback-1771-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655702 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 655729 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=72908396
   [junit4]   2> 655729 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=412490458
   [junit4]   2> 655729 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=613753909
   [junit4]   2> 655729 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=250914942
   [junit4]   2> 655729 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1226317010
   [junit4]   2> 655730 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1643159521
   [junit4]   2> 655730 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1816771430
   [junit4]   2> 655730 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1196771785
   [junit4]   2> 655851 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 655852 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 655852 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 655852 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 655853 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d0b98fa{/,null,AVAILABLE}
   [junit4]   2> 655854 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68368760{SSL,[ssl, http/1.1]}{127.0.0.1:55283}
   [junit4]   2> 655854 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.Server Started @658602ms
   [junit4]   2> 655855 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/tempDir-001/control/data, hostContext=/, hostPort=55283, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/control-001/cores}
   [junit4]   2> 655855 ERROR (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 655855 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 655855 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 655855 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 655855 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-20T09:22:25.086Z
   [junit4]   2> 655857 INFO  (zkConnectionManagerCallback-1773-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655858 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 655859 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/control-001/solr.xml
   [junit4]   2> 655863 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 655863 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 655865 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@46d65872, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 655868 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35194/solr
   [junit4]   2> 655870 INFO  (zkConnectionManagerCallback-1777-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655874 INFO  (zkConnectionManagerCallback-1779-thread-1-processing-n:127.0.0.1:55283_) [n:127.0.0.1:55283_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655985 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:55283_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 655987 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:55283_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55283_
   [junit4]   2> 655988 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:55283_    ] o.a.s.c.Overseer Overseer (id=73485600368754693-127.0.0.1:55283_-n_0000000000) starting
   [junit4]   2> 656000 INFO  (zkConnectionManagerCallback-1784-thread-1-processing-n:127.0.0.1:55283_) [n:127.0.0.1:55283_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 656006 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:55283_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35194/solr ready
   [junit4]   2> 656008 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:55283_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55283_
   [junit4]   2> 656010 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:55283_) [n:127.0.0.1:55283_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 656010 INFO  (zkCallback-1778-thread-1-processing-n:127.0.0.1:55283_) [n:127.0.0.1:55283_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 656140 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:55283_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46d65872
   [junit4]   2> 656154 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:55283_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46d65872
   [junit4]   2> 656154 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:55283_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46d65872
   [junit4]   2> 656156 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:55283_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/control-001/cores
   [junit4]   2> 656186 INFO  (zkConnectionManagerCallback-1788-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 656187 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 656188 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35194/solr ready
   [junit4]   2> 656240 INFO  (qtp168316531-6431) [n:127.0.0.1:55283_    ] 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:55283_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 656242 INFO  (OverseerThreadFactory-2024-thread-1-processing-n:127.0.0.1:55283_) [n:127.0.0.1:55283_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 656358 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_    ] 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> 656359 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 656466 INFO  (zkCallback-1778-thread-1-processing-n:127.0.0.1:55283_) [n:127.0.0.1:55283_    ] 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> 657381 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 657399 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ 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> 657488 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 657511 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ 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> 657512 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ 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@46d65872
   [junit4]   2> 657512 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 657512 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ 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-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 657516 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1848633816, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 657531 WARN  (qtp168316531-6435) [n:127.0.0.1:55283_ 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> 657600 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ 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> 657601 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ 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> 657602 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 30000ms; 
   [junit4]   2> 657602 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 3000ms; 
   [junit4]   2> 657605 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=897883652, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 657606 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f0293c3[control_collection_shard1_replica_n1] main]
   [junit4]   2> 657607 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 657608 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ 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> 657608 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 657610 INFO  (searcherExecutor-2027-thread-1-processing-n:127.0.0.1:55283_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:55283_ 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@6f0293c3[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 657610 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ 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 1595447964431548416
   [junit4]   2> 657616 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 657619 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 657619 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ 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> 657619 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:55283/control_collection_shard1_replica_n1/
   [junit4]   2> 657619 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ 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> 657619 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:55283/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 657620 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ 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> 657624 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:55283/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 657726 INFO  (zkCallback-1778-thread-2-processing-n:127.0.0.1:55283_) [n:127.0.0.1:55283_    ] 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> 657775 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ 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> 657778 INFO  (qtp168316531-6435) [n:127.0.0.1:55283_ 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=1419
   [junit4]   2> 657783 INFO  (qtp168316531-6431) [n:127.0.0.1:55283_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 657879 INFO  (zkCallback-1778-thread-2-processing-n:127.0.0.1:55283_) [n:127.0.0.1:55283_    ] 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> 658246 INFO  (OverseerCollectionConfigSetProcessor-73485600368754693-127.0.0.1:55283_-n_0000000000) [n:127.0.0.1:55283_    ] 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> 658783 INFO  (qtp168316531-6431) [n:127.0.0.1:55283_    ] 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:55283_&wt=javabin&version=2} status=0 QTime=2544
   [junit4]   2> 658789 INFO  (zkConnectionManagerCallback-1792-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 658790 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 658791 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35194/solr ready
   [junit4]   2> 658791 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 658794 INFO  (qtp168316531-6434) [n:127.0.0.1:55283_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 658796 INFO  (OverseerThreadFactory-2024-thread-2-processing-n:127.0.0.1:55283_) [n:127.0.0.1:55283_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 658798 WARN  (OverseerThreadFactory-2024-thread-2-processing-n:127.0.0.1:55283_) [n:127.0.0.1:55283_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 659007 INFO  (qtp168316531-6434) [n:127.0.0.1:55283_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 659007 INFO  (qtp168316531-6434) [n:127.0.0.1:55283_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=213
   [junit4]   2> 659146 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/shard-1-001 of type NRT
   [junit4]   2> 659147 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 659148 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 659148 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 659148 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 659149 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46af0a56{/,null,AVAILABLE}
   [junit4]   2> 659150 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@60850d56{SSL,[ssl, http/1.1]}{127.0.0.1:48320}
   [junit4]   2> 659150 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.Server Started @661898ms
   [junit4]   2> 659150 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=48320, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/shard-1-001/cores}
   [junit4]   2> 659150 ERROR (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 659150 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 659150 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 659150 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 659150 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-20T09:22:28.381Z
   [junit4]   2> 659154 INFO  (zkConnectionManagerCallback-1794-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659155 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 659155 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/shard-1-001/solr.xml
   [junit4]   2> 659160 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 659160 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 659162 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@46d65872, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 659165 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35194/solr
   [junit4]   2> 659168 INFO  (zkConnectionManagerCallback-1798-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659172 INFO  (zkConnectionManagerCallback-1800-thread-1-processing-n:127.0.0.1:48320_) [n:127.0.0.1:48320_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659179 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:48320_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 659182 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:48320_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 659185 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:48320_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48320_
   [junit4]   2> 659186 INFO  (zkCallback-1791-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 659186 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:55283_) [n:127.0.0.1:55283_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 659186 INFO  (zkCallback-1778-thread-2-processing-n:127.0.0.1:55283_) [n:127.0.0.1:55283_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 659188 INFO  (zkCallback-1799-thread-1-processing-n:127.0.0.1:48320_) [n:127.0.0.1:48320_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 659294 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:48320_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46d65872
   [junit4]   2> 659309 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:48320_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46d65872
   [junit4]   2> 659310 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:48320_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46d65872
   [junit4]   2> 659312 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:48320_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/shard-1-001/cores
   [junit4]   2> 659316 INFO  (zkConnectionManagerCallback-1805-thread-1-processing-n:127.0.0.1:48320_) [n:127.0.0.1:48320_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659317 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:48320_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 659318 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:48320_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35194/solr ready
   [junit4]   2> 659389 INFO  (qtp405810099-6484) [n:127.0.0.1:48320_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:48320_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 659392 INFO  (OverseerCollectionConfigSetProcessor-73485600368754693-127.0.0.1:55283_-n_0000000000) [n:127.0.0.1:55283_    ] 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> 659393 INFO  (OverseerThreadFactory-2024-thread-3-processing-n:127.0.0.1:55283_) [n:127.0.0.1:55283_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:48320_ for creating new replica
   [junit4]   2> 659400 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 659401 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 660424 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 660459 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema [collection1_shard1_replica_n21] Schema name=test
   [junit4]   2> 660539 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 660564 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n21' using configuration from collection collection1, trusted=true
   [junit4]   2> 660565 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n21' (registry 'solr.core.collection1.shard1.replica_n21') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46d65872
   [junit4]   2> 660565 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 660565 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore [[collection1_shard1_replica_n21] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/shard-1-001/cores/collection1_shard1_replica_n21], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/shard-1-001/cores/collection1_shard1_replica_n21/data/]
   [junit4]   2> 660571 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1848633816, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 660595 WARN  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] 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> 660658 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 660658 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 660660 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 30000ms; 
   [junit4]   2> 660660 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 3000ms; 
   [junit4]   2> 660662 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=897883652, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 660662 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e1da574[collection1_shard1_replica_n21] main]
   [junit4]   2> 660664 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 660665 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 660666 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 660667 INFO  (searcherExecutor-2038-thread-1-processing-n:127.0.0.1:48320_ x:collection1_shard1_replica_n21 s:shard1 c:collection1) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore [collection1_shard1_replica_n21] Registered new searcher Searcher@6e1da574[collection1_shard1_replica_n21] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 660667 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1595447967637045248
   [junit4]   2> 660674 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node22=0}, version=0}
   [junit4]   2> 660677 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 660678 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 660678 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:48320/collection1_shard1_replica_n21/
   [junit4]   2> 660678 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 660678 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy https://127.0.0.1:48320/collection1_shard1_replica_n21/ has no replicas
   [junit4]   2> 660678 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 660682 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:48320/collection1_shard1_replica_n21/ shard1
   [junit4]   2> 660784 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 660787 INFO  (qtp405810099-6487) [n:127.0.0.1:48320_ c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1386
   [junit4]   2> 660790 INFO  (qtp405810099-6484) [n:127.0.0.1:48320_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:48320_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1400
   [junit4]   2> 660948 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/shard-2-001 of type NRT
   [junit4]   2> 660950 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 660951 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 660951 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 660951 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 660952 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67cc47a6{/,null,AVAILABLE}
   [junit4]   2> 660953 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@604a16a7{SSL,[ssl, http/1.1]}{127.0.0.1:42767}
   [junit4]   2> 660953 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.Server Started @663701ms
   [junit4]   2> 660953 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=42767, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/shard-2-001/cores}
   [junit4]   2> 660953 ERROR (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 660955 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 660955 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 660955 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 660955 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-20T09:22:30.186Z
   [junit4]   2> 660957 INFO  (zkConnectionManagerCallback-1807-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 660958 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 660958 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/shard-2-001/solr.xml
   [junit4]   2> 660963 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 660963 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 660964 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@46d65872, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 660968 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35194/solr
   [junit4]   2> 660969 INFO  (zkConnectionManagerCallback-1811-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 660973 INFO  (zkConnectionManagerCallback-1813-thread-1-processing-n:127.0.0.1:42767_) [n:127.0.0.1:42767_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 660982 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:42767_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 660985 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:42767_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 660987 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:42767_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42767_
   [junit4]   2> 660990 INFO  (zkCallback-1791-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 660990 INFO  (zkCallback-1799-thread-1-processing-n:127.0.0.1:48320_) [n:127.0.0.1:48320_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 660990 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:55283_) [n:127.0.0.1:55283_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 660990 INFO  (zkCallback-1778-thread-1-processing-n:127.0.0.1:55283_) [n:127.0.0.1:55283_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 660990 INFO  (zkCallback-1804-thread-1-processing-n:127.0.0.1:48320_) [n:127.0.0.1:48320_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 660992 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:42767_) [n:127.0.0.1:42767_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 661099 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:42767_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46d65872
   [junit4]   2> 661114 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:42767_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46d65872
   [junit4]   2> 661114 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:42767_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46d65872
   [junit4]   2> 661116 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:42767_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/shard-2-001/cores
   [junit4]   2> 661125 INFO  (zkConnectionManagerCallback-1818-thread-1-processing-n:127.0.0.1:42767_) [n:127.0.0.1:42767_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 661127 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:42767_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 661128 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:42767_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35194/solr ready
   [junit4]   2> 661207 INFO  (qtp128419288-6519) [n:127.0.0.1:42767_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:42767_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 661210 INFO  (OverseerCollectionConfigSetProcessor-73485600368754693-127.0.0.1:55283_-n_0000000000) [n:127.0.0.1:55283_    ] 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> 661211 INFO  (OverseerThreadFactory-2024-thread-4-processing-n:127.0.0.1:55283_) [n:127.0.0.1:55283_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:42767_ for creating new replica
   [junit4]   2> 661222 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 661222 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 662243 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 662260 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema [collection1_shard1_replica_n23] Schema name=test
   [junit4]   2> 662350 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 662370 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n23' using configuration from collection collection1, trusted=true
   [junit4]   2> 662370 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n23' (registry 'solr.core.collection1.shard1.replica_n23') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46d65872
   [junit4]   2> 662371 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 662371 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore [[collection1_shard1_replica_n23] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/shard-2-001/cores/collection1_shard1_replica_n23], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/shard-2-001/cores/collection1_shard1_replica_n23/data/]
   [junit4]   2> 662375 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1848633816, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 662386 WARN  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] 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> 662446 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 662446 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 662448 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 30000ms; 
   [junit4]   2> 662448 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 3000ms; 
   [junit4]   2> 662450 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=897883652, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 662450 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e476c5e[collection1_shard1_replica_n23] main]
   [junit4]   2> 662452 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 662452 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 662453 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 662453 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1595447969509801984
   [junit4]   2> 662456 INFO  (searcherExecutor-2049-thread-1-processing-n:127.0.0.1:42767_ x:collection1_shard1_replica_n23 s:shard1 c:collection1) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore [collection1_shard1_replica_n23] Registered new searcher Searcher@2e476c5e[collection1_shard1_replica_n23] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 662459 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node24=0, core_node22=0}, version=1}
   [junit4]   2> 662461 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.ZkController Core needs to recover:collection1_shard1_replica_n23
   [junit4]   2> 662461 INFO  (updateExecutor-1808-thread-1-processing-n:127.0.0.1:42767_ x:collection1_shard1_replica_n23 s:shard1 c:collection1) [n:127.0.0.1:42767_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 662461 INFO  (recoveryExecutor-1809-thread-1-processing-n:127.0.0.1:42767_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:42767_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 662463 INFO  (recoveryExecutor-1809-thread-1-processing-n:127.0.0.1:42767_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:42767_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 662463 INFO  (qtp128419288-6522) [n:127.0.0.1:42767_ c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1241
   [junit4]   2> 662466 INFO  (qtp128419288-6519) [n:127.0.0.1:42767_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:42767_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1259
   [junit4]   2> 662467 INFO  (qtp405810099-6486) [n:127.0.0.1:48320_ c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] o.a.s.c.S.Request [collection1_shard1_replica_n21]  webapp= path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 662468 INFO  (qtp405810099-6486) [n:127.0.0.1:48320_ c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] o.a.s.c.S.Request [collection1_shard1_replica_n21]  webapp= path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 662468 INFO  (recoveryExecutor-1809-thread-1-processing-n:127.0.0.1:42767_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:42767_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard1_replica_n23]
   [junit4]   2> 662468 INFO  (recoveryExecutor-1809-thread-1-processing-n:127.0.0.1:42767_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:42767_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 662468 INFO  (recoveryExecutor-1809-thread-1-processing-n:127.0.0.1:42767_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:42767_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard1_replica_n23] as recovering, leader is [https://127.0.0.1:48320/collection1_shard1_replica_n21/] and I am [https://127.0.0.1:42767/collection1_shard1_replica_n23/]
   [junit4]   2> 662479 INFO  (recoveryExecutor-1809-thread-1-processing-n:127.0.0.1:42767_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:42767_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node24_recovering=0, core_node24=0, core_node22=0}, version=2}
   [junit4]   2> 662484 INFO  (recoveryExecutor-1809-thread-1-processing-n:127.0.0.1:42767_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:42767_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:48320]; [WaitForState: action=PREPRECOVERY&core=collection1_shard1_replica_n21&nodeName=127.0.0.1:42767_&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 662489 INFO  (qtp405810099-6488) [n:127.0.0.1:48320_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node24, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 662492 INFO  (qtp405810099-6488) [n:127.0.0.1:48320_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1_shard1_replica_n21, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:42767_, coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: core_node24:{"core":"collection1_shard1_replica_n23","base_url":"https://127.0.0.1:42767","node_name":"127.0.0.1:42767_","state":"down","type":"NRT"}
   [junit4]   2> 662627 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/shard-3-001 of type NRT
   [junit4]   2> 662629 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 662630 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 662630 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 662630 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 662631 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1401c19b{/,null,AVAILABLE}
   [junit4]   2> 662632 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6794d060{SSL,[ssl, http/1.1]}{127.0.0.1:36567}
   [junit4]   2> 662632 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.Server Started @665380ms
   [junit4]   2> 662632 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=36567, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/shard-3-001/cores}
   [junit4]   2> 662632 ERROR (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 662637 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 662637 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 662637 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 662637 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-20T09:22:31.868Z
   [junit4]   2> 662640 INFO  (zkConnectionManagerCallback-1821-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662641 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 662641 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/shard-3-001/solr.xml
   [junit4]   2> 662645 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 662646 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 662647 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@46d65872, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 662653 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35194/solr
   [junit4]   2> 662655 INFO  (zkConnectionManagerCallback-1825-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662668 INFO  (zkConnectionManagerCallback-1827-thread-1-processing-n:127.0.0.1:36567_) [n:127.0.0.1:36567_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662677 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:36567_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 662681 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:36567_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 662684 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:36567_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36567_
   [junit4]   2> 662686 INFO  (zkCallback-1804-thread-1-processing-n:127.0.0.1:48320_) [n:127.0.0.1:48320_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 662686 INFO  (zkCallback-1817-thread-1-processing-n:127.0.0.1:42767_) [n:127.0.0.1:42767_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 662686 INFO  (zkCallback-1791-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 662692 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:55283_) [n:127.0.0.1:55283_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 662692 INFO  (zkCallback-1799-thread-1-processing-n:127.0.0.1:48320_) [n:127.0.0.1:48320_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 662693 INFO  (zkCallback-1778-thread-1-processing-n:127.0.0.1:55283_) [n:127.0.0.1:55283_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 662693 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:42767_) [n:127.0.0.1:42767_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 662693 INFO  (zkCallback-1826-thread-1-processing-n:127.0.0.1:36567_) [n:127.0.0.1:36567_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 662772 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:36567_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46d65872
   [junit4]   2> 662786 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:36567_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46d65872
   [junit4]   2> 662786 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:36567_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46d65872
   [junit4]   2> 662788 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:36567_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_C21E691931FC75E5-001/shard-3-001/cores
   [junit4]   2> 662792 INFO  (zkConnectionManagerCallback-1832-thread-1-processing-n:127.0.0.1:36567_) [n:127.0.0.1:36567_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662793 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:36567_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 662795 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[C21E691931FC75E5]) [n:127.0.0.1:36567_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35194/solr ready
   [junit4]   2> 662894 INFO  (qtp1601094869-6560) [n:127.0.0.1:36567_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36567_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 662900 INFO  (OverseerCollectionConfigSetProcessor-73485600368754693-127.0.0.1:55283_-n_0000000000) [n:127.0.0.1:55283_    ] 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> 662901 INFO  (OverseerThreadFactory-2024-thread-5-processing-n:127.0.0.1:55283_) [n:127.0.0.1:55283_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:36567_ for creating new replica
   [junit4]   2> 662910 INFO  (qtp1601094869-6556) [n:127.0.0.1:36567_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 662910 INFO  (qtp1601094869-6556) [n:127.0.0.1:36567_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 663492 INFO  (qtp405810099-6488) [n:127.0.0.1:48320_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1_shard1_replica_n21, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:4276

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

0.1:37773_i_bd c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n47, tag=95939191
   [junit4]   2> 1631473 INFO  (zkCallback-1714-thread-1-processing-n:127.0.0.1:37773_i_bd) [n:127.0.0.1:37773_i_bd c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ca34968: rootName = null, domain = solr.core.collection1.shard1.replica_n47, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n47 / com.codahale.metrics.MetricRegistry@3c468c96
   [junit4]   2> 1631490 INFO  (zkCallback-1714-thread-1-processing-n:127.0.0.1:37773_i_bd) [n:127.0.0.1:37773_i_bd c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=95939191
   [junit4]   2> 1631492 INFO  (TEST-TestCloudPivotFacet.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@61c16dbe{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1631492 INFO  (TEST-TestCloudPivotFacet.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3dadb046{/i_bd,null,UNAVAILABLE}
   [junit4]   2> 1631492 INFO  (TEST-TestCloudPivotFacet.test-seed#[C21E691931FC75E5]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1631493 ERROR (TEST-TestCloudPivotFacet.test-seed#[C21E691931FC75E5]) [    ] 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> 1631494 INFO  (TEST-TestCloudPivotFacet.test-seed#[C21E691931FC75E5]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56697 56697
   [junit4]   2> 1631669 INFO  (Thread-6308) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56697 56697
   [junit4]   2> 1631670 WARN  (Thread-6308) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/aliases.json
   [junit4]   2> 	11	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	11	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	12	/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> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudPivotFacet -Dtests.method=test -Dtests.seed=C21E691931FC75E5 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/test-data/enwiki.random.lines.txt -Dtests.locale=he -Dtests.timezone=Asia/Atyrau -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 64.4s J2 | TestCloudPivotFacet.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: {main(facet=true&facet.pivot={!stats%3Dst2}pivot_x_s,pivot_z_s,pivot_dt&facet.pivot={!stats%3Dst1}bogus_not_in_any_doc_s,dense_pivot_ti1,pivot_ti1&facet.limit=16&facet.missing=true&facet.overrequest.count=0&facet.overrequest.ratio=-0.57292277),extra(rows=0&q=id:[*+TO+2359]&stats=true&stats.field={!key%3Dsk1+tag%3Dst1,st2}pivot_tf1&stats.field={!key%3Dsk2+tag%3Dst2,st3}pivot_dt&stats.field={!key%3Dsk3+tag%3Dst3,st4}pivot_y_s1&_test_miss=true)} ==> Stddev of sk2 => pivot_x_s,pivot_z_s,pivot_dt: {params(rows=0),defaults({main({main({main(rows=0&q=id:[*+TO+2359]&stats=true&stats.field={!key%3Dsk1+tag%3Dst1,st2}pivot_tf1&stats.field={!key%3Dsk2+tag%3Dst2,st3}pivot_dt&stats.field={!key%3Dsk3+tag%3Dst3,st4}pivot_y_s1&_test_miss=true),extra(fq={!term+f%3Dpivot_x_s}n)}),extra(fq={!term+f%3Dpivot_z_s}i)}),extra(fq={!term+f%3Dpivot_dt}2010-10-31T10:31:42Z)})} expected:<24313.27381803071> but was:<17192.080789574855>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C21E691931FC75E5:4A4A56C39F00181D]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:291)
   [junit4]    > 	at org.apache.solr.cloud.TestCloudPivotFacet.test(TestCloudPivotFacet.java:238)
   [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]    > Caused by: java.lang.AssertionError: Stddev of sk2 => pivot_x_s,pivot_z_s,pivot_dt: {params(rows=0),defaults({main({main({main(rows=0&q=id:[*+TO+2359]&stats=true&stats.field={!key%3Dsk1+tag%3Dst1,st2}pivot_tf1&stats.field={!key%3Dsk2+tag%3Dst2,st3}pivot_dt&stats.field={!key%3Dsk3+tag%3Dst3,st4}pivot_y_s1&_test_miss=true),extra(fq={!term+f%3Dpivot_x_s}n)}),extra(fq={!term+f%3Dpivot_z_s}i)}),extra(fq={!term+f%3Dpivot_dt}2010-10-31T10:31:42Z)})} expected:<24313.27381803071> but was:<17192.080789574855>
   [junit4]    > 	at org.apache.solr.cloud.TestCloudPivotFacet.assertNumerics(TestCloudPivotFacet.java:742)
   [junit4]    > 	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotStats(TestCloudPivotFacet.java:401)
   [junit4]    > 	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotData(TestCloudPivotFacet.java:349)
   [junit4]    > 	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:312)
   [junit4]    > 	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:323)
   [junit4]    > 	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:323)
   [junit4]    > 	at org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:281)
   [junit4]    > 	... 42 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudPivotFacet_C21E691931FC75E5-001
   [junit4]   2> Mar 20, 2018 9:38:41 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=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=6884, maxDocsPerChunk=525, blockSize=301), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=6884, blockSize=301)), sim=RandomSimilarity(queryNorm=true): {}, locale=he, timezone=Asia/Atyrau
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=239472888,total=516947968
   [junit4]   2> NOTE: All tests run in this JVM: [TestQuerySenderListener, TestNumericRangeQuery32, TestUtils, DateFieldTest, CoreAdminHandlerTest, AnalyticsMergeStrategyTest, TestDFISimilarityFactory, ClassificationUpdateProcessorTest, URLClassifyProcessorTest, TestExactSharedStatsCache, TestCustomDocTransformer, TestSolrCoreProperties, TestNRTOpen, TestDistributedMissingSort, TestRangeQuery, TestPullReplica, TestConfigSetProperties, TestAnalyzeInfixSuggestions, TestRawResponseWriter, TermVectorComponentTest, TestUpdate, UniqFieldsUpdateProcessorFactoryTest, CursorMarkTest, TestCustomStream, TestMultiWordSynonyms, TestPointFields, TestCollectionAPIs, TestSimpleQParserPlugin, CollectionPropsTest, TestRecoveryHdfs, TestFastWriter, DocValuesTest, SuggesterTSTTest, TlogReplayBufferedWhileIndexingTest, TestLMJelinekMercerSimilarityFactory, TestCollectionAPI, SpatialRPTFieldTypeTest, HdfsChaosMonkeyNothingIsSafeTest, TestXmlQParserPlugin, DistanceUnitsTest, MultiTermTest, HttpTriggerListenerTest, TestSizeLimitedDistributedMap, TestNumericTerms32, SolrTestCaseJ4Test, SolrXmlInZkTest, HdfsCollectionsAPIDistributedZkTest, ConcurrentCreateRoutedAliasTest, FacetPivotSmallTest, GraphQueryTest, TestFieldCacheVsDocValues, SpatialFilterTest, ComputePlanActionTest, TestEmbeddedSolrServerAdminHandler, TestCoreDiscovery, TestManagedSynonymGraphFilterFactory, DistributedVersionInfoTest, TestLegacyNumericRangeQueryBuilder, TestFieldCacheReopen, SpellPossibilityIteratorTest, ZkFailoverTest, ConvertedLegacyTest, TestCloudSchemaless, TestClusterStateProvider, DistributedFacetExistsSmallTest, IndexSchemaRuntimeFieldTest, TestManagedSchema, BigEndianAscendingWordDeserializerTest, TestStressUserVersions, CustomHighlightComponentTest, TestFreeTextSuggestions, TestDFRSimilarityFactory, ResponseLogComponentTest, TestCodecSupport, TestAtomicUpdateErrorCases, TestNodeAddedTrigger, TestLazyCores, MetricsHandlerTest, TimeRoutedAliasUpdateProcessorTest, DirectSolrSpellCheckerTest, CoreAdminRequestStatusTest, SubstringBytesRefFilterTest, JavabinLoaderTest, TestCloudPivotFacet]
   [junit4] Completed [250/783 (2!)] on J2 in 64.72s, 1 test, 1 failure <<< FAILURES!

[...truncated 51414 lines...]

[JENKINS] Lucene-Solr-NightlyTests-7.3 - Build # 4 - Failure

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.3/4/

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsBasicDistributedZkTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.HdfsTransactionLog  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:132)  at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:76)  at org.apache.solr.update.HdfsUpdateLog.ensureLog(HdfsUpdateLog.java:316)  at org.apache.solr.update.UpdateLog.add(UpdateLog.java:534)  at org.apache.solr.update.UpdateLog.add(UpdateLog.java:519)  at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:352)  at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:271)  at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:221)  at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:950)  at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1163)  at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:633)  at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)  at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)  at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)  at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)  at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)  at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)  at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)  at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)  at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)  at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)  at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:109)  at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)  at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)  at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:384)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:330)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)  at org.eclipse.jetty.server.Server.handle(Server.java:530)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)  at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)  at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)  at java.lang.Thread.run(Thread.java:748)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.HdfsTransactionLog
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:132)
	at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:76)
	at org.apache.solr.update.HdfsUpdateLog.ensureLog(HdfsUpdateLog.java:316)
	at org.apache.solr.update.UpdateLog.add(UpdateLog.java:534)
	at org.apache.solr.update.UpdateLog.add(UpdateLog.java:519)
	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:352)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:271)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:221)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:950)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1163)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:633)
	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)
	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)
	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)
	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)
	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)
	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)
	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)
	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)
	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:109)
	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:384)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:330)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:530)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
	at java.lang.Thread.run(Thread.java:748)


	at __randomizedtesting.SeedInfo.seed([F7256DC5E0FAAA5D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:301)
	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$7.evaluate(RandomizedRunner.java:897)
	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)


FAILED:  org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([F7256DC5E0FAAA5D:FFBF82D98967B0E]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:913)
	at org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion(SegmentsInfoRequestHandlerTest.java:68)
	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 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)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=2=count(//lst[@name='segments']/lst/str[@name='version'][.='7.3.0'])
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><lst name="segments"><lst name="_0"><str name="name">_0</str><int name="delCount">1</int><long name="sizeInBytes">2001</long><int name="size">2</int><date name="age">2018-03-19T14:23:16.779Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst><lst name="_1"><str name="name">_1</str><int name="delCount">0</int><long name="sizeInBytes">1934</long><int name="size">2</int><date name="age">2018-03-19T14:23:16.783Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst><lst name="_2"><str name="name">_2</str><int name="delCount">0</int><long name="sizeInBytes">1893</long><int name="size">1</int><date name="age">2018-03-19T14:23:16.785Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst><lst name="_3"><str name="name">_3</str><int name="delCount">0</int><long name="sizeInBytes">1934</long><int name="size">2</int><date name="age">2018-03-19T14:23:16.793Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst><lst name="_4"><str name="name">_4</str><int name="delCount">0</int><long name="sizeInBytes">1934</long><int name="size">2</int><date name="age">2018-03-19T14:23:16.795Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst><lst name="_5"><str name="name">_5</str><int name="delCount">0</int><long name="sizeInBytes">1893</long><int name="size">1</int><date name="age">2018-03-19T14:23:16.797Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst></lst>
</response>

	request was:qt=/admin/segments&wt=xml
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
	... 40 more


FAILED:  org.apache.solr.uninverting.TestDocTermOrds.testTriggerUnInvertLimit

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
	at __randomizedtesting.SeedInfo.seed([F7256DC5E0FAAA5D:C4974501ED4D70EA]:0)
	at org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField.<init>(DirectPostingsFormat.java:458)
	at org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectFields.<init>(DirectPostingsFormat.java:129)
	at org.apache.lucene.codecs.memory.DirectPostingsFormat.fieldsProducer(DirectPostingsFormat.java:113)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:292)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:372)
	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:112)
	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:78)
	at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:208)
	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4588)
	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4083)
	at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2247)
	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5098)
	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1732)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1464)
	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:171)
	at org.apache.solr.uninverting.TestDocTermOrds.testTriggerUnInvertLimit(TestDocTermOrds.java:167)
	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.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)




Build Log:
[...truncated 12996 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest_F7256DC5E0FAAA5D-001/init-core-data-001
   [junit4]   2> 775854 WARN  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 775855 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 775857 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 775858 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 775858 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 775859 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 775890 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 775917 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 776035 WARN  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 776036 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 776085 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc10b15
   [junit4]   2> 776096 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc10b15
   [junit4]   2> 776096 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc10b15
   [junit4]   2> 776098 INFO  (coreLoadExecutor-2095-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 776099 INFO  (coreLoadExecutor-2095-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 776134 INFO  (coreLoadExecutor-2095-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 776161 INFO  (coreLoadExecutor-2095-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 776284 WARN  (coreLoadExecutor-2095-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 776285 INFO  (coreLoadExecutor-2095-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 776293 INFO  (coreLoadExecutor-2095-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 776294 INFO  (coreLoadExecutor-2095-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc10b15
   [junit4]   2> 776294 INFO  (coreLoadExecutor-2095-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 776294 INFO  (coreLoadExecutor-2095-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest_F7256DC5E0FAAA5D-001/init-core-data-001/]
   [junit4]   2> 776360 INFO  (coreLoadExecutor-2095-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 776360 INFO  (coreLoadExecutor-2095-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 776362 INFO  (coreLoadExecutor-2095-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c2d13a3[collection1] main]
   [junit4]   2> 776363 INFO  (coreLoadExecutor-2095-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 776372 INFO  (coreLoadExecutor-2095-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 776408 INFO  (coreLoadExecutor-2095-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 776408 INFO  (searcherExecutor-2096-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 776409 INFO  (searcherExecutor-2096-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 776409 INFO  (searcherExecutor-2096-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 776409 INFO  (searcherExecutor-2096-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 776409 INFO  (searcherExecutor-2096-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 776409 INFO  (searcherExecutor-2096-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 776410 INFO  (searcherExecutor-2096-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 776410 INFO  (searcherExecutor-2096-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 776410 INFO  (searcherExecutor-2096-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 776411 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 776412 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR1000]} 0 1
   [junit4]   2> 776414 INFO  (searcherExecutor-2096-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2c2d13a3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 776421 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR1001]} 0 6
   [junit4]   2> 776421 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR1002]} 0 0
   [junit4]   2> 776423 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR1003]} 0 1
   [junit4]   2> 776423 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR1004]} 0 0
   [junit4]   2> 776424 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[SOLR1000]} 0 0
   [junit4]   2> 776424 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 776424 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@267a273a commitCommandVersion:0
   [junit4]   2> 776427 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@42662f5b[collection1] main]
   [junit4]   2> 776428 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 776430 INFO  (searcherExecutor-2096-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@42662f5b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c2/1:delGen=1) Uninverting(_1(7.3.0):c2) Uninverting(_2(7.3.0):c1)))}
   [junit4]   2> 776430 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 776431 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR2000]} 0 0
   [junit4]   2> 776432 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR2001]} 0 0
   [junit4]   2> 776433 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR2002]} 0 0
   [junit4]   2> 776435 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR2003]} 0 1
   [junit4]   2> 776435 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[SOLR2004]} 0 0
   [junit4]   2> 776436 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 776436 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@267a273a commitCommandVersion:0
   [junit4]   2> 776438 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2fbd6c21[collection1] main]
   [junit4]   2> 776439 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 776441 INFO  (searcherExecutor-2096-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2fbd6c21[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c2/1:delGen=1) Uninverting(_1(7.3.0):c2) Uninverting(_2(7.3.0):c1) Uninverting(_3(7.3.0):c2) Uninverting(_4(7.3.0):c2) Uninverting(_5(7.3.0):c1)))}
   [junit4]   2> 776441 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 776444 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosData-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSegmentInfosData
   [junit4]   2> 776445 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosData-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/admin/segments&wt=xml} status=0 QTime=0
   [junit4]   2> 776445 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosData-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSegmentInfosData
   [junit4]   2> 776448 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosVersion-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSegmentInfosVersion
   [junit4]   2> 776448 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosVersion-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/admin/segments&wt=xml} status=0 QTime=0
   [junit4]   2> 776449 ERROR (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosVersion-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=2=count(//lst[@name='segments']/lst/str[@name='version'][.='7.3.0'])
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><lst name="segments"><lst name="_0"><str name="name">_0</str><int name="delCount">1</int><long name="sizeInBytes">2001</long><int name="size">2</int><date name="age">2018-03-19T14:23:16.779Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst><lst name="_1"><str name="name">_1</str><int name="delCount">0</int><long name="sizeInBytes">1934</long><int name="size">2</int><date name="age">2018-03-19T14:23:16.783Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst><lst name="_2"><str name="name">_2</str><int name="delCount">0</int><long name="sizeInBytes">1893</long><int name="size">1</int><date name="age">2018-03-19T14:23:16.785Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst><lst name="_3"><str name="name">_3</str><int name="delCount">0</int><long name="sizeInBytes">1934</long><int name="size">2</int><date name="age">2018-03-19T14:23:16.793Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst><lst name="_4"><str name="name">_4</str><int name="delCount">0</int><long name="sizeInBytes">1934</long><int name="size">2</int><date name="age">2018-03-19T14:23:16.795Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst><lst name="_5"><str name="name">_5</str><int name="delCount">0</int><long name="sizeInBytes">1893</long><int name="size">1</int><date name="age">2018-03-19T14:23:16.797Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst></lst>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:qt=/admin/segments&wt=xml
   [junit4]   2> 776450 ERROR (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosVersion-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: qt=/admin/segments&wt=xml:java.lang.RuntimeException: REQUEST FAILED: xpath=2=count(//lst[@name='segments']/lst/str[@name='version'][.='7.3.0'])
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><lst name="segments"><lst name="_0"><str name="name">_0</str><int name="delCount">1</int><long name="sizeInBytes">2001</long><int name="size">2</int><date name="age">2018-03-19T14:23:16.779Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst><lst name="_1"><str name="name">_1</str><int name="delCount">0</int><long name="sizeInBytes">1934</long><int name="size">2</int><date name="age">2018-03-19T14:23:16.783Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst><lst name="_2"><str name="name">_2</str><int name="delCount">0</int><long name="sizeInBytes">1893</long><int name="size">1</int><date name="age">2018-03-19T14:23:16.785Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst><lst name="_3"><str name="name">_3</str><int name="delCount">0</int><long name="sizeInBytes">1934</long><int name="size">2</int><date name="age">2018-03-19T14:23:16.793Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst><lst name="_4"><str name="name">_4</str><int name="delCount">0</int><long name="sizeInBytes">1934</long><int name="size">2</int><date name="age">2018-03-19T14:23:16.795Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst><lst name="_5"><str name="name">_5</str><int name="delCount">0</int><long name="sizeInBytes">1893</long><int name="size">1</int><date name="age">2018-03-19T14:23:16.797Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst></lst>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:qt=/admin/segments&wt=xml
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
   [junit4]   2> 	at org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion(SegmentsInfoRequestHandlerTest.java:68)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 776451 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfosVersion-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSegmentInfosVersion
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SegmentsInfoRequestHandlerTest -Dtests.method=testSegmentInfosVersion -Dtests.seed=F7256DC5E0FAAA5D -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/test-data/enwiki.random.lines.txt -Dtests.locale=be-BY -Dtests.timezone=CAT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J2 | SegmentsInfoRequestHandlerTest.testSegmentInfosVersion <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F7256DC5E0FAAA5D:FFBF82D98967B0E]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:913)
   [junit4]    > 	at org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion(SegmentsInfoRequestHandlerTest.java:68)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=2=count(//lst[@name='segments']/lst/str[@name='version'][.='7.3.0'])
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><lst name="segments"><lst name="_0"><str name="name">_0</str><int name="delCount">1</int><long name="sizeInBytes">2001</long><int name="size">2</int><date name="age">2018-03-19T14:23:16.779Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst><lst name="_1"><str name="name">_1</str><int name="delCount">0</int><long name="sizeInBytes">1934</long><int name="size">2</int><date name="age">2018-03-19T14:23:16.783Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst><lst name="_2"><str name="name">_2</str><int name="delCount">0</int><long name="sizeInBytes">1893</long><int name="size">1</int><date name="age">2018-03-19T14:23:16.785Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst><lst name="_3"><str name="name">_3</str><int name="delCount">0</int><long name="sizeInBytes">1934</long><int name="size">2</int><date name="age">2018-03-19T14:23:16.793Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst><lst name="_4"><str name="name">_4</str><int name="delCount">0</int><long name="sizeInBytes">1934</long><int name="size">2</int><date name="age">2018-03-19T14:23:16.795Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst><lst name="_5"><str name="name">_5</str><int name="delCount">0</int><long name="sizeInBytes">1893</long><int name="size">1</int><date name="age">2018-03-19T14:23:16.797Z</date><str name="source">flush</str><str name="version">7.3.0</str></lst></lst>
   [junit4]    > </response>
   [junit4]    > 	request was:qt=/admin/segments&wt=xml
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
   [junit4]    > 	... 40 more
   [junit4]   2> 776456 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfos-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSegmentInfos
   [junit4]   2> 776456 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfos-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/admin/segments&wt=xml} status=0 QTime=0
   [junit4]   2> 776457 INFO  (TEST-SegmentsInfoRequestHandlerTest.testSegmentInfos-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSegmentInfos
   [junit4]   2> 776458 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 776458 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=770168321
   [junit4]   2> 776458 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 776458 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12c1def2: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5a72c9e1
   [junit4]   2> 776462 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 776462 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b421e21: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4112be49
   [junit4]   2> 776466 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 776466 INFO  (SUITE-SegmentsInfoRequestHandlerTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@36d47de3: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5dd698b9
   [junit4]   2> 776467 INFO  (coreCloseExecutor-2100-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@294abaaa
   [junit4]   2> 776467 INFO  (coreCloseExecutor-2100-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=692763306
   [junit4]   2> 776467 INFO  (coreCloseExecutor-2100-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62138f74: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3438d008
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J2/temp/solr.handler.admin.SegmentsInfoRequestHandlerTest_F7256DC5E0FAAA5D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=65, maxMBSortInHeap=5.146960493727982, sim=RandomSimilarity(queryNorm=false): {}, locale=be-BY, timezone=CAT
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=69246120,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: [BlockJoinFacetDistribTest, BlockDirectoryTest, HDFSCollectionsAPITest, TestNumericTerms32, SolrCmdDistributorTest, TestSolrQueryResponse, TestCollectionAPIs, TestStressInPlaceUpdates, TestClusterStateProvider, TestAnalyzedSuggestions, MoveReplicaHDFSTest, TestScoreJoinQPNoScore, AnalysisAfterCoreReloadTest, CacheHeaderTest, HdfsSyncSliceTest, ChangedSchemaMergeTest, TestRangeQuery, SolrCloudReportersTest, TestNumericRangeQuery32, TestFieldTypeResource, TestImplicitCoreProperties, ClusterStateUpdateTest, TestDownShardTolerantSearch, DeleteShardTest, TestSortableTextField, CreateCollectionCleanupTest, DistributedFacetPivotSmallAdvancedTest, MultiTermTest, TestLegacyNumericRangeQueryBuilder, TestRealTimeGet, ClusterStateTest, TestAuthorizationFramework, TestSchemaSimilarityResource, TestRandomDVFaceting, BasicAuthIntegrationTest, DistributedSpellCheckComponentTest, TestSubQueryTransformerCrossCore, CoreAdminRequestStatusTest, TestAnalyzeInfixSuggestions, TestQuerySenderListener, TestTolerantSearch, TestManagedResourceStorage, CoreAdminHandlerTest, TestRandomRequestDistribution, TestPayloadCheckQParserPlugin, PingRequestHandlerTest, TestBadConfig, TestSSLRandomization, RecoveryAfterSoftCommitTest, TestCloudSearcherWarming, TestLegacyNumericUtils, TestPointFields, SolrMetricsIntegrationTest, TestCloudDeleteByQuery, CopyFieldTest, TermVectorComponentTest, SolrCoreMetricManagerTest, CursorMarkTest, DistributedQueryComponentCustomSortTest, SpatialFilterTest, UniqFieldsUpdateProcessorFactoryTest, SegmentsInfoRequestHandlerTest]
   [junit4] Completed [144/783 (1!)] on J2 in 0.66s, 3 tests, 1 error <<< FAILURES!

[...truncated 493 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsBasicDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_F7256DC5E0FAAA5D-001/init-core-data-001
   [junit4]   2> 77821 WARN  (SUITE-HdfsBasicDistributedZkTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 77827 INFO  (SUITE-HdfsBasicDistributedZkTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 77829 INFO  (SUITE-HdfsBasicDistributedZkTest-seed#[F7256DC5E0FAAA5D]-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> 77829 INFO  (SUITE-HdfsBasicDistributedZkTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 77829 INFO  (SUITE-HdfsBasicDistributedZkTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 79735 WARN  (SUITE-HdfsBasicDistributedZkTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 82158 WARN  (SUITE-HdfsBasicDistributedZkTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 82671 INFO  (SUITE-HdfsBasicDistributedZkTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
   [junit4]   2> 82728 WARN  (SUITE-HdfsBasicDistributedZkTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 83265 INFO  (SUITE-HdfsBasicDistributedZkTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 83356 INFO  (SUITE-HdfsBasicDistributedZkTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_48858_hdfs____.5baxz3/webapp
   [junit4]   2> 84923 INFO  (SUITE-HdfsBasicDistributedZkTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:48858
   [junit4]   2> 86257 WARN  (SUITE-HdfsBasicDistributedZkTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 86263 INFO  (SUITE-HdfsBasicDistributedZkTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 86281 INFO  (SUITE-HdfsBasicDistributedZkTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_57223_datanode____.4zw3uw/webapp
   [junit4]   2> 86807 INFO  (SUITE-HdfsBasicDistributedZkTest-seed#[F7256DC5E0FAAA5D]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:57223
   [junit4]   2> 88833 ERROR (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_F7256DC5E0FAAA5D-001/tempDir-001/hdfsBaseDir/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_F7256DC5E0FAAA5D-001/tempDir-001/hdfsBaseDir/data/data2/]]  heartbeating to localhost/127.0.0.1:54814) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 89060 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x4d2ac81a3f29d2: from storage DS-fa410ac4-5cd3-48fa-8369-2736bd3e4d61 node DatanodeRegistration(127.0.0.1:49856, datanodeUuid=eeb6e1bf-ddc1-4cfa-b505-f58e92d7ff20, infoPort=33881, infoSecurePort=0, ipcPort=49699, storageInfo=lv=-56;cid=testClusterID;nsid=1362302937;c=0), blocks: 0, hasStaleStorage: true, processing time: 5 msecs
   [junit4]   2> 89061 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x4d2ac81a3f29d2: from storage DS-de92262b-d575-4d67-b60f-f5eadb00b110 node DatanodeRegistration(127.0.0.1:49856, datanodeUuid=eeb6e1bf-ddc1-4cfa-b505-f58e92d7ff20, infoPort=33881, infoSecurePort=0, ipcPort=49699, storageInfo=lv=-56;cid=testClusterID;nsid=1362302937;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 89547 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 89562 INFO  (Thread-222) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 89562 INFO  (Thread-222) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 89581 ERROR (Thread-222) [    ] 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> 89662 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.ZkTestServer start zk server on port:35821
   [junit4]   2> 89679 INFO  (zkConnectionManagerCallback-183-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89702 INFO  (zkConnectionManagerCallback-185-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89710 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 89712 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 89714 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 89716 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 89717 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 89719 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 89721 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 89722 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 89724 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 89725 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 89727 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 89729 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 89896 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 89897 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 89897 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 89897 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 89898 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1edb8b9e{/,null,AVAILABLE}
   [junit4]   2> 89899 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4616d66a{HTTP/1.1,[http/1.1]}{127.0.0.1:50533}
   [junit4]   2> 89899 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.e.j.s.Server Started @93049ms
   [junit4]   2> 89899 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost:54814/hdfs__localhost_54814__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-7.3_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsBasicDistributedZkTest_F7256DC5E0FAAA5D-001_tempDir-002_control_data, hostContext=/, hostPort=50533, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_F7256DC5E0FAAA5D-001/control-001/cores}
   [junit4]   2> 89899 ERROR (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 89900 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 89900 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 89900 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 89900 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-19T14:11:50.393Z
   [junit4]   2> 89903 INFO  (zkConnectionManagerCallback-187-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89905 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 89905 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_F7256DC5E0FAAA5D-001/control-001/solr.xml
   [junit4]   2> 89913 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 89913 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 89918 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@738881ac, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 89922 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35821/solr
   [junit4]   2> 89926 INFO  (zkConnectionManagerCallback-191-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 90006 INFO  (zkConnectionManagerCallback-193-thread-1-processing-n:127.0.0.1:50533_) [n:127.0.0.1:50533_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 90112 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [n:127.0.0.1:50533_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 90112 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [n:127.0.0.1:50533_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50533_
   [junit4]   2> 90113 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [n:127.0.0.1:50533_    ] o.a.s.c.Overseer Overseer (id=73481076108754948-127.0.0.1:50533_-n_0000000000) starting
   [junit4]   2> 90138 INFO  (zkConnectionManagerCallback-198-thread-1-processing-n:127.0.0.1:50533_) [n:127.0.0.1:50533_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 90141 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [n:127.0.0.1:50533_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35821/solr ready
   [junit4]   2> 90177 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [n:127.0.0.1:50533_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50533_
   [junit4]   2> 90212 INFO  (zkCallback-197-thread-1-processing-n:127.0.0.1:50533_) [n:127.0.0.1:50533_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 90226 INFO  (zkCallback-192-thread-1-processing-n:127.0.0.1:50533_) [n:127.0.0.1:50533_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 90390 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [n:127.0.0.1:50533_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@738881ac
   [junit4]   2> 90432 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [n:127.0.0.1:50533_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@738881ac
   [junit4]   2> 90433 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [n:127.0.0.1:50533_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@738881ac
   [junit4]   2> 90436 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [n:127.0.0.1:50533_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_F7256DC5E0FAAA5D-001/control-001/cores
   [junit4]   2> 90577 INFO  (zkConnectionManagerCallback-202-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 90578 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 90580 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35821/solr ready
   [junit4]   2> 90595 INFO  (qtp962634215-764) [n:127.0.0.1:50533_    ] 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:50533_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 90609 INFO  (OverseerThreadFactory-241-thread-1-processing-n:127.0.0.1:50533_) [n:127.0.0.1:50533_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 90735 INFO  (qtp962634215-768) [n:127.0.0.1:50533_    ] 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> 90735 INFO  (qtp962634215-768) [n:127.0.0.1:50533_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 90846 INFO  (zkCallback-192-thread-1-processing-n:127.0.0.1:50533_) [n:127.0.0.1:50533_    ] 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> 91776 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 91815 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ 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> 92098 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ 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> 92160 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ 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> 92161 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ 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@738881ac
   [junit4]   2> 92169 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:54814/solr_hdfs_home
   [junit4]   2> 92169 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 92169 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 92170 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ 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-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZkTest_F7256DC5E0FAAA5D-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://localhost:54814/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 92172 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:54814/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 92225 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 92225 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 92225 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 92858 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 92870 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:54814/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 92942 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:54814/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 92954 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 92954 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 92954 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 92964 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 92965 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@4be52006
   [junit4]   2> 93272 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:49856 is added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-de92262b-d575-4d67-b60f-f5eadb00b110:NORMAL:127.0.0.1:49856|RBW]]} size 69
   [junit4]   2> 93695 WARN  (qtp962634215-768) [n:127.0.0.1:50533_ 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> 93837 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 93837 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ 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> 93837 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 93865 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 93865 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 93881 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ 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=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.2900390625, noCFSRatio=0.0]
   [junit4]   2> 93982 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@53d4f56d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 93985 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 93985 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ 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> 93989 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 94006 INFO  (searcherExecutor-244-thread-1-processing-n:127.0.0.1:50533_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:50533_ 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@53d4f56d[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 94006 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ 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 1595375578774503424
   [junit4]   2> 94012 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 94017 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 94017 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ 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> 94017 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50533/control_collection_shard1_replica_n1/
   [junit4]   2> 94017 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ 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> 94017 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:50533/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 94017 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ 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> 94022 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ 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:50533/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 94024 INFO  (zkCallback-192-thread-2-processing-n:127.0.0.1:50533_) [n:127.0.0.1:50533_    ] 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> 94073 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ 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> 94076 INFO  (qtp962634215-768) [n:127.0.0.1:50533_ 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=3341
   [junit4]   2> 94085 INFO  (qtp962634215-764) [n:127.0.0.1:50533_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 94178 INFO  (zkCallback-192-thread-2-processing-n:127.0.0.1:50533_) [n:127.0.0.1:50533_    ] 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> 94612 INFO  (OverseerCollectionConfigSetProcessor-73481076108754948-127.0.0.1:50533_-n_0000000000) [n:127.0.0.1:50533_    ] 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> 95085 INFO  (qtp962634215-764) [n:127.0.0.1:50533_    ] 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:50533_&wt=javabin&version=2} status=0 QTime=4490
   [junit4]   2> 95113 INFO  (zkConnectionManagerCallback-206-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95114 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 95116 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35821/solr ready
   [junit4]   2> 95117 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 95118 INFO  (qtp962634215-768) [n:127.0.0.1:50533_    ] 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=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 95126 INFO  (OverseerThreadFactory-241-thread-2-processing-n:127.0.0.1:50533_) [n:127.0.0.1:50533_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 95133 WARN  (OverseerThreadFactory-241-thread-2-processing-n:127.0.0.1:50533_) [n:127.0.0.1:50533_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 95342 INFO  (qtp962634215-768) [n:127.0.0.1:50533_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 95343 INFO  (qtp962634215-768) [n:127.0.0.1:50533_    ] 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=2&wt=javabin&version=2} status=0 QTime=224
   [junit4]   2> 95503 INFO  (TEST-HdfsBasicDistributedZkTest.test-seed#[F7256DC5E0FAAA5D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.cloud

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

  [junit4]    > 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]    > 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]    > 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]    > 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F7256DC5E0FAAA5D]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:301)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [280/783 (2!)] on J1 in 1943.82s, 1 test, 1 failure <<< FAILURES!

[...truncated 1696 lines...]
   [junit4] Suite: org.apache.solr.uninverting.TestDocTermOrds
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDocTermOrds -Dtests.method=testTriggerUnInvertLimit -Dtests.seed=F7256DC5E0FAAA5D -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/test-data/enwiki.random.lines.txt -Dtests.locale=es-US -Dtests.timezone=America/Dominica -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   64.4s J1 | TestDocTermOrds.testTriggerUnInvertLimit <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F7256DC5E0FAAA5D:C4974501ED4D70EA]:0)
   [junit4]    > 	at org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField.<init>(DirectPostingsFormat.java:458)
   [junit4]    > 	at org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectFields.<init>(DirectPostingsFormat.java:129)
   [junit4]    > 	at org.apache.lucene.codecs.memory.DirectPostingsFormat.fieldsProducer(DirectPostingsFormat.java:113)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:292)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:372)
   [junit4]    > 	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:112)
   [junit4]    > 	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:78)
   [junit4]    > 	at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:208)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4588)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4083)
   [junit4]    > 	at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2247)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5098)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1732)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1464)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:171)
   [junit4]    > 	at org.apache.solr.uninverting.TestDocTermOrds.testTriggerUnInvertLimit(TestDocTermOrds.java:167)
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J1/temp/solr.uninverting.TestDocTermOrds_F7256DC5E0FAAA5D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field=PostingsFormat(name=Direct), foo=PostingsFormat(name=Direct), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=1613, maxMBSortInHeap=7.565824964063685, sim=RandomSimilarity(queryNorm=true): {field=DFR I(F)BZ(0.3)}, locale=es-US, timezone=America/Dominica
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=220535560,total=520617984
   [junit4]   2> NOTE: All tests run in this JVM: [PeerSyncTest, TestBlobHandler, V2ApiIntegrationTest, TestRequestForwarding, SecurityConfHandlerTest, BooleanFieldTest, HdfsBasicDistributedZkTest, TestStressRecovery, FieldMutatingUpdateProcessorTest, DistributedIntervalFacetingTest, BlockJoinFacetSimpleTest, XsltUpdateRequestHandlerTest, TestManagedSchemaThreadSafety, TestCursorMarkWithoutUniqueKey, QueryEqualityTest, UpdateRequestProcessorFactoryTest, TestZkChroot, TestMacros, TestHdfsBackupRestoreCore, WrapperMergePolicyFactoryTest, TestSolrJ, TestDistributedGrouping, TestRequestStatusCollectionAPI, TriggerIntegrationTest, SuggesterTest, BJQParserTest, TestFuzzyAnalyzedSuggestions, TestUninvertingReader, DirectSolrConnectionTest, CSVRequestHandlerTest, SortByFunctionTest, ScriptEngineTest, TestSolrIndexConfig, TestSchemalessBufferedUpdates, TestReRankQParserPlugin, MetricUtilsTest, LIROnShardRestartTest, QueryParsingTest, TestReplicationHandler, NodeAddedTriggerTest, TestSystemIdResolver, TestSolrCloudWithDelegationTokens, DistribCursorPagingTest, UUIDUpdateProcessorFallbackTest, TestLRUStatsCache, DocExpirationUpdateProcessorFactoryTest, TestBinaryResponseWriter, AutoScalingHandlerTest, TestSchemaResource, HdfsNNFailoverTest, OverriddenZkACLAndCredentialsProvidersTest, AssignBackwardCompatibilityTest, QueryResultKeyTest, PeerSyncReplicationTest, RulesTest, TestSweetSpotSimilarityFactory, TestManagedSynonymFilterFactory, TestSearcherReuse, InfoHandlerTest, TestShardHandlerFactory, TestDistributedMap, JsonLoaderTest, TestComplexPhraseQParserPlugin, TestDynamicFieldResource, TestCorePropertiesReload, DirectoryFactoryTest, ForceLeaderTest, HdfsDirectoryTest, TestRecovery, TestFastLRUCache, PathHierarchyTokenizerFactoryTest, TestBM25SimilarityFactory, TestLRUCache, TestSubQueryTransformer, TestPerFieldSimilarityWithDefaultOverride, ClassificationUpdateProcessorIntegrationTest, SolrGraphiteReporterTest, TestRetrieveFieldsOptimizer, DistributedQueueTest, CdcrReplicationDistributedZkTest, TestEmbeddedSolrServerSchemaAPI, TermsComponentTest, BadComponentTest, AssignTest, TestRuleBasedAuthorizationPlugin, TestDistribStateManager, TestQueryUtils, OverseerTest, ActionThrottleTest, ZkControllerTest, ConnectionManagerTest, TestSearchPerf, MultiThreadedOCPTest, CurrencyRangeFacetCloudTest, TestElisionMultitermQuery, TestSolrXml, TestPerFieldSimilarity, TestSimpleTrackingShardHandler, SpellCheckCollatorWithCollapseTest, TestCloudConsistency, ChaosMonkeySafeLeaderWithPullReplicasTest, TestPartialUpdateDeduplication, TestUtilizeNode, TestReload, ResourceLoaderTest, TestSolr4Spatial, BasicZkTest, SolrCoreTest, TestNamedUpdateProcessors, MoveReplicaHDFSFailoverTest, TestCloudRecovery, CdcrUpdateLogTest, VMParamsZkACLAndCredentialsProvidersTest, RestartWhileUpdatingTest, TestFunctionQuery, TestAddFieldRealTimeGet, TestJsonRequest, TestMinMaxOnMultiValuedField, TestLegacyFieldCache, RequestLoggingTest, TestCloudManagedSchema, TestJsonFacetRefinement, CachingDirectoryFactoryTest, TestExpandComponent, OverseerRolesTest, RegexBytesRefFilterTest, TestManagedResource, SearchRateTriggerTest, DeleteInactiveReplicaTest, TestFieldTypeCollectionResource, TestConfigsApi, DistributedExpandComponentTest, DistributedFacetPivotSmallTest, DistributedSuggestComponentTest, TestHttpShardHandlerFactory, TestTrackingShardHandlerFactory, TestLegacyField, TestLegacyFieldReuse, TestLegacyTerms, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery64, TestNumericTokenStream, JvmMetricsTest, MetricsConfigTest, SolrMetricManagerTest, SolrMetricReporterTest, SolrJmxReporterCloudTest, SolrSlf4jReporterTest, SolrShardReporterTest, TestIntervalFaceting, TestSolr4Spatial2, TestSolrCoreParser, TestStandardQParsers, TestStressUserVersions, TestXmlQParser, DistributedFacetSimpleRefinementLongTailTest, TestJsonFacetsWithNestedObjects, TestSortByMinMaxFunction, BlockJoinFacetRandomTest, GraphQueryTest, TestCloudNestedDocsSort, TestNestedDocsSort, CloudMLTQParserTest, TestClassicSimilarityFactory, TestDistribIDF, TestDelegationWithHadoopAuth, HttpSolrCallGetCoreTest, ResponseHeaderTest, TestFileDictionaryLookup, TestHighFrequencyDictionaryFactory, BlockCacheTest, TestDocTermOrds]
   [junit4] Completed [758/783 (3!)] on J1 in 65.24s, 10 tests, 1 error <<< FAILURES!

[...truncated 82 lines...]
   [junit4] JVM J1: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/temp/junit4-J1-20180319_141017_284942625192182589641.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/heapdumps/java_pid28031.hprof ...
   [junit4] Heap dump file created [564557691 bytes in 2.293 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 9286 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/build.xml:636: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/build.xml:570: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid28031.hprof

Total time: 247 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any