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 2016/12/09 13:54:28 UTC

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_102) - Build # 2378 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2378/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDocAbsent

Error Message:
Did not find the expected number of groups! expected:<4> but was:<3>

Stack Trace:
java.lang.AssertionError: Did not find the expected number of groups! expected:<4> but was:<3>
	at __randomizedtesting.SeedInfo.seed([23A4C1D3ADB37234:FD131A5B48E232F1]: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.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDocAbsent(DocValuesNotIndexedTest.java:299)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10724 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_23A4C1D3ADB37234-001/init-core-data-001
   [junit4]   2> 12040 INFO  (SUITE-DocValuesNotIndexedTest-seed#[23A4C1D3ADB37234]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 12047 INFO  (SUITE-DocValuesNotIndexedTest-seed#[23A4C1D3ADB37234]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_23A4C1D3ADB37234-001/tempDir-001
   [junit4]   2> 12056 INFO  (SUITE-DocValuesNotIndexedTest-seed#[23A4C1D3ADB37234]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 12058 INFO  (Thread-35) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 12058 INFO  (Thread-35) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 12158 INFO  (SUITE-DocValuesNotIndexedTest-seed#[23A4C1D3ADB37234]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35251
   [junit4]   2> 12276 INFO  (jetty-launcher-13-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 12276 INFO  (jetty-launcher-13-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 12277 INFO  (jetty-launcher-13-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5aa2c783{/solr,null,AVAILABLE}
   [junit4]   2> 12277 INFO  (jetty-launcher-13-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@59f24e8a{/solr,null,AVAILABLE}
   [junit4]   2> 12388 INFO  (jetty-launcher-13-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19357d25{SSL,[ssl, http/1.1]}{127.0.0.1:33249}
   [junit4]   2> 12388 INFO  (jetty-launcher-13-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@73100c58{SSL,[ssl, http/1.1]}{127.0.0.1:41769}
   [junit4]   2> 12388 INFO  (jetty-launcher-13-thread-1) [    ] o.e.j.s.Server Started @14166ms
   [junit4]   2> 12388 INFO  (jetty-launcher-13-thread-2) [    ] o.e.j.s.Server Started @14166ms
   [junit4]   2> 12388 INFO  (jetty-launcher-13-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41769}
   [junit4]   2> 12388 INFO  (jetty-launcher-13-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33249}
   [junit4]   2> 12389 ERROR (jetty-launcher-13-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 12389 ERROR (jetty-launcher-13-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 12389 INFO  (jetty-launcher-13-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 12389 INFO  (jetty-launcher-13-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 12389 INFO  (jetty-launcher-13-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 12389 INFO  (jetty-launcher-13-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 12389 INFO  (jetty-launcher-13-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 12389 INFO  (jetty-launcher-13-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 12389 INFO  (jetty-launcher-13-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-09T13:02:52.028Z
   [junit4]   2> 12389 INFO  (jetty-launcher-13-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-09T13:02:52.028Z
   [junit4]   2> 12393 INFO  (jetty-launcher-13-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 12393 INFO  (jetty-launcher-13-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 12406 INFO  (jetty-launcher-13-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 12406 INFO  (jetty-launcher-13-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 12407 INFO  (jetty-launcher-13-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35251/solr
   [junit4]   2> 12407 INFO  (jetty-launcher-13-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35251/solr
   [junit4]   2> 12492 INFO  (jetty-launcher-13-thread-1) [n:127.0.0.1:33249_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33249_solr
   [junit4]   2> 12497 INFO  (jetty-launcher-13-thread-1) [n:127.0.0.1:33249_solr    ] o.a.s.c.Overseer Overseer (id=97077727838339078-127.0.0.1:33249_solr-n_0000000000) starting
   [junit4]   2> 12498 INFO  (jetty-launcher-13-thread-2) [n:127.0.0.1:41769_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41769_solr
   [junit4]   2> 12503 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33249_solr) [n:127.0.0.1:33249_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 12504 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:41769_solr) [n:127.0.0.1:41769_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 12578 INFO  (jetty-launcher-13-thread-1) [n:127.0.0.1:33249_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33249_solr
   [junit4]   2> 12583 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:41769_solr) [n:127.0.0.1:41769_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 12583 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33249_solr) [n:127.0.0.1:33249_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 12608 INFO  (jetty-launcher-13-thread-2) [n:127.0.0.1:41769_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_23A4C1D3ADB37234-001/tempDir-001/node2/.
   [junit4]   2> 12761 INFO  (jetty-launcher-13-thread-1) [n:127.0.0.1:33249_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_23A4C1D3ADB37234-001/tempDir-001/node1/.
   [junit4]   2> 12815 INFO  (SUITE-DocValuesNotIndexedTest-seed#[23A4C1D3ADB37234]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 12816 INFO  (SUITE-DocValuesNotIndexedTest-seed#[23A4C1D3ADB37234]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35251/solr ready
   [junit4]   2> 12946 INFO  (qtp1309145760-133) [n:127.0.0.1:41769_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 12960 INFO  (OverseerThreadFactory-98-thread-1-processing-n:127.0.0.1:33249_solr) [n:127.0.0.1:33249_solr    ] o.a.s.c.CreateCollectionCmd Create collection dv_coll
   [junit4]   2> 13111 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2
   [junit4]   2> 13111 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2
   [junit4]   2> 13163 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2
   [junit4]   2> 13174 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2
   [junit4]   2> 13284 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:41769_solr) [n:127.0.0.1:41769_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 13284 INFO  (zkCallback-23-thread-4-processing-n:127.0.0.1:33249_solr) [n:127.0.0.1:33249_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 14137 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 14140 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 14163 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.s.IndexSchema [dv_coll_shard3_replica1] Schema name=minimal
   [junit4]   2> 14170 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 14171 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3  x:dv_coll_shard3_replica1] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica1' using configuration from collection dv_coll
   [junit4]   2> 14172 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.SolrCore [[dv_coll_shard3_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_23A4C1D3ADB37234-001/tempDir-001/node2/dv_coll_shard3_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_23A4C1D3ADB37234-001/tempDir-001/node2/./dv_coll_shard3_replica1/data/]
   [junit4]   2> 14202 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 14220 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 14230 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.s.IndexSchema [dv_coll_shard1_replica1] Schema name=minimal
   [junit4]   2> 14234 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 14236 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1  x:dv_coll_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica1' using configuration from collection dv_coll
   [junit4]   2> 14236 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.SolrCore [[dv_coll_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_23A4C1D3ADB37234-001/tempDir-001/node2/dv_coll_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_23A4C1D3ADB37234-001/tempDir-001/node2/./dv_coll_shard1_replica1/data/]
   [junit4]   2> 14242 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.s.IndexSchema [dv_coll_shard2_replica1] Schema name=minimal
   [junit4]   2> 14247 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.s.IndexSchema [dv_coll_shard4_replica1] Schema name=minimal
   [junit4]   2> 14255 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 14257 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2  x:dv_coll_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica1' using configuration from collection dv_coll
   [junit4]   2> 14257 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 14257 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [[dv_coll_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_23A4C1D3ADB37234-001/tempDir-001/node1/dv_coll_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_23A4C1D3ADB37234-001/tempDir-001/node1/./dv_coll_shard2_replica1/data/]
   [junit4]   2> 14262 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4  x:dv_coll_shard4_replica1] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica1' using configuration from collection dv_coll
   [junit4]   2> 14263 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.c.SolrCore [[dv_coll_shard4_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_23A4C1D3ADB37234-001/tempDir-001/node1/dv_coll_shard4_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_23A4C1D3ADB37234-001/tempDir-001/node1/./dv_coll_shard4_replica1/data/]
   [junit4]   2> 14270 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 14270 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 14272 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 14272 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 14294 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 14294 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 14297 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 14297 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 14298 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62a73fc1[dv_coll_shard3_replica1] main]
   [junit4]   2> 14299 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@54495c62[dv_coll_shard1_replica1] main]
   [junit4]   2> 14302 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 14303 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 14305 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 14308 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 14309 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 14309 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 14326 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 14326 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 14328 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 14328 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 14337 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 14338 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@78d75726[dv_coll_shard2_replica1] main]
   [junit4]   2> 14339 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 14340 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 14340 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 14340 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 14340 INFO  (searcherExecutor-103-thread-1-processing-n:127.0.0.1:41769_solr x:dv_coll_shard3_replica1 s:shard3 c:dv_coll r:core_node2) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.SolrCore [dv_coll_shard3_replica1] Registered new searcher Searcher@62a73fc1[dv_coll_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 14341 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553243647749652480
   [junit4]   2> 14341 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553243647749652480
   [junit4]   2> 14346 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 14347 INFO  (searcherExecutor-105-thread-1-processing-n:127.0.0.1:33249_solr x:dv_coll_shard2_replica1 s:shard2 c:dv_coll r:core_node3) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher Searcher@78d75726[dv_coll_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 14349 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 14349 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 14350 INFO  (searcherExecutor-104-thread-1-processing-n:127.0.0.1:41769_solr x:dv_coll_shard1_replica1 s:shard1 c:dv_coll r:core_node1) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.SolrCore [dv_coll_shard1_replica1] Registered new searcher Searcher@54495c62[dv_coll_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 14350 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553243647759089664
   [junit4]   2> 14351 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 14351 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 14355 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2bd84365[dv_coll_shard4_replica1] main]
   [junit4]   2> 14358 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 14359 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 14359 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 14362 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 14363 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553243647772721152
   [junit4]   2> 14366 INFO  (searcherExecutor-107-thread-1-processing-n:127.0.0.1:33249_solr x:dv_coll_shard4_replica1 s:shard4 c:dv_coll r:core_node4) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.c.SolrCore [dv_coll_shard4_replica1] Registered new searcher Searcher@2bd84365[dv_coll_shard4_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 14385 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 14385 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 14386 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41769/solr/dv_coll_shard1_replica1/
   [junit4]   2> 14394 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 14394 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:41769/solr/dv_coll_shard1_replica1/ has no replicas
   [junit4]   2> 14402 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 14402 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 14403 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 14402 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 14410 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33249/solr/dv_coll_shard4_replica1/
   [junit4]   2> 14410 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 14410 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:33249/solr/dv_coll_shard4_replica1/ has no replicas
   [junit4]   2> 14406 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 14403 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41769/solr/dv_coll_shard3_replica1/
   [junit4]   2> 14414 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 14414 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:41769/solr/dv_coll_shard3_replica1/ has no replicas
   [junit4]   2> 14414 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 14414 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33249/solr/dv_coll_shard2_replica1/
   [junit4]   2> 14415 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 14415 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:33249/solr/dv_coll_shard2_replica1/ has no replicas
   [junit4]   2> 14431 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41769/solr/dv_coll_shard3_replica1/ shard3
   [junit4]   2> 14431 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41769/solr/dv_coll_shard1_replica1/ shard1
   [junit4]   2> 14438 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33249/solr/dv_coll_shard2_replica1/ shard2
   [junit4]   2> 14442 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33249/solr/dv_coll_shard4_replica1/ shard4
   [junit4]   2> 14550 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:41769_solr) [n:127.0.0.1:41769_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 14550 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33249_solr) [n:127.0.0.1:33249_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 14582 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 14582 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 14586 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2} status=0 QTime=1477
   [junit4]   2> 14586 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2} status=0 QTime=1475
   [junit4]   2> 14590 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 14593 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2} status=0 QTime=1430
   [junit4]   2> 14601 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 14603 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica1&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2} status=0 QTime=1430
   [junit4]   2> 14641 INFO  (qtp1309145760-133) [n:127.0.0.1:41769_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 14708 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:41769_solr) [n:127.0.0.1:41769_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 14708 INFO  (zkCallback-23-thread-3-processing-n:127.0.0.1:33249_solr) [n:127.0.0.1:33249_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 14967 INFO  (OverseerCollectionConfigSetProcessor-97077727838339078-127.0.0.1:33249_solr-n_0000000000) [n:127.0.0.1:33249_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> 15641 INFO  (qtp1309145760-133) [n:127.0.0.1:41769_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=2708
   [junit4]   2> 15667 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 15670 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.s.IndexSchema [dv_coll_shard3_replica1] Schema name=minimal
   [junit4]   2> 15673 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 15709 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.ZkController Persisted config data to node /configs/conf1/managed-schema 
   [junit4]   2> 15709 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33249_solr) [n:127.0.0.1:33249_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 15709 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:41769_solr) [n:127.0.0.1:41769_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 15709 INFO  (zkCallback-23-thread-3-processing-n:127.0.0.1:33249_solr) [n:127.0.0.1:33249_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 15709 INFO  (zkCallback-24-thread-2-processing-n:127.0.0.1:41769_solr) [n:127.0.0.1:41769_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 15710 INFO  (zkCallback-24-thread-2-processing-n:127.0.0.1:41769_solr) [n:127.0.0.1:41769_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 15710 INFO  (zkCallback-23-thread-3-processing-n:127.0.0.1:33249_solr) [n:127.0.0.1:33249_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 15710 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33249_solr) [n:127.0.0.1:33249_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 15711 INFO  (Thread-56) [n:127.0.0.1:41769_solr    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard3_replica1
   [junit4]   2> 15711 INFO  (Thread-57) [n:127.0.0.1:33249_solr    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard2_replica1
   [junit4]   2> 15713 INFO  (Thread-56) [n:127.0.0.1:41769_solr    ] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 15713 INFO  (Thread-57) [n:127.0.0.1:33249_solr    ] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 15714 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 15723 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33249_solr) [n:127.0.0.1:33249_solr    ] o.a.s.s.IndexSchema [dv_coll_shard4_replica1] Schema name=minimal
   [junit4]   2> 15724 INFO  (zkCallback-23-thread-3-processing-n:127.0.0.1:33249_solr) [n:127.0.0.1:33249_solr    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica1] Schema name=minimal
   [junit4]   2> 15726 INFO  (Thread-57) [n:127.0.0.1:33249_solr    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica1] Schema name=minimal
   [junit4]   2> 15724 INFO  (Thread-56) [n:127.0.0.1:41769_solr    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica1] Schema name=minimal
   [junit4]   2> 15742 INFO  (zkCallback-24-thread-2-processing-n:127.0.0.1:41769_solr) [n:127.0.0.1:41769_solr    ] o.a.s.s.IndexSchema [dv_coll_shard1_replica1] Schema name=minimal
   [junit4]   2> 15749 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33249_solr) [n:127.0.0.1:33249_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 15753 INFO  (Thread-57) [n:127.0.0.1:33249_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 15756 INFO  (Thread-56) [n:127.0.0.1:41769_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 15756 INFO  (Thread-56) [n:127.0.0.1:41769_solr    ] o.a.s.c.SolrCore core reload dv_coll_shard3_replica1
   [junit4]   2> 15757 INFO  (zkCallback-23-thread-3-processing-n:127.0.0.1:33249_solr) [n:127.0.0.1:33249_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 15757 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33249_solr) [n:127.0.0.1:33249_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 46 ms
   [junit4]   2> 15757 INFO  (zkCallback-23-thread-3-processing-n:127.0.0.1:33249_solr) [n:127.0.0.1:33249_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 46 ms
   [junit4]   2> 15758 INFO  (Thread-57) [n:127.0.0.1:33249_solr    ] o.a.s.c.SolrCore core reload dv_coll_shard2_replica1
   [junit4]   2> 15761 INFO  (zkCallback-24-thread-2-processing-n:127.0.0.1:41769_solr) [n:127.0.0.1:41769_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 15762 INFO  (zkCallback-24-thread-2-processing-n:127.0.0.1:41769_solr) [n:127.0.0.1:41769_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 51 ms
   [junit4]   2> 15762 INFO  (qtp1309145760-133) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.S.Request [dv_coll_shard1_replica1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 15762 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.c.S.Request [dv_coll_shard4_replica1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 15768 INFO  (qtp1917394953-128) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.S.Request [dv_coll_shard2_replica1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 15769 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.s.ManagedIndexSchema Took 59.0ms for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 15769 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.S.Request [dv_coll_shard3_replica1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=108
   [junit4]   2> 15769 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:41769_solr) [n:127.0.0.1:41769_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 15780 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:41769_solr) [n:127.0.0.1:41769_solr    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica1] Schema name=minimal
   [junit4]   2> 15781 INFO  (Thread-56) [n:127.0.0.1:41769_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 15783 INFO  (Thread-57) [n:127.0.0.1:33249_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 15797 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:41769_solr) [n:127.0.0.1:41769_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 15797 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:41769_solr) [n:127.0.0.1:41769_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 27 ms
   [junit4]   2> 15799 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[23A4C1D3ADB37234]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGroupingDocAbsent
   [junit4]   2> 15825 INFO  (Thread-56) [n:127.0.0.1:41769_solr    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica1] Schema name=minimal
   [junit4]   2> 15825 INFO  (Thread-57) [n:127.0.0.1:33249_solr    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica1] Schema name=minimal
   [junit4]   2> 15841 INFO  (Thread-56) [n:127.0.0.1:41769_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 15841 INFO  (Thread-57) [n:127.0.0.1:33249_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 15845 INFO  (Thread-56) [n:127.0.0.1:41769_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica1' using configuration from collection dv_coll
   [junit4]   2> 15845 INFO  (Thread-57) [n:127.0.0.1:33249_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard2_replica1' using configuration from collection dv_coll
   [junit4]   2> 15846 INFO  (Thread-57) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [[dv_coll_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_23A4C1D3ADB37234-001/tempDir-001/node1/dv_coll_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_23A4C1D3ADB37234-001/tempDir-001/node1/./dv_coll_shard2_replica1/data/]
   [junit4]   2> 15852 INFO  (Thread-56) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.SolrCore [[dv_coll_shard3_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_23A4C1D3ADB37234-001/tempDir-001/node2/dv_coll_shard3_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_23A4C1D3ADB37234-001/tempDir-001/node2/./dv_coll_shard3_replica1/data/]
   [junit4]   2> 15855 INFO  (qtp1309145760-127) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:41769/solr/dv_coll_shard3_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1553243649328807936)} 0 8
   [junit4]   2> 15856 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:41769/solr/dv_coll_shard3_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1553243649331953664)} 0 10
   [junit4]   2> 15858 INFO  (qtp1917394953-128) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:41769/solr/dv_coll_shard3_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1553243649328807936)} 0 11
   [junit4]   2> 15859 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1553243649306787840)} 0 44
   [junit4]   2> 15869 INFO  (Thread-57) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 15869 INFO  (Thread-57) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 15869 INFO  (Thread-57) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7eedb1f4[dv_coll_shard2_replica1] main]
   [junit4]   2> 15869 INFO  (qtp1309145760-137) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 15869 INFO  (qtp1309145760-137) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 15870 INFO  (qtp1309145760-137) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15f32e26[dv_coll_shard1_replica1] main]
   [junit4]   2> 15871 INFO  (searcherExecutor-104-thread-1-processing-n:127.0.0.1:41769_solr x:dv_coll_shard1_replica1 s:shard1 c:dv_coll r:core_node1) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.SolrCore [dv_coll_shard1_replica1] Registered new searcher Searcher@15f32e26[dv_coll_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15871 INFO  (qtp1917394953-210) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 15871 INFO  (qtp1917394953-210) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 15871 INFO  (qtp1309145760-137) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 15871 INFO  (qtp1309145760-137) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41769/solr/dv_coll_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 15871 INFO  (qtp1917394953-210) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7044e8df[dv_coll_shard2_replica1] main]
   [junit4]   2> 15872 INFO  (qtp1917394953-210) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 15872 INFO  (searcherExecutor-105-thread-1-processing-n:127.0.0.1:33249_solr x:dv_coll_shard2_replica1 s:shard2 c:dv_coll r:core_node3) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher Searcher@7044e8df[dv_coll_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15872 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 15872 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 15872 INFO  (qtp1917394953-210) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41769/solr/dv_coll_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 15873 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@753e25cf[dv_coll_shard4_replica1] main]
   [junit4]   2> 15873 INFO  (Thread-57) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 15873 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 15873 INFO  (searcherExecutor-107-thread-1-processing-n:127.0.0.1:33249_solr x:dv_coll_shard4_replica1 s:shard4 c:dv_coll r:core_node4) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.c.SolrCore [dv_coll_shard4_replica1] Registered new searcher Searcher@753e25cf[dv_coll_shard4_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15874 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41769/solr/dv_coll_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 15874 INFO  (Thread-57) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 15874 INFO  (Thread-57) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 15875 INFO  (Thread-57) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 15876 INFO  (searcherExecutor-124-thread-1-processing-n:127.0.0.1:33249_solr x:dv_coll_shard2_replica1 s:shard2 c:dv_coll r:core_node3) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher Searcher@7eedb1f4[dv_coll_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15878 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 15879 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 15879 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@528a70c2[dv_coll_shard3_replica1] main]
   [junit4]   2> 15880 INFO  (searcherExecutor-103-thread-1-processing-n:127.0.0.1:41769_solr x:dv_coll_shard3_replica1 s:shard3 c:dv_coll r:core_node2) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.SolrCore [dv_coll_shard3_replica1] Registered new searcher Searcher@528a70c2[dv_coll_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15880 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 15880 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41769/solr/dv_coll_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 15881 INFO  (qtp1309145760-133) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=dv_coll:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 19
   [junit4]   2> 15886 INFO  (Thread-57) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 15886 INFO  (Thread-57) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1456f47f[dv_coll_shard2_replica1] main]
   [junit4]   2> 15887 INFO  (Thread-57) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2dc4bafb
   [junit4]   2> 15887 INFO  (searcherExecutor-124-thread-1-processing-n:127.0.0.1:33249_solr x:dv_coll_shard2_replica1 s:shard2 c:dv_coll r:core_node3) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher Searcher@1456f47f[dv_coll_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15888 INFO  (Thread-57) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore config update listener called for core dv_coll_shard4_replica1
   [junit4]   2> 15898 INFO  (Thread-56) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 15898 INFO  (Thread-56) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 15899 INFO  (Thread-56) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6612e6c9[dv_coll_shard3_replica1] main]
   [junit4]   2> 15900 INFO  (Thread-56) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 15901 INFO  (Thread-56) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 15901 INFO  (Thread-56) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 15903 INFO  (Thread-56) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 15903 INFO  (searcherExecutor-125-thread-1-processing-n:127.0.0.1:41769_solr x:dv_coll_shard3_replica1 s:shard3 c:dv_coll r:core_node2) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.SolrCore [dv_coll_shard3_replica1] Registered new searcher Searcher@6612e6c9[dv_coll_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15903 INFO  (qtp1309145760-129) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[1 (1553243649377042432)]} 0 11
   [junit4]   2> 15908 INFO  (qtp1917394953-136) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1]  webapp=/solr path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[4 (1553243649389625344)]} 0 3
   [junit4]   2> 15921 INFO  (Thread-56) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 15923 INFO  (qtp1309145760-133) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1]  webapp=/solr path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[2 (1553243649390673920), 3 (1553243649392771072)]} 0 18
   [junit4]   2> 15933 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 15933 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 15933 INFO  (qtp1309145760-137) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 15934 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5a713e4b
   [junit4]   2> 15935 INFO  (qtp1309145760-137) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d37b43e
   [junit4]   2> 15933 INFO  (qtp1917394953-124) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 15934 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 15935 INFO  (qtp1917394953-124) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6b01cec8
   [junit4]   2> 15936 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 15937 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41769/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 15945 INFO  (qtp1917394953-124) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b5db801[dv_coll_shard2_replica1] main]
   [junit4]   2> 15946 INFO  (qtp1917394953-124) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 15946 INFO  (searcherExecutor-124-thread-1-processing-n:127.0.0.1:33249_solr x:dv_coll_shard2_replica1 s:shard2 c:dv_coll r:core_node3) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher Searcher@3b5db801[dv_coll_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 15947 INFO  (qtp1917394953-124) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41769/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 14
   [junit4]   2> 15951 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@337b440d[dv_coll_shard1_replica1] main]
   [junit4]   2> 15951 INFO  (Thread-56) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@166e4f6d[dv_coll_shard3_replica1] main]
   [junit4]   2> 15951 INFO  (Thread-56) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.SolrCore config update listener called for core dv_coll_shard1_replica1
   [junit4]   2> 15951 INFO  (searcherExecutor-125-thread-1-processing-n:127.0.0.1:41769_solr x:dv_coll_shard3_replica1 s:shard3 c:dv_coll r:core_node2) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.SolrCore [dv_coll_shard3_replica1] Registered new searcher Searcher@166e4f6d[dv_coll_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 15951 INFO  (searcherExecutor-104-thread-1-processing-n:127.0.0.1:41769_solr x:dv_coll_shard1_replica1 s:shard1 c:dv_coll r:core_node1) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.SolrCore [dv_coll_shard1_replica1] Registered new searcher Searcher@337b440d[dv_coll_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 15952 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 15952 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41769/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 19
   [junit4]   2> 15972 INFO  (qtp1309145760-137) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d3dc0cc[dv_coll_shard3_replica1] main]
   [junit4]   2> 15972 INFO  (searcherExecutor-103-thread-1-processing-n:127.0.0.1:41769_solr x:dv_coll_shard3_replica1 s:shard3 c:dv_coll r:core_node2) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.SolrCore [dv_coll_shard3_replica1] Registered new searcher Searcher@d3dc0cc[dv_coll_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1) Uninverting(_1(6.4.0):C1)))}
   [junit4]   2> 15972 INFO  (qtp1309145760-137) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 15972 INFO  (qtp1309145760-137) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41769/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 40
   [junit4]   2> 15974 INFO  (qtp1309145760-135) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1]  webapp=/solr path=/update params={_stateVer_=dv_coll:3&commit=true&wt=javabin&version=2}{commit=} 0 46
   [junit4]   2> 15975 INFO  (qtp1309145760-135) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.SolrCore [dv_coll_shard3_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ee8c6be
   [junit4]   2> 16009 INFO  (qtp1917394953-134) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.c.S.Request [dv_coll_shard4_replica1]  webapp=/solr path=/select params={df=text&group.distributed.first=true&distrib=false&_stateVer_=dv_coll:3&fl=id,score&shards.purpose=2048&start=0&shard.url=https://127.0.0.1:33249/solr/dv_coll_shard4_replica1/&rows=10&version=2&q=*:*&NOW=1481288575618&isShard=true&wt=javabin&group.field=intGSF&group=true} status=0 QTime=21
   [junit4]   2> 16013 INFO  (qtp1917394953-128) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.S.Request [dv_coll_shard2_replica1]  webapp=/solr path=/select params={df=text&group.distributed.first=true&distrib=false&_stateVer_=dv_coll:3&fl=id,score&shards.purpose=2048&start=0&shard.url=https://127.0.0.1:33249/solr/dv_coll_shard2_replica1/&rows=10&version=2&q=*:*&NOW=1481288575618&isShard=true&wt=javabin&group.field=intGSF&group=true} status=0 QTime=25
   [junit4]   2> 16013 INFO  (qtp1309145760-129) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.S.Request [dv_coll_shard1_replica1]  webapp=/solr path=/select params={df=text&group.distributed.first=true&distrib=false&_stateVer_=dv_coll:3&fl=id,score&shards.purpose=2048&start=0&shard.url=https://127.0.0.1:41769/solr/dv_coll_shard1_replica1/&rows=10&version=2&q=*:*&NOW=1481288575618&isShard=true&wt=javabin&group.field=intGSF&group=true} status=0 QTime=26
   [junit4]   2> 16013 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.S.Request [dv_coll_shard3_replica1]  webapp=/solr path=/select params={df=text&group.distributed.first=true&distrib=false&_stateVer_=dv_coll:3&fl=id,score&shards.purpose=2048&start=0&shard.url=https://127.0.0.1:41769/solr/dv_coll_shard3_replica1/&rows=10&version=2&q=*:*&NOW=1481288575618&isShard=true&wt=javabin&group.field=intGSF&group=true} status=0 QTime=26
   [junit4]   2> 16040 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.S.Request [dv_coll_shard2_replica1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id,score&shards.purpose=4&start=0&shard.url=https://127.0.0.1:33249/solr/dv_coll_shard2_replica1/&rows=10&version=2&group.distributed.second=true&q=*:*&NOW=1481288575618&group.topgroups.intGSF=1938405371&group.topgroups.intGSF=%01&group.topgroups.intGSF=1938405472&isShard=true&wt=javabin&group.field=intGSF&group=true} status=0 QTime=17
   [junit4]   2> 16040 INFO  (qtp1309145760-133) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.S.Request [dv_coll_shard1_replica1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id,score&shards.purpose=4&start=0&shard.url=https://127.0.0.1:41769/solr/dv_coll_shard1_replica1/&rows=10&version=2&group.distributed.second=true&q=*:*&NOW=1481288575618&group.topgroups.intGSF=1938405371&group.topgroups.intGSF=%01&group.topgroups.intGSF=1938405472&isShard=true&wt=javabin&group.field=intGSF&group=true} status=0 QTime=17
   [junit4]   2> 16040 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.S.Request [dv_coll_shard3_replica1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=dv_coll:3&fl=id,score&shards.purpose=4&start=0&shard.url=https://127.0.0.1:41769/solr/dv_coll_shard3_replica1/&rows=10&version=2&group.distributed.second=true&q=*:*&NOW=1481288575618&group.topgroups.intGSF=1938405371&group.topgroups.intGSF=%01&group.topgroups.intGSF=1938405472&isShard=true&wt=javabin&group.field=intGSF&group=true} status=0 QTime=17
   [junit4]   2> 16053 INFO  (qtp1917394953-124) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.S.Request [dv_coll_shard2_replica1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:3&shards.purpose=64&NOW=1481288575618&ids=4&isShard=true&shard.url=https://127.0.0.1:33249/solr/dv_coll_shard2_replica1/&wt=javabin&version=2&group.field=intGSF} status=0 QTime=2
   [junit4]   2> 16053 INFO  (qtp1309145760-137) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.S.Request [dv_coll_shard1_replica1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:3&shards.purpose=64&NOW=1481288575618&ids=1&isShard=true&shard.url=https://127.0.0.1:41769/solr/dv_coll_shard1_replica1/&wt=javabin&version=2&group.field=intGSF} status=0 QTime=2
   [junit4]   2> 16053 INFO  (qtp1309145760-135) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.S.Request [dv_coll_shard3_replica1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:3&shards.purpose=64&NOW=1481288575618&ids=2&isShard=true&shard.url=https://127.0.0.1:41769/solr/dv_coll_shard3_replica1/&wt=javabin&version=2&group.field=intGSF} status=0 QTime=2
   [junit4]   2> 16060 INFO  (qtp1917394953-132) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.S.Request [dv_coll_shard2_replica1]  webapp=/solr path=/select params={q=*:*&_stateVer_=dv_coll:3&wt=javabin&version=2&group.field=intGSF&group=true} status=0 QTime=80
   [junit4]   2> 16062 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[23A4C1D3ADB37234]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGroupingDocAbsent
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DocValuesNotIndexedTest -Dtests.method=testGroupingDocAbsent -Dtests.seed=23A4C1D3ADB37234 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=vi -Dtests.timezone=Canada/Yukon -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.29s J1 | DocValuesNotIndexedTest.testGroupingDocAbsent <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Did not find the expected number of groups! expected:<4> but was:<3>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([23A4C1D3ADB37234:FD131A5B48E232F1]:0)
   [junit4]    > 	at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDocAbsent(DocValuesNotIndexedTest.java:299)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 16075 INFO  (TEST-DocValuesNotIndexedTest.testDistribFaceting-seed#[23A4C1D3ADB37234]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistribFaceting
   [junit4]   2> 16103 INFO  (qtp1917394953-134) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:41769/solr/dv_coll_shard3_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1553243649574174720)} 0 23
   [junit4]   2> 16147 INFO  (qtp1917394953-128) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@27bac0ec[dv_coll_shard2_replica1] realtime]
   [junit4]   2> 16147 INFO  (qtp1917394953-128) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:41769/solr/dv_coll_shard3_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1553243649574174720)} 0 67
   [junit4]   2> 16147 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6233df9d[dv_coll_shard1_replica1] realtime]
   [junit4]   2> 16148 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:41769/solr/dv_coll_shard3_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1553243649573126144)} 0 68
   [junit4]   2> 16149 INFO  (qtp1309145760-129) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@409dca39[dv_coll_shard3_replica1] realtime]
   [junit4]   2> 16150 INFO  (qtp1309145760-129) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1553243649571028992)} 0 72
   [junit4]   2> 16158 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 16158 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 16158 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 16159 INFO  (qtp1309145760-137) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 16159 INFO  (qtp1917394953-124) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 16159 INFO  (qtp1309145760-137) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d37b43e
   [junit4]   2> 16158 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5a713e4b
   [junit4]   2> 16159 INFO  (qtp1917394953-124) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6b01cec8
   [junit4]   2> 16160 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 16160 INFO  (qtp1917394953-122) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41769/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 16161 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@252ed09b[dv_coll_shard1_replica1] main]
   [junit4]   2> 16161 INFO  (searcherExecutor-104-thread-1-processing-n:127.0.0.1:41769_solr x:dv_coll_shard1_replica1 s:shard1 c:dv_coll r:core_node1) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.SolrCore [dv_coll_shard1_replica1] Registered new searcher Searcher@252ed09b[dv_coll_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 16162 INFO  (qtp1917394953-124) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6074e624[dv_coll_shard2_replica1] main]
   [junit4]   2> 16163 INFO  (searcherExecutor-124-thread-1-processing-n:127.0.0.1:33249_solr x:dv_coll_shard2_replica1 s:shard2 c:dv_coll r:core_node3) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1] Registered new searcher Searcher@6074e624[dv_coll_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 16163 INFO  (qtp1917394953-124) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 16163 INFO  (qtp1917394953-124) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41769/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 16163 INFO  (qtp1309145760-137) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2843e0f9[dv_coll_shard3_replica1] main]
   [junit4]   2> 16163 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 16164 INFO  (searcherExecutor-125-thread-1-processing-n:127.0.0.1:41769_solr x:dv_coll_shard3_replica1 s:shard3 c:dv_coll r:core_node2) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.SolrCore [dv_coll_shard3_replica1] Registered new searcher Searcher@2843e0f9[dv_coll_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 16164 INFO  (qtp1309145760-188) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41769/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 6
   [junit4]   2> 16165 INFO  (qtp1309145760-137) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 16165 INFO  (qtp1309145760-137) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41769/solr/dv_coll_shard3_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 6
   [junit4]   2> 16167 INFO  (qtp1309145760-133) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica1]  webapp=/solr path=/update params={_stateVer_=dv_coll:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 14
   [junit4]   2> 16181 INFO  (qtp1309145760-135) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=dv_coll:3&wt=javabin&version=2}{add=[1 (1553243649670643712)]} 0 9
   [junit4]   2> 16187 INFO  (qtp1917394953-132) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 16187 INFO  (qtp1309145760-137) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 16188 INFO  (qtp1309145760-137) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5a713e4b
   [junit4]   2> 16188 INFO  (qtp1309145760-123) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]

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

score&shards.purpose=4&start=0&group.topgroups.boolGSF=true&group.topgroups.boolGSF=false&group.topgroups.boolGSF=%01&shard.url=https://127.0.0.1:41769/solr/dv_coll_shard1_replica1/&rows=100&version=2&group.distributed.second=true&q=*:*&NOW=1481288576796&isShard=true&wt=javabin&group.field=boolGSF&group=true} status=0 QTime=3
   [junit4]   2> 17171 INFO  (qtp1309145760-137) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.S.Request [dv_coll_shard3_replica1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=dv_coll:3&group.limit=100&shards.purpose=64&shard.url=https://127.0.0.1:41769/solr/dv_coll_shard3_replica1/&rows=100&version=2&q=*:*&NOW=1481288576796&ids=26,39,18,140,130,120,2,3,115,6,105,7,9,30,31&isShard=true&wt=javabin&group.field=boolGSF} status=0 QTime=0
   [junit4]   2> 17171 INFO  (qtp1917394953-134) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.S.Request [dv_coll_shard2_replica1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=dv_coll:3&group.limit=100&shards.purpose=64&shard.url=https://127.0.0.1:33249/solr/dv_coll_shard2_replica1/&rows=100&version=2&q=*:*&NOW=1481288576796&ids=22,44,12,34,46,35,36,47,15,16,0,100,135,4,125,41,20,43&isShard=true&wt=javabin&group.field=boolGSF} status=0 QTime=0
   [junit4]   2> 17171 INFO  (qtp1309145760-127) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.S.Request [dv_coll_shard1_replica1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=dv_coll:3&group.limit=100&shards.purpose=64&shard.url=https://127.0.0.1:41769/solr/dv_coll_shard1_replica1/&rows=100&version=2&q=*:*&NOW=1481288576796&ids=11,24,13,14,48,38,27,28,110,1,8,40,42,10,32&isShard=true&wt=javabin&group.field=boolGSF} status=0 QTime=0
   [junit4]   2> 17172 INFO  (qtp1917394953-210) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.c.S.Request [dv_coll_shard4_replica1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=dv_coll:3&group.limit=100&shards.purpose=64&shard.url=https://127.0.0.1:33249/solr/dv_coll_shard4_replica1/&rows=100&version=2&q=*:*&NOW=1481288576796&ids=33,23,45,145,25,37,5,17,29,19,21&isShard=true&wt=javabin&group.field=boolGSF} status=0 QTime=0
   [junit4]   2> 17173 INFO  (qtp1309145760-125) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.S.Request [dv_coll_shard1_replica1]  webapp=/solr path=/select params={q=*:*&_stateVer_=dv_coll:3&group.limit=100&rows=100&wt=javabin&version=2&group.field=boolGSF&group=true} status=0 QTime=15
   [junit4]   2> 17174 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[23A4C1D3ADB37234]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGroupingDVOnly
   [junit4]   2> 17180 INFO  (jetty-launcher-13-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@73100c58{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 17180 INFO  (jetty-launcher-13-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1574499766
   [junit4]   2> 17181 INFO  (jetty-launcher-13-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@19357d25{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 17181 INFO  (jetty-launcher-13-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=790397604
   [junit4]   2> 17183 INFO  (coreCloseExecutor-133-thread-1) [n:127.0.0.1:41769_solr c:dv_coll s:shard1 r:core_node1 x:dv_coll_shard1_replica1] o.a.s.c.SolrCore [dv_coll_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@549a53c6
   [junit4]   2> 17184 INFO  (coreCloseExecutor-134-thread-1) [n:127.0.0.1:33249_solr c:dv_coll s:shard2 r:core_node3 x:dv_coll_shard2_replica1] o.a.s.c.SolrCore [dv_coll_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3b25fffc
   [junit4]   2> 17185 INFO  (coreCloseExecutor-134-thread-2) [n:127.0.0.1:33249_solr c:dv_coll s:shard4 r:core_node4 x:dv_coll_shard4_replica1] o.a.s.c.SolrCore [dv_coll_shard4_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11005ed0
   [junit4]   2> 17192 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:33249_solr) [n:127.0.0.1:33249_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 17192 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:41769_solr) [n:127.0.0.1:41769_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 17185 INFO  (coreCloseExecutor-133-thread-2) [n:127.0.0.1:41769_solr c:dv_coll s:shard3 r:core_node2 x:dv_coll_shard3_replica1] o.a.s.c.SolrCore [dv_coll_shard3_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4249e38
   [junit4]   2> 17205 INFO  (jetty-launcher-13-thread-2) [    ] o.a.s.c.Overseer Overseer (id=97077727838339078-127.0.0.1:33249_solr-n_0000000000) closing
   [junit4]   2> 17205 INFO  (OverseerStateUpdate-97077727838339078-127.0.0.1:33249_solr-n_0000000000) [n:127.0.0.1:33249_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33249_solr
   [junit4]   2> 17212 WARN  (zkCallback-23-thread-1-processing-n:127.0.0.1:33249_solr) [n:127.0.0.1:33249_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 17213 INFO  (jetty-launcher-13-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5aa2c783{/solr,null,UNAVAILABLE}
   [junit4]   2> 18712 WARN  (zkCallback-24-thread-2-processing-n:127.0.0.1:41769_solr) [n:127.0.0.1:41769_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 18713 INFO  (jetty-launcher-13-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@59f24e8a{/solr,null,UNAVAILABLE}
   [junit4]   2> 18715 INFO  (SUITE-DocValuesNotIndexedTest-seed#[23A4C1D3ADB37234]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35251 35251
   [junit4]   2> 18750 INFO  (Thread-35) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35251 35251
   [junit4]   2> 18751 WARN  (Thread-35) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/configs/conf1/managed-schema
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/configs/conf1/managed-schema
   [junit4]   2> 	2	/solr/collections/dv_coll/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 18751 INFO  (SUITE-DocValuesNotIndexedTest-seed#[23A4C1D3ADB37234]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_23A4C1D3ADB37234-001
   [junit4]   2> Dec 09, 2016 1:02:58 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=Direct)}, docValues:{floatField=DocValuesFormat(name=Direct), doubleField=DocValuesFormat(name=Lucene54), intFieldMulti=DocValuesFormat(name=Lucene54), boolFieldMulti=DocValuesFormat(name=Lucene54), longFieldMulti=DocValuesFormat(name=Memory), floatGSL=DocValuesFormat(name=Direct), intField=DocValuesFormat(name=Memory), boolField=DocValuesFormat(name=Direct), stringFieldMulti=DocValuesFormat(name=Direct), dateFieldMulti=DocValuesFormat(name=Lucene54), longGSF=DocValuesFormat(name=Lucene54), doubleFieldMulti=DocValuesFormat(name=Direct), stringGSL=DocValuesFormat(name=Memory), doubleGSF=DocValuesFormat(name=Lucene54), doubleGSL=DocValuesFormat(name=Memory), stringGSF=DocValuesFormat(name=Lucene54), intGSL=DocValuesFormat(name=Lucene54), longField=DocValuesFormat(name=Lucene54), dateField=DocValuesFormat(name=Lucene54), dateGSF=DocValuesFormat(name=Direct), boolGSF=DocValuesFormat(name=Direct), longGSL=DocValuesFormat(name=Direct), boolGSL=DocValuesFormat(name=Lucene54), floatFieldMulti=DocValuesFormat(name=Memory), floatGSF=DocValuesFormat(name=Lucene54), dateGSL=DocValuesFormat(name=Lucene54), intGSF=DocValuesFormat(name=Memory), stringField=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1664, maxMBSortInHeap=5.542615563499849, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=vi, timezone=Canada/Yukon
   [junit4]   2> NOTE: Linux 4.4.0-47-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=308885160,total=421003264
   [junit4]   2> NOTE: All tests run in this JVM: [ClassificationUpdateProcessorFactoryTest, TestConfigOverlay, TestFuzzyAnalyzedSuggestions, TermVectorComponentTest, OpenCloseCoreStressTest, TestConfigSets, DocValuesNotIndexedTest]
   [junit4] Completed [12/660 (1!)] on J1 in 7.49s, 4 tests, 1 failure <<< FAILURES!

[...truncated 64510 lines...]


[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+148) - Build # 2379 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2379/
Java: 32bit/jdk-9-ea+148 -client -XX:+UseConcMarkSweepGC

959 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestCodecs

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - private static java.lang.String[] org.apache.lucene.index.TestCodecs.fieldNames

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - private static java.lang.String[] org.apache.lucene.index.TestCodecs.fieldNames
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'private final byte[] java.lang.String.value' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private final byte[] java.lang.String.value accessible: module java.base does not "opens java.lang" to unnamed module @101cbf3
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterExceptions

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - private static java.lang.String org.apache.lucene.index.TestIndexWriterExceptions.CRASH_FAIL_MESSAGE

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - private static java.lang.String org.apache.lucene.index.TestIndexWriterExceptions.CRASH_FAIL_MESSAGE
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'private final byte[] java.lang.String.value' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private final byte[] java.lang.String.value accessible: module java.base does not "opens java.lang" to unnamed module @10b73cf
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestReadOnlyIndex

Error Message:
Could not initialize class org.apache.lucene.store.MMapDirectory

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.lucene.store.MMapDirectory
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at org.apache.lucene.index.IndexWriter.messageState(IndexWriter.java:1104)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1019)
	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:80)
	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:56)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:113)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:107)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:102)
	at org.apache.lucene.index.TestReadOnlyIndex.buildIndex(TestReadOnlyIndex.java:54)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestStressIndexing2

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - static org.apache.lucene.index.Term org.apache.lucene.index.TestStressIndexing2.idTerm

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - static org.apache.lucene.index.Term org.apache.lucene.index.TestStressIndexing2.idTerm
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'private final byte[] java.lang.String.value' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private final byte[] java.lang.String.value accessible: module java.base does not "opens java.lang" to unnamed module @10b73cf
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestTermVectors

Error Message:
Could not initialize class org.apache.lucene.store.MMapDirectory

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.lucene.store.MMapDirectory
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at org.apache.lucene.index.IndexWriter.messageState(IndexWriter.java:1104)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1019)
	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:80)
	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:56)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:113)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:107)
	at org.apache.lucene.index.TestTermVectors.beforeClass(TestTermVectors.java:47)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestTermVectors

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at org.apache.lucene.index.TestTermVectors.afterClass(TestTermVectors.java:79)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestTermVectors

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - private static org.apache.lucene.store.Directory org.apache.lucene.index.TestTermVectors.directory

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - private static org.apache.lucene.store.Directory org.apache.lucene.index.TestTermVectors.directory
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'private transient java.util.HashMap java.util.HashSet.map' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private transient java.util.HashMap java.util.HashSet.map accessible: module java.base does not "opens java.util" to unnamed module @10b73cf
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestThreadedForceMerge

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - private static org.apache.lucene.analysis.Analyzer org.apache.lucene.index.TestThreadedForceMerge.ANALYZER

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - private static org.apache.lucene.analysis.Analyzer org.apache.lucene.index.TestThreadedForceMerge.ANALYZER
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'transient java.util.HashMap$Node[] java.util.HashMap.table' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field transient java.util.HashMap$Node[] java.util.HashMap.table accessible: module java.base does not "opens java.util" to unnamed module @10b73cf
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestApproximationSearchEquivalence

Error Message:
Could not initialize class org.apache.lucene.store.MMapDirectory

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.lucene.store.MMapDirectory
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at org.apache.lucene.index.IndexWriter.messageState(IndexWriter.java:1104)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1019)
	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:80)
	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:56)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:113)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:107)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:102)
	at org.apache.lucene.search.SearchEquivalenceTestBase.beforeClass(SearchEquivalenceTestBase.java:64)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestApproximationSearchEquivalence

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at org.apache.lucene.search.SearchEquivalenceTestBase.afterClass(SearchEquivalenceTestBase.java:98)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestApproximationSearchEquivalence

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - protected static org.apache.lucene.store.Directory org.apache.lucene.search.SearchEquivalenceTestBase.directory   - protected static org.apache.lucene.analysis.Analyzer org.apache.lucene.search.SearchEquivalenceTestBase.analyzer   - protected static java.lang.String org.apache.lucene.search.SearchEquivalenceTestBase.stopword

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - protected static org.apache.lucene.store.Directory org.apache.lucene.search.SearchEquivalenceTestBase.directory
  - protected static org.apache.lucene.analysis.Analyzer org.apache.lucene.search.SearchEquivalenceTestBase.analyzer
  - protected static java.lang.String org.apache.lucene.search.SearchEquivalenceTestBase.stopword
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'private final byte[] java.lang.String.value' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private final byte[] java.lang.String.value accessible: module java.base does not "opens java.lang" to unnamed module @10b73cf
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestBoolean2

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - private static java.lang.String[] org.apache.lucene.search.TestBoolean2.docFields

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - private static java.lang.String[] org.apache.lucene.search.TestBoolean2.docFields
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'private final byte[] java.lang.String.value' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private final byte[] java.lang.String.value accessible: module java.base does not "opens java.lang" to unnamed module @10b73cf
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestBooleanCoord

Error Message:
Could not initialize class org.apache.lucene.store.MMapDirectory

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.lucene.store.MMapDirectory
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at org.apache.lucene.index.IndexWriter.messageState(IndexWriter.java:1104)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1019)
	at org.apache.lucene.search.TestBooleanCoord.beforeClass(TestBooleanCoord.java:50)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestBooleanCoord

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at org.apache.lucene.search.TestBooleanCoord.afterClass(TestBooleanCoord.java:123)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestBooleanCoord

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - static org.apache.lucene.store.Directory org.apache.lucene.search.TestBooleanCoord.dir

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - static org.apache.lucene.store.Directory org.apache.lucene.search.TestBooleanCoord.dir
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'private transient java.util.HashMap java.util.HashSet.map' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private transient java.util.HashMap java.util.HashSet.map accessible: module java.base does not "opens java.util" to unnamed module @101cbf3
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestBooleanOr

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - private static java.lang.String org.apache.lucene.search.TestBooleanOr.FIELD_T   - private static java.lang.String org.apache.lucene.search.TestBooleanOr.FIELD_C

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - private static java.lang.String org.apache.lucene.search.TestBooleanOr.FIELD_T
  - private static java.lang.String org.apache.lucene.search.TestBooleanOr.FIELD_C
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'private final byte[] java.lang.String.value' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private final byte[] java.lang.String.value accessible: module java.base does not "opens java.lang" to unnamed module @1b5eba2
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestComplexExplanations

Error Message:
Could not initialize class org.apache.lucene.store.MMapDirectory

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.lucene.store.MMapDirectory
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at org.apache.lucene.index.IndexWriter.messageState(IndexWriter.java:1104)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1019)
	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:80)
	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:56)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:113)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:107)
	at org.apache.lucene.search.BaseExplanationTestCase.beforeClassTestExplanations(BaseExplanationTestCase.java:74)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestComplexExplanations

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at org.apache.lucene.search.BaseExplanationTestCase.afterClassTestExplanations(BaseExplanationTestCase.java:62)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestComplexExplanations

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - protected static org.apache.lucene.store.Directory org.apache.lucene.search.BaseExplanationTestCase.directory   - protected static org.apache.lucene.analysis.Analyzer org.apache.lucene.search.BaseExplanationTestCase.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - protected static org.apache.lucene.store.Directory org.apache.lucene.search.BaseExplanationTestCase.directory
  - protected static org.apache.lucene.analysis.Analyzer org.apache.lucene.search.BaseExplanationTestCase.analyzer
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'transient java.util.HashMap$Node[] java.util.HashMap.table' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field transient java.util.HashMap$Node[] java.util.HashMap.table accessible: module java.base does not "opens java.util" to unnamed module @1b5eba2
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestComplexExplanationsOfNonMatches

Error Message:
Could not initialize class org.apache.lucene.store.MMapDirectory

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.lucene.store.MMapDirectory
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at org.apache.lucene.index.IndexWriter.messageState(IndexWriter.java:1104)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1019)
	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:80)
	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:56)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:113)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:107)
	at org.apache.lucene.search.BaseExplanationTestCase.beforeClassTestExplanations(BaseExplanationTestCase.java:74)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestComplexExplanationsOfNonMatches

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at org.apache.lucene.search.BaseExplanationTestCase.afterClassTestExplanations(BaseExplanationTestCase.java:62)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestComplexExplanationsOfNonMatches

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - protected static org.apache.lucene.store.Directory org.apache.lucene.search.BaseExplanationTestCase.directory   - protected static org.apache.lucene.analysis.Analyzer org.apache.lucene.search.BaseExplanationTestCase.analyzer

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - protected static org.apache.lucene.store.Directory org.apache.lucene.search.BaseExplanationTestCase.directory
  - protected static org.apache.lucene.analysis.Analyzer org.apache.lucene.search.BaseExplanationTestCase.analyzer
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'transient java.util.HashMap$Node[] java.util.HashMap.table' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field transient java.util.HashMap$Node[] java.util.HashMap.table accessible: module java.base does not "opens java.util" to unnamed module @10b73cf
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestMinShouldMatch2

Error Message:
Could not initialize class org.apache.lucene.store.MMapDirectory

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.lucene.store.MMapDirectory
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at org.apache.lucene.index.IndexWriter.messageState(IndexWriter.java:1104)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1019)
	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:80)
	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:56)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:113)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:97)
	at org.apache.lucene.search.TestMinShouldMatch2.beforeClass(TestMinShouldMatch2.java:69)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestMinShouldMatch2

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at org.apache.lucene.search.TestMinShouldMatch2.afterClass(TestMinShouldMatch2.java:102)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestMinShouldMatch2

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - static org.apache.lucene.store.Directory org.apache.lucene.search.TestMinShouldMatch2.dir

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - static org.apache.lucene.store.Directory org.apache.lucene.search.TestMinShouldMatch2.dir
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'private transient java.util.HashMap java.util.HashSet.map' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private transient java.util.HashMap java.util.HashSet.map accessible: module java.base does not "opens java.util" to unnamed module @10b73cf
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestMultiTermConstantScore

Error Message:
Could not initialize class org.apache.lucene.store.MMapDirectory

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.lucene.store.MMapDirectory
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at org.apache.lucene.index.IndexWriter.messageState(IndexWriter.java:1104)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1019)
	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:80)
	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:56)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:113)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:107)
	at org.apache.lucene.search.BaseTestRangeFilter.build(BaseTestRangeFilter.java:155)
	at org.apache.lucene.search.BaseTestRangeFilter.beforeClassBaseTestRangeFilter(BaseTestRangeFilter.java:104)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestMultiTermConstantScore

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at org.apache.lucene.search.TestMultiTermConstantScore.afterClass(TestMultiTermConstantScore.java:81)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestMultiTermConstantScore

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at org.apache.lucene.search.BaseTestRangeFilter.afterClassBaseTestRangeFilter(BaseTestRangeFilter.java:110)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestMultiTermConstantScore

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - static org.apache.lucene.search.BaseTestRangeFilter$TestIndex org.apache.lucene.search.BaseTestRangeFilter.signedIndexDir   - static org.apache.lucene.search.BaseTestRangeFilter$TestIndex org.apache.lucene.search.BaseTestRangeFilter.unsignedIndexDir

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - static org.apache.lucene.search.BaseTestRangeFilter$TestIndex org.apache.lucene.search.BaseTestRangeFilter.signedIndexDir
  - static org.apache.lucene.search.BaseTestRangeFilter$TestIndex org.apache.lucene.search.BaseTestRangeFilter.unsignedIndexDir
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.IllegalStateException: Unable to access 'private transient java.util.HashMap java.util.HashSet.map' to estimate memory usage
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private transient java.util.HashMap java.util.HashSet.map accessible: module java.base does not "opens java.util" to unnamed module @1b5eba2
	at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:171)
	at java.base/java.lang.reflect.Field.setAccessible(Field.java:165)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestMultiTermQueryRewrites

Error Message:
Could not initialize class org.apache.lucene.store.MMapDirectory

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.lucene.store.MMapDirectory
	at __randomizedtesting.SeedInfo.seed([69F8ACEB4E10CEB5]:0)
	at org.apache.lucene.index.IndexWriter.messageState(IndexWriter.java:1104)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1019)
	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:80)
	at org.apache.lucene.index.RandomIndexWriter.mockIndexWriter(RandomIndexWriter.java:56)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:113)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:107)
	at org.apache.lucene.index.RandomIndexWriter.<init>(RandomIndexWriter.java:102)
	at org.apache.lucene.search.TestMultiTermQueryRewrites.beforeClass(TestMultiTermQueryRewrites.java:51)
	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:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at 

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

SLockFactory, FiniteStringsIteratorTest, TestSpansEnum, TestIndexWriterThreadsToSegments, TestClassicSimilarity, TestNorms, TestBlendedTermQuery, TestSpanNotQuery, TestSpanExplanations, TestBlockPostingsFormat, Test2BPostings, TestMultiValuedNumericRangeQuery, TestAtomicUpdate, TestByteBlockPool, TestCodecHoldsOpenFiles, TestFieldValueQuery, TestConcurrentMergeScheduler, TestOfflineSorter, TestCustomSearcherSort, TestReqExclBulkScorer, TestIndexFileDeleter, TestPayloadsOnVectors, TestParallelTermEnum, TestTermVectorsWriter, TestStressDeletes, TestFileSwitchDirectory, TestLongBitSet, TestMultiCollector, TestMultiTermConstantScore, TestAxiomaticSimilarity, TestMultiLevelSkipList, Test2BPagedBytes, TestAttributeSource, TestFrequencyTrackingRingBuffer, TestNRTCachingDirectory, TestRamUsageEstimator, TestNeedsScores, TestSpanSearchEquivalence, TestForUtil, TestGeoUtils, TestBooleanOr, TestSloppyPhraseQuery, TestIndexWriterMergePolicy, TestStressAdvance, TestTimeLimitingCollector, TestSearchWithThreads, TestSearchAfter, TestHighCompressionMode, TestTopDocsMerge, TestStressIndexing, TestMinimize, TestNRTReaderWithThreads, TestTieredMergePolicy, TestLevenshteinAutomata, TestBufferedIndexInput, TestConsistentFieldNumbers, TestLockFactory, TestPhraseQuery, TestComplexExplanations, TestRegexpRandom2, TestPagedBytes, TestTransactions, TestPerFieldPostingsFormat2, Test2BDocs, TestSpans, TestMixedCodecs, TestLazyProxSkipping, TestDeterminism, TestMergeSchedulerExternal, TestCharTermAttributeImpl, TestStressNRT, TestSloppyPhraseQuery2, TestForceMergeForever, TestDocumentsWriterDeleteQueue, TestDocumentWriter, TestWildcard, TestExternalCodecs, TestTopDocsCollector, TestUnicodeUtil, TestDirectory, TestBooleanQueryVisitSubscorers, TestConstantScoreQuery, TestElevationComparator, TestRecyclingIntBlockAllocator, TestSimilarityProvider, TestFilterLeafReader, TestFilterIterator, TestCharsRef, TestCachingCollector, TestSpanFirstQuery, TestPhrasePrefixQuery, TestCharFilter, TestNot, TestDocBoost, TestIntsRef, TestIOUtils, TestReusableStringReader, TestPackedTokenAttributeImpl, TestBlockPostingsFormat2, TestAllFilesHaveChecksumFooter, TestBinaryDocValuesUpdates, TestDocValues, TestExceedMaxTermLength, TestFieldReuse, TestIndexReaderClose, TestIndexingSequenceNumbers, TestSpanNearQuery, TestBufferedChecksum, TestGrowableByteArrayDataOutput, TestRadixSelector, TestSloppyMath, TestOperations, TestRegExp, TestBKD]
   [junit4] Completed [442/442 (174!)] on J2 in 14.27s, 17 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/core/test/temp/junit4-J2-20161209_154155_641.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 31 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:765: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:709: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build.xml:50: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/core/build.xml:201: groovy.lang.MissingMethodException: No signature of method: static java.lang.System.clearProperty() is applicable for argument types: (java.lang.String) values: [lockverifyserver.port]
Possible solutions: hasProperty(java.lang.String)
	at groovy.lang.MetaClassImpl.invokeStaticMissingMethod(MetaClassImpl.java:1500)
	at groovy.lang.MetaClassImpl.invokeStaticMethod(MetaClassImpl.java:1486)
	at org.codehaus.groovy.runtime.callsite.StaticMetaClassSite.call(StaticMetaClassSite.java:53)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
	at embedded_script_in__home_jenkins_workspace_Lucene_Solr_6_dot_x_Linux_lucene_core_build_dot_xml.run(embedded_script_in__home_jenkins_workspace_Lucene_Solr_6_dot_x_Linux_lucene_core_build_dot_xml:1)
	at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263)
	at groovy.lang.GroovyShell.run(GroovyShell.java:518)
	at groovy.lang.GroovyShell.run(GroovyShell.java:497)
	at org.codehaus.groovy.ant.Groovy.parseAndRunScript(Groovy.java:512)
	at org.codehaus.groovy.ant.Groovy.execGroovy(Groovy.java:448)
	at org.codehaus.groovy.ant.Groovy.execute(Groovy.java:313)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:538)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:538)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
	at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:302)
	at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:538)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
	at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:538)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
	at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:538)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.Main.runBuild(Main.java:809)
	at org.apache.tools.ant.Main.startAnt(Main.java:217)
	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

Total time: 5 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any