You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/03/17 22:28:39 UTC

[JENKINS] Lucene-Solr-7.3-Windows (64bit/jdk-9.0.1) - Build # 7 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Windows/7/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
partialResults were expected expected:<true> but was:<null>

Stack Trace:
java.lang.AssertionError: partialResults were expected expected:<true> but was:<null>
	at __randomizedtesting.SeedInfo.seed([84A73C3B525813EB:CF303E1FCA47E13]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:107)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:78)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13125 lines...]
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4]   2> 1011109 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[84A73C3B525813EB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_84A73C3B525813EB-001\init-core-data-001
   [junit4]   2> 1011110 WARN  (SUITE-CloudExitableDirectoryReaderTest-seed#[84A73C3B525813EB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 1011110 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[84A73C3B525813EB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1011111 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[84A73C3B525813EB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1011111 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[84A73C3B525813EB]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_84A73C3B525813EB-001\tempDir-001
   [junit4]   2> 1011112 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[84A73C3B525813EB]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1011112 INFO  (Thread-2850) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1011112 INFO  (Thread-2850) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1011115 ERROR (Thread-2850) [    ] 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> 1011212 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[84A73C3B525813EB]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51288
   [junit4]   2> 1011215 INFO  (zkConnectionManagerCallback-3238-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1011217 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 0x10011cfde8a0000, likely client has closed socket
   [junit4]   2> 1011219 INFO  (jetty-launcher-3235-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:27:37+10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1011219 INFO  (jetty-launcher-3235-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:27:37+10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1011219 INFO  (jetty-launcher-3235-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1011219 INFO  (jetty-launcher-3235-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1011219 INFO  (jetty-launcher-3235-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1011219 INFO  (jetty-launcher-3235-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1011219 INFO  (jetty-launcher-3235-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1011219 INFO  (jetty-launcher-3235-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1011219 INFO  (jetty-launcher-3235-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54fd53fc{/solr,null,AVAILABLE}
   [junit4]   2> 1011219 INFO  (jetty-launcher-3235-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ec9988b{/solr,null,AVAILABLE}
   [junit4]   2> 1011222 INFO  (jetty-launcher-3235-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@25ce10f8{HTTP/1.1,[http/1.1]}{127.0.0.1:51292}
   [junit4]   2> 1011223 INFO  (jetty-launcher-3235-thread-2) [    ] o.e.j.s.Server Started @1021078ms
   [junit4]   2> 1011222 INFO  (jetty-launcher-3235-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@215acb23{HTTP/1.1,[http/1.1]}{127.0.0.1:51293}
   [junit4]   2> 1011223 INFO  (jetty-launcher-3235-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51292}
   [junit4]   2> 1011223 INFO  (jetty-launcher-3235-thread-1) [    ] o.e.j.s.Server Started @1021078ms
   [junit4]   2> 1011223 INFO  (jetty-launcher-3235-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51293}
   [junit4]   2> 1011223 ERROR (jetty-launcher-3235-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1011223 ERROR (jetty-launcher-3235-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1011223 INFO  (jetty-launcher-3235-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1011223 INFO  (jetty-launcher-3235-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1011223 INFO  (jetty-launcher-3235-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1011223 INFO  (jetty-launcher-3235-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1011223 INFO  (jetty-launcher-3235-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1011223 INFO  (jetty-launcher-3235-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1011223 INFO  (jetty-launcher-3235-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-17T21:31:24.822776300Z
   [junit4]   2> 1011223 INFO  (jetty-launcher-3235-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-17T21:31:24.822776300Z
   [junit4]   2> 1011225 INFO  (zkConnectionManagerCallback-3241-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1011225 INFO  (zkConnectionManagerCallback-3242-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1011226 INFO  (jetty-launcher-3235-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1011226 INFO  (jetty-launcher-3235-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1011229 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 0x10011cfde8a0001, likely client has closed socket
   [junit4]   2> 1011229 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 0x10011cfde8a0002, likely client has closed socket
   [junit4]   2> 1011231 INFO  (jetty-launcher-3235-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51288/solr
   [junit4]   2> 1011231 INFO  (jetty-launcher-3235-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51288/solr
   [junit4]   2> 1011235 INFO  (zkConnectionManagerCallback-3248-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1011235 INFO  (zkConnectionManagerCallback-3250-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1011235 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 0x10011cfde8a0003, likely client has closed socket
   [junit4]   2> 1011235 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 0x10011cfde8a0004, likely client has closed socket
   [junit4]   2> 1011237 INFO  (zkConnectionManagerCallback-3252-thread-1-processing-n:127.0.0.1:51292_solr) [n:127.0.0.1:51292_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1011238 INFO  (zkConnectionManagerCallback-3254-thread-1-processing-n:127.0.0.1:51293_solr) [n:127.0.0.1:51293_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1011332 INFO  (jetty-launcher-3235-thread-1) [n:127.0.0.1:51293_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1011333 INFO  (jetty-launcher-3235-thread-1) [n:127.0.0.1:51293_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51293_solr
   [junit4]   2> 1011334 INFO  (jetty-launcher-3235-thread-1) [n:127.0.0.1:51293_solr    ] o.a.s.c.Overseer Overseer (id=72077178527416326-127.0.0.1:51293_solr-n_0000000000) starting
   [junit4]   2> 1011339 INFO  (jetty-launcher-3235-thread-2) [n:127.0.0.1:51292_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1011340 INFO  (jetty-launcher-3235-thread-2) [n:127.0.0.1:51292_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51292_solr
   [junit4]   2> 1011341 INFO  (zkConnectionManagerCallback-3260-thread-1-processing-n:127.0.0.1:51293_solr) [n:127.0.0.1:51293_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1011342 INFO  (zkCallback-3253-thread-1-processing-n:127.0.0.1:51293_solr) [n:127.0.0.1:51293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1011343 INFO  (jetty-launcher-3235-thread-1) [n:127.0.0.1:51293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1011343 INFO  (zkCallback-3251-thread-1-processing-n:127.0.0.1:51292_solr) [n:127.0.0.1:51292_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1011343 INFO  (jetty-launcher-3235-thread-1) [n:127.0.0.1:51293_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51288/solr ready
   [junit4]   2> 1011344 INFO  (jetty-launcher-3235-thread-1) [n:127.0.0.1:51293_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51293_solr
   [junit4]   2> 1011351 INFO  (zkCallback-3253-thread-1-processing-n:127.0.0.1:51293_solr) [n:127.0.0.1:51293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1011351 INFO  (zkCallback-3251-thread-1-processing-n:127.0.0.1:51292_solr) [n:127.0.0.1:51292_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1011382 INFO  (jetty-launcher-3235-thread-2) [n:127.0.0.1:51292_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51292.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@304d517f
   [junit4]   2> 1011389 INFO  (jetty-launcher-3235-thread-2) [n:127.0.0.1:51292_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51292.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@304d517f
   [junit4]   2> 1011389 INFO  (jetty-launcher-3235-thread-2) [n:127.0.0.1:51292_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51292.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@304d517f
   [junit4]   2> 1011390 INFO  (jetty-launcher-3235-thread-2) [n:127.0.0.1:51292_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_84A73C3B525813EB-001\tempDir-001\node2\.
   [junit4]   2> 1011395 INFO  (zkCallback-3259-thread-1-processing-n:127.0.0.1:51293_solr) [n:127.0.0.1:51293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1011398 INFO  (zkConnectionManagerCallback-3264-thread-1-processing-n:127.0.0.1:51292_solr) [n:127.0.0.1:51292_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1011400 INFO  (jetty-launcher-3235-thread-2) [n:127.0.0.1:51292_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1011400 INFO  (jetty-launcher-3235-thread-2) [n:127.0.0.1:51292_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51288/solr ready
   [junit4]   2> 1011413 INFO  (jetty-launcher-3235-thread-1) [n:127.0.0.1:51293_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51293.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@304d517f
   [junit4]   2> 1011419 INFO  (jetty-launcher-3235-thread-1) [n:127.0.0.1:51293_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51293.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@304d517f
   [junit4]   2> 1011419 INFO  (jetty-launcher-3235-thread-1) [n:127.0.0.1:51293_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51293.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@304d517f
   [junit4]   2> 1011420 INFO  (jetty-launcher-3235-thread-1) [n:127.0.0.1:51293_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_84A73C3B525813EB-001\tempDir-001\node1\.
   [junit4]   2> 1011438 INFO  (zkConnectionManagerCallback-3266-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1011441 INFO  (zkConnectionManagerCallback-3270-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1011442 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[84A73C3B525813EB]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1011443 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[84A73C3B525813EB]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51288/solr ready
   [junit4]   2> 1011448 INFO  (qtp464896188-12919) [n:127.0.0.1:51293_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=ce07226e-08cd-4b7d-89e9-656d018ab82f&replicationFactor=1&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1011450 INFO  (qtp464896188-12919) [n:127.0.0.1:51293_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=ce07226e-08cd-4b7d-89e9-656d018ab82f&replicationFactor=1&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1011450 INFO  (qtp464896188-12937) [n:127.0.0.1:51293_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=ce07226e-08cd-4b7d-89e9-656d018ab82f&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1011452 INFO  (qtp464896188-12937) [n:127.0.0.1:51293_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=ce07226e-08cd-4b7d-89e9-656d018ab82f&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1011452 INFO  (OverseerThreadFactory-4980-thread-1-processing-n:127.0.0.1:51293_solr) [n:127.0.0.1:51293_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection exitable
   [junit4]   2> 1011562 INFO  (OverseerStateUpdate-72077178527416326-127.0.0.1:51293_solr-n_0000000000) [n:127.0.0.1:51293_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"exitable_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51292/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1011563 INFO  (OverseerStateUpdate-72077178527416326-127.0.0.1:51293_solr-n_0000000000) [n:127.0.0.1:51293_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"exitable_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51293/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1011767 INFO  (qtp464896188-12937) [n:127.0.0.1:51293_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 1011767 INFO  (qtp528911554-12934) [n:127.0.0.1:51292_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 1011767 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1011767 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1011767 INFO  (qtp464896188-12929) [n:127.0.0.1:51293_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474
   [junit4]   2> 1011767 INFO  (qtp464896188-12929) [n:127.0.0.1:51293_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1011767 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1011767 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1011872 INFO  (zkCallback-3251-thread-1-processing-n:127.0.0.1:51292_solr) [n:127.0.0.1:51292_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1011872 INFO  (zkCallback-3253-thread-1-processing-n:127.0.0.1:51293_solr) [n:127.0.0.1:51293_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1011873 INFO  (zkCallback-3251-thread-2-processing-n:127.0.0.1:51292_solr) [n:127.0.0.1:51292_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1011873 INFO  (zkCallback-3253-thread-2-processing-n:127.0.0.1:51293_solr) [n:127.0.0.1:51293_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1012453 INFO  (qtp464896188-12937) [n:127.0.0.1:51293_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=ce07226e-08cd-4b7d-89e9-656d018ab82f&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1012455 INFO  (qtp464896188-12937) [n:127.0.0.1:51293_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=ce07226e-08cd-4b7d-89e9-656d018ab82f&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1012767 INFO  (qtp464896188-12929) [n:127.0.0.1:51293_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474
   [junit4]   2> 1012767 INFO  (qtp464896188-12929) [n:127.0.0.1:51293_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1012777 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1012777 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1012793 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.s.IndexSchema [exitable_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1012793 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.s.IndexSchema [exitable_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1012794 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1012794 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard2_replica_n2' using configuration from collection exitable, trusted=true
   [junit4]   2> 1012794 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1012794 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard1_replica_n1' using configuration from collection exitable, trusted=true
   [junit4]   2> 1012795 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51293.solr.core.exitable.shard2.replica_n2' (registry 'solr.core.exitable.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@304d517f
   [junit4]   2> 1012795 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51292.solr.core.exitable.shard1.replica_n1' (registry 'solr.core.exitable.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@304d517f
   [junit4]   2> 1012795 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1012795 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1012795 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SolrCore [[exitable_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_84A73C3B525813EB-001\tempDir-001\node1\exitable_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_84A73C3B525813EB-001\tempDir-001\node1\.\exitable_shard2_replica_n2\data\]
   [junit4]   2> 1012795 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SolrCore [[exitable_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_84A73C3B525813EB-001\tempDir-001\node2\exitable_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_84A73C3B525813EB-001\tempDir-001\node2\.\exitable_shard1_replica_n1\data\]
   [junit4]   2> 1012844 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1012846 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1012846 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1012847 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1012847 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@fa39e38[exitable_shard1_replica_n1] main]
   [junit4]   2> 1012849 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1012849 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1012849 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1012849 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1012850 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1012850 INFO  (searcherExecutor-4984-thread-1-processing-x:exitable_shard1_replica_n1 r:core_node3 ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE n:127.0.0.1:51292_solr s:shard1 c:exitable) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SolrCore [exitable_shard1_replica_n1] Registered new searcher Searcher@fa39e38[exitable_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1012850 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1595222037835546624
   [junit4]   2> 1012851 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1012851 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1012852 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a356e18[exitable_shard2_replica_n2] main]
   [junit4]   2> 1012853 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1012853 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1012854 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1012854 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1595222037839740928
   [junit4]   2> 1012855 INFO  (searcherExecutor-4983-thread-1-processing-x:exitable_shard2_replica_n2 r:core_node4 ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE n:127.0.0.1:51293_solr s:shard2 c:exitable) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SolrCore [exitable_shard2_replica_n2] Registered new searcher Searcher@2a356e18[exitable_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1012855 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1012856 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1012858 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1012858 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1012858 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51292/solr/exitable_shard1_replica_n1/
   [junit4]   2> 1012858 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1012858 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:51292/solr/exitable_shard1_replica_n1/ has no replicas
   [junit4]   2> 1012858 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1012859 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1012859 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1012859 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51293/solr/exitable_shard2_replica_n2/
   [junit4]   2> 1012859 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1012859 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:51293/solr/exitable_shard2_replica_n2/ has no replicas
   [junit4]   2> 1012859 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1012861 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51292/solr/exitable_shard1_replica_n1/ shard1
   [junit4]   2> 1012862 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51293/solr/exitable_shard2_replica_n2/ shard2
   [junit4]   2> 1012964 INFO  (zkCallback-3251-thread-1-processing-n:127.0.0.1:51292_solr) [n:127.0.0.1:51292_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1012964 INFO  (zkCallback-3253-thread-3-processing-n:127.0.0.1:51293_solr) [n:127.0.0.1:51293_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1012964 INFO  (zkCallback-3253-thread-2-processing-n:127.0.0.1:51293_solr) [n:127.0.0.1:51293_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1012964 INFO  (zkCallback-3251-thread-2-processing-n:127.0.0.1:51292_solr) [n:127.0.0.1:51292_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1013012 INFO  (parallelCoreAdminExecutor-4978-thread-1-processing-n:127.0.0.1:51292_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909 CREATE) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1013014 INFO  (parallelCoreAdminExecutor-4981-thread-1-processing-n:127.0.0.1:51293_solr ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474 CREATE) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1013117 INFO  (zkCallback-3253-thread-2-processing-n:127.0.0.1:51293_solr) [n:127.0.0.1:51293_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1013117 INFO  (zkCallback-3251-thread-2-processing-n:127.0.0.1:51292_solr) [n:127.0.0.1:51292_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1013117 INFO  (zkCallback-3253-thread-3-processing-n:127.0.0.1:51293_solr) [n:127.0.0.1:51293_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1013117 INFO  (zkCallback-3251-thread-1-processing-n:127.0.0.1:51292_solr) [n:127.0.0.1:51292_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1013455 INFO  (qtp464896188-12937) [n:127.0.0.1:51293_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=ce07226e-08cd-4b7d-89e9-656d018ab82f&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1013456 INFO  (qtp464896188-12937) [n:127.0.0.1:51293_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=ce07226e-08cd-4b7d-89e9-656d018ab82f&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1013768 INFO  (qtp464896188-12929) [n:127.0.0.1:51293_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474
   [junit4]   2> 1013768 INFO  (qtp464896188-12929) [n:127.0.0.1:51293_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=ce07226e-08cd-4b7d-89e9-656d018ab82f298836042584474&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1013769 INFO  (qtp528911554-12931) [n:127.0.0.1:51292_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909
   [junit4]   2> 1013769 INFO  (qtp528911554-12931) [n:127.0.0.1:51292_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=ce07226e-08cd-4b7d-89e9-656d018ab82f298836041142909&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1013773 INFO  (OverseerThreadFactory-4980-thread-1-processing-n:127.0.0.1:51293_solr) [n:127.0.0.1:51293_solr    ] 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> 1014456 INFO  (qtp464896188-12937) [n:127.0.0.1:51293_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=ce07226e-08cd-4b7d-89e9-656d018ab82f&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1014457 INFO  (qtp464896188-12937) [n:127.0.0.1:51293_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=ce07226e-08cd-4b7d-89e9-656d018ab82f&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1014458 INFO  (qtp464896188-12929) [n:127.0.0.1:51293_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=ce07226e-08cd-4b7d-89e9-656d018ab82f&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1014458 INFO  (qtp464896188-12929) [n:127.0.0.1:51293_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=ce07226e-08cd-4b7d-89e9-656d018ab82f&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1014472 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[84A73C3B525813EB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1014477 INFO  (qtp464896188-12937) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 1014477 INFO  (qtp528911554-12931) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1015196 INFO  (qtp528911554-12931) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=exitable:4&wt=javabin&version=2}{add=[1 (1595222039539482624), 4 (1595222039540531200), 8 (1595222039540531201), 10 (1595222039540531202), 11 (1595222039540531203), 12 (1595222039540531204), 13 (1595222039540531205), 14 (1595222039540531206), 15 (1595222039540531207), 16 (1595222039540531208), ... (33 adds)]} 0 721
   [junit4]   2> 1015196 INFO  (qtp464896188-12937) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=exitable:4&wt=javabin&version=2}{add=[2 (1595222039538434048), 3 (1595222039539482624), 5 (1595222039539482625), 6 (1595222039539482626), 7 (1595222039539482627), 9 (1595222039539482628), 17 (1595222039539482629), 18 (1595222039539482630), 19 (1595222039539482631), 21 (1595222039539482632), ... (24 adds)]} 0 722
   [junit4]   2> 1015200 INFO  (qtp528911554-12931) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1595222040299700224,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1015200 INFO  (qtp464896188-12928) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1595222040299700224,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1015200 INFO  (qtp464896188-12928) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@50a448ca commitCommandVersion:1595222040299700224
   [junit4]   2> 1015200 INFO  (qtp528911554-12931) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5db42f00 commitCommandVersion:1595222040299700224
   [junit4]   2> 1015204 INFO  (qtp464896188-12928) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f64480b[exitable_shard2_replica_n2] main]
   [junit4]   2> 1015206 INFO  (searcherExecutor-4983-thread-1-processing-n:127.0.0.1:51293_solr x:exitable_shard2_replica_n2 s:shard2 c:exitable r:core_node4) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SolrCore [exitable_shard2_replica_n2] Registered new searcher Searcher@7f64480b[exitable_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C24)))}
   [junit4]   2> 1015206 INFO  (qtp464896188-12928) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1015206 INFO  (qtp464896188-12928) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51293/solr/exitable_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 7
   [junit4]   2> 1015208 INFO  (qtp528911554-12931) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14412c21[exitable_shard1_replica_n1] main]
   [junit4]   2> 1015210 INFO  (searcherExecutor-4984-thread-1-processing-n:127.0.0.1:51292_solr x:exitable_shard1_replica_n1 s:shard1 c:exitable r:core_node3) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SolrCore [exitable_shard1_replica_n1] Registered new searcher Searcher@14412c21[exitable_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C33)))}
   [junit4]   2> 1015210 INFO  (qtp528911554-12931) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1015210 INFO  (qtp528911554-12931) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51293/solr/exitable_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 10
   [junit4]   2> 1015210 INFO  (qtp464896188-12929) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=exitable:4&commit=true&wt=javabin&version=2}{commit=} 0 13
   [junit4]   2> 1015214 INFO  (qtp528911554-12927) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={distrib=false&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:51292/solr/exitable_shard1_replica_n1/&rows=10&version=2&sleep=2&q=name:a*&NOW=1521322288809&isShard=true&timeAllowed=1&wt=javabin} hits=10 status=0 QTime=1
   [junit4]   2> 1015214 INFO  (qtp464896188-12929) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={distrib=false&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:51293/solr/exitable_shard2_replica_n2/&rows=10&version=2&sleep=2&q=name:a*&NOW=1521322288809&isShard=true&timeAllowed=1&wt=javabin} hits=9 status=0 QTime=1
   [junit4]   2> 1015218 WARN  (qtp528911554-12931) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.h.c.SearchHandler Query: sleep=2&q=name:a*&distrib=false&_stateVer_=exitable:4&shards.purpose=64&NOW=1521322288809&ids=11,12,1,13,14,15,4,16,8,10&isShard=true&timeAllowed=1&shard.url=http://127.0.0.1:51292/solr/exitable_shard1_replica_n1/&wt=javabin&version=2; The request took too long to iterate over terms. Timeout: timeoutAt: 298839695802402 (System.nanoTime(): 298839697248340), TermsEnum=OrdsSegmentTermsEnum(seg=OrdsBlockTreeTermsReader(fields=2,delegate=Lucene50PostingsReader(positions=true,payloads=false)))
   [junit4]   2> 1015218 INFO  (qtp528911554-12931) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={sleep=2&q=name:a*&distrib=false&_stateVer_=exitable:4&shards.purpose=64&NOW=1521322288809&ids=11,12,1,13,14,15,4,16,8,10&isShard=true&timeAllowed=1&shard.url=http://127.0.0.1:51292/solr/exitable_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1015219 INFO  (qtp464896188-12926) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={sleep=2&q=name:a*&_stateVer_=exitable:4&timeAllowed=1&wt=javabin&version=2} hits=19 status=0 QTime=8
   [junit4]   2> 1015219 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[84A73C3B525813EB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudExitableDirectoryReaderTest -Dtests.method=test -Dtests.seed=84A73C3B525813EB -Dtests.slow=true -Dtests.locale=ky -Dtests.timezone=SystemV/CST6 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.76s J1 | CloudExitableDirectoryReaderTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: partialResults were expected expected:<true> but was:<null>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([84A73C3B525813EB:CF303E1FCA47E13]:0)
   [junit4]    > 	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:107)
   [junit4]    > 	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:78)
   [junit4]    > 	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:56)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1015223 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 0x10011cfde8a000a, likely client has closed socket
   [junit4]   2> 1015225 INFO  (jetty-closer-3236-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@25ce10f8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1015226 INFO  (jetty-closer-3236-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1291567905
   [junit4]   2> 1015226 INFO  (jetty-closer-3236-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1015226 INFO  (jetty-closer-3236-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@180a3bf1: rootName = solr_51292, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7d1092c3
   [junit4]   2> 1015226 INFO  (jetty-closer-3236-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@215acb23{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1015227 INFO  (jetty-closer-3236-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1173881349
   [junit4]   2> 1015227 INFO  (jetty-closer-3236-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1015227 INFO  (jetty-closer-3236-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9ec7c59: rootName = solr_51293, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5e478925
   [junit4]   2> 1015233 INFO  (jetty-closer-3236-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1015233 INFO  (jetty-closer-3236-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62778cd1: rootName = solr_51292, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@142b81a0
   [junit4]   2> 1015235 INFO  (jetty-closer-3236-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1015235 INFO  (jetty-closer-3236-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6162f9ca: rootName = solr_51293, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@142b81a0
   [junit4]   2> 1015240 INFO  (jetty-closer-3236-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1015240 INFO  (jetty-closer-3236-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41e89adc: rootName = solr_51293, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6060633e
   [junit4]   2> 1015242 INFO  (jetty-closer-3236-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1015242 INFO  (jetty-closer-3236-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a59d13a: rootName = solr_51292, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6060633e
   [junit4]   2> 1015244 INFO  (jetty-closer-3236-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51293_solr
   [junit4]   2> 1015244 INFO  (jetty-closer-3236-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51292_solr
   [junit4]   2> 1015246 INFO  (jetty-closer-3236-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1015248 INFO  (jetty-closer-3236-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1015249 INFO  (zkCallback-3253-thread-3-processing-n:127.0.0.1:51293_solr) [n:127.0.0.1:51293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 1015249 INFO  (zkCallback-3251-thread-1-processing-n:127.0.0.1:51292_solr) [n:127.0.0.1:51292_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 1015249 INFO  (zkCallback-3259-thread-1-processing-n:127.0.0.1:51293_solr) [n:127.0.0.1:51293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 1015249 INFO  (zkCallback-3263-thread-1-processing-n:127.0.0.1:51292_solr) [n:127.0.0.1:51292_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 1015252 INFO  (zkCallback-3253-thread-2-processing-n:127.0.0.1:51293_solr) [n:127.0.0.1:51293_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1015252 INFO  (zkCallback-3253-thread-1-processing-n:127.0.0.1:51293_solr) [n:127.0.0.1:51293_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1015252 INFO  (zkCallback-3251-thread-2-processing-n:127.0.0.1:51292_solr) [n:127.0.0.1:51292_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1015253 INFO  (coreCloseExecutor-4993-thread-1) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SolrCore [exitable_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3c1b710f
   [junit4]   2> 1015254 INFO  (coreCloseExecutor-4993-thread-1) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.exitable.shard1.replica_n1, tag=1008431375
   [junit4]   2> 1015254 INFO  (coreCloseExecutor-4993-thread-1) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2bcff67: rootName = solr_51292, domain = solr.core.exitable.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.exitable.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@e30411b
   [junit4]   2> 1015258 INFO  (coreCloseExecutor-4993-thread-1) [n:127.0.0.1:51292_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.exitable.shard1.leader, tag=1008431375
   [junit4]   2> 1015262 INFO  (zkCallback-3251-thread-3-processing-n:127.0.0.1:51292_solr) [n:127.0.0.1:51292_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1015262 INFO  (coreCloseExecutor-4994-thread-1) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SolrCore [exitable_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@23e323d8
   [junit4]   2> 1015262 INFO  (coreCloseExecutor-4994-thread-1) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.exitable.shard2.replica_n2, tag=602088408
   [junit4]   2> 1015262 INFO  (coreCloseExecutor-4994-thread-1) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f4e873b: rootName = solr_51293, domain = solr.core.exitable.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.exitable.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@12b37426
   [junit4]   2> 1015267 INFO  (coreCloseExecutor-4994-thread-1) [n:127.0.0.1:51293_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.exitable.shard2.leader, tag=602088408
   [junit4]   2> 1015272 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 0x10011cfde8a0008, likely client has closed socket
   [junit4]   2> 1015272 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 0x10011cfde8a0005, likely client has closed socket
   [junit4]   2> 1015273 INFO  (jetty-closer-3236-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3ec9988b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1015273 INFO  (jetty-closer-3236-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1015274 INFO  (jetty-closer-3236-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72077178527416326-127.0.0.1:51293_solr-n_0000000000) closing
   [junit4]   2> 1015274 INFO  (OverseerStateUpdate-72077178527416326-127.0.0.1:51293_solr-n_0000000000) [n:127.0.0.1:51293_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51293_solr
   [junit4]   2> 1015276 WARN  (OverseerAutoScalingTriggerThread-72077178527416326-127.0.0.1:51293_solr-n_0000000000) [n:127.0.0.1:51293_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1015277 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 0x10011cfde8a0006, likely client has closed socket
   [junit4]   2> 1015277 INFO  (jetty-closer-3236-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@54fd53fc{/solr,null,UNAVAILABLE}
   [junit4]   2> 1015277 INFO  (jetty-closer-3236-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1015278 ERROR (SUITE-CloudExitableDirectoryReaderTest-seed#[84A73C3B525813EB]-worker) [    ] 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> 1015279 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[84A73C3B525813EB]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51288 51288
   [junit4]   2> 1015279 INFO  (Thread-2850) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51288 51288
   [junit4]   2> 1015280 WARN  (Thread-2850) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/exitable/terms/shard2
   [junit4]   2> 	3	/solr/collections/exitable/terms/shard1
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/collections/exitable/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_84A73C3B525813EB-001
   [junit4]   2> Mar 17, 2018 9:31:28 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1971, maxMBSortInHeap=7.888815820129661, sim=RandomSimilarity(queryNorm=true): {}, locale=ky, timezone=SystemV/CST6
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=30525192,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCodecSupport, TestGenericDistributedQueue, PeerSyncWithIndexFingerprintCachingTest, TestDistribDocBasedVersion, TestStressLucene, TestEmbeddedSolrServerSchemaAPI, DistributedFacetExistsSmallTest, TestNumericRangeQuery64, TestValueSourceCache, UUIDFieldTest, TestNamedUpdateProcessors, DistributedTermsComponentTest, RequestLoggingTest, CdcrRequestHandlerTest, TestDFRSimilarityFactory, TestHalfAndHalfDocValues, ChangedSchemaMergeTest, RulesTest, TestChildDocTransformer, TestCoreDiscovery, CollectionStateFormat2Test, TestClassicSimilarityFactory, EnumFieldTest, AssignBackwardCompatibilityTest, TestTolerantUpdateProcessorRandomCloud, TestRandomFaceting, SolrMetricsIntegrationTest, OverseerCollectionConfigSetProcessorTest, TestConfig, CoreAdminHandlerTest, V2StandaloneTest, DistributedSpellCheckComponentTest, HdfsRestartWhileUpdatingTest, CircularListTest, TestDocumentBuilder, TestSizeLimitedDistributedMap, AutoAddReplicasPlanActionTest, TestGeoJSONResponseWriter, CoreMergeIndexesAdminHandlerTest, TestLeaderElectionWithEmptyReplica, TestHashQParserPlugin, RollingRestartTest, RegexBoostProcessorTest, MoveReplicaHDFSTest, TestAtomicUpdateErrorCases, TimeZoneUtilsTest, LeaderFailureAfterFreshStartTest, CSVRequestHandlerTest, TestQueryWrapperFilter, TestSearchPerf, ZkStateReaderTest, SimpleFacetsTest, OutOfBoxZkACLAndCredentialsProvidersTest, BufferStoreTest, TestWriterPerf, TestCollectionsAPIViaSolrCloudCluster, TestDocBasedVersionConstraints, TestRandomRequestDistribution, TestClusterStateProvider, TestStressVersions, TestSolrCoreParser, CreateRoutedAliasTest, TestShardHandlerFactory, TestDistributedSearch, LIROnShardRestartTest, PrimUtilsTest, ChaosMonkeySafeLeaderTest, TestFieldCacheSort, AddBlockUpdateTest, HdfsDirectoryFactoryTest, TestAnalyzedSuggestions, ClusterStateUpdateTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, RankQueryTest, SliceStateTest, MinimalSchemaTest, ClusterStateTest, ResponseLogComponentTest, ExternalFileFieldSortTest, TestCustomSort, TestJsonFacetsWithNestedObjects, ShowFileRequestHandlerTest, TestSlowCompositeReaderWrapper, ParsingFieldUpdateProcessorsTest, TestSolrCloudWithDelegationTokens, URLClassifyProcessorTest, ConnectionManagerTest, SuggesterTest, TestFieldTypeResource, TestCollectionAPIs, TestExactStatsCache, TestCopyFieldCollectionResource, TestInPlaceUpdatesStandalone, ComputePlanActionTest, ShufflingReplicaListTransformerTest, TestStressRecovery, ShardRoutingTest, TestTrieFacet, ReplaceNodeNoTargetTest, NotRequiredUniqueKeyTest, ImplicitSnitchTest, PreAnalyzedFieldManagedSchemaCloudTest, TestFilteredDocIdSet, ChaosMonkeyNothingIsSafeTest, TestCloudInspectUtil, TestCryptoKeys, TestDistribStateManager, TestBulkSchemaConcurrent, SyncSliceTest, SparseHLLTest, DeleteReplicaTest, CdcrUpdateLogTest, XsltUpdateRequestHandlerTest, TestHdfsBackupRestoreCore, SolrXmlInZkTest, CdcrBidirectionalTest, SystemInfoHandlerTest, DirectoryFactoryTest, ConfigureRecoveryStrategyTest, TestMissingGroups, TestJsonFacetRefinement, DateRangeFieldTest, ScriptEngineTest, DeleteLastCustomShardedReplicaTest, TestFreeTextSuggestions, TestRequestForwarding, TestPHPSerializedResponseWriter, DistributedQueryComponentCustomSortTest, TestMacros, PrimitiveFieldTypeTest, SpellPossibilityIteratorTest, SortByFunctionTest, TestReqParamsAPI, AnalyticsMergeStrategyTest, DistributedFacetPivotLongTailTest, TestJavabinTupleStreamParser, ZkShardTermsTest, TestCrossCoreJoin, TestNRTOpen, TestLegacyFieldCache, TestStreamBody, TestCloudPivotFacet, TestSha256AuthenticationProvider, BlockJoinFacetRandomTest, TestManagedSchemaAPI, TestXmlQParserPlugin, TestBackupRepositoryFactory, TestSolrIndexConfig, TestHashPartitioner, TestReversedWildcardFilterFactory, DistributedSuggestComponentTest, ResponseHeaderTest, TestRTGBase, DocValuesTest, TestDynamicLoading, CloudExitableDirectoryReaderTest]
   [junit4] Completed [296/783 (1!)] on J1 in 4.43s, 1 test, 1 failure <<< FAILURES!

[...truncated 44469 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Windows/7/consoleText

[repro] Revision: 8a3742d2ee342ee60a6ed822e36fbdf66e0b5b97

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       CloudExitableDirectoryReaderTest
[repro] ant compile-test

[...truncated 3336 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CloudExitableDirectoryReaderTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=84A73C3B525813EB -Dtests.slow=true -Dtests.locale=ky -Dtests.timezone=SystemV/CST6 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 74 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
[repro] Exiting with code 0

[...truncated 75 lines...]